drill2 icon indicating copy to clipboard operation
drill2 copied to clipboard

Browser-based multiple choice test learning assistant

Results 6 drill2 issues
Sort by recently updated
recently updated
newest added

I expected to see following question rendered as "← 'b'" but "← ' b'" appears (example reduced from problem appearing in a real set of questions). ``` [#1] ^^← 'b'^^...

bug

Drill 2 uses [Bootswatch Cyborg](https://bootswatch.com/cyborg/) for its dark theme. While simple, this solution has its drawbacks. It depends on additional set of glyphicons files, uses external font and doesn't exactly...

enhancement

Drill 2 currently relies on jQuery. However, it would be nice to remove it completely and run entire app on jqLite alone. It seems that jQuery is needed mostly for...

technical

Hi, Is it possible to preload the questions file in a certain route, so the user won't have to bother with selecting the questions manually? e.g. `example.com/spanish-quiz` would display the...

question

Eg. if 10 questions are loaded, user can choose to use only questions 3-9.

enhancement

So that radio buttons are shown instead of checkboxes. Unless a question has more than one correct answer, for these questions use checkboxes and display a warning.

enhancement