FinalQuest(id, start, end, title, order, quest_ptr_id)
Quest(id, start, end, title, order)
Allow specific formulas for specific quests. Hackish by now, think of a better approach in next version TODO
Get questions/levels in specified order
Current activity status. Note (alexef): I’m not particulary happy with this
Each game must extend Game
Returns a list of formulas used by qotd
QuestResult(id, user_id, quest_id, level)