summaryrefslogtreecommitdiffstats
path: root/lib/parse/is_quiz.js
Commit message (Collapse)AuthorAgeFilesLines
* Allow quiz titles in validationAaron O'Mullan2014-10-131-1/+6
|
* Rewrite quiz logic to be more robustAaron O'Mullan2014-10-131-31/+68
| | | | Fixes #470
* Split section classification to separate filesAaron O'Mullan2014-10-131-0/+45
Maybe have a sections folder in the future and one per type (quiz/exercise/normal) ?