kekshd / keks

an elearning system with basic answer types yes/no/matrix
http://keks.uni-hd.de
ISC License
10 stars 4 forks source link

Support for prechosen set of questions #109

Closed oqpvc closed 6 years ago

oqpvc commented 7 years ago

something like https://keks.mathi.uni-heidelberg.de/hitme#hide-options#questions=1202,1203,1204 should work

admin interface functionality to choose questions and generate such a link would be neat as well.

fosterfarrell9 commented 7 years ago

There is still one small problem: The questions you submit for a test are ordered by their number in the database E.g.,

https://keks.mathi.uni-heidelberg.de/hitme#hide-options#questions=1204,1203,1202

will first display question 1202, then 1203 and then 1204, while it should be the other way around.