You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mathieu edited this page May 2, 2013
·
3 revisions
Adding a quizz layer to photoswipe to manage image based quizzes : not a quizz about an image, but a MCQ with images as answers.
One can store their questions in a JSON file following a certain format, then the Quizz class provides methods to generate, take and correct the quizz.
The format uses a set of constants, among which the "Mode", which defines when a quizz is over.