Skip to content

PhotoSwipe is a HTML/CSS/JavaScript based image gallery specifically targeting mobile touch devices

License

Notifications You must be signed in to change notification settings

lzbk/PhotoSwipe.Quizz

 
 

Repository files navigation

This is a fork of PhotoSwipe that is used to create image based quizzes

If you want the real PhotoSwipe without my added bugs and functionnalities go there

This will probably be a bit fastly done, not very generic, not perfect : I needed the functionnality for another project, but if someone needs something of the sort feel free to make it better (remember to let her into your heart, though).

Changelog

  • v0.4.0 :
    • a fixed formula ;
    • feedback conditions either true or based on the score ;
    • backlog and known bugs :
      • jquery display of overlay is buggy (maybe look at the PhotoSwipe code which mentionned such issues).
  • v0.3 :
    • with BrowserQuest compliant local storage :
      • the user can come back to finish their activity ;
      • possibility to prevent users from repeating the test and getting an evaluation (unless they erase their local storage);
    • "multilingual" ;
    • now possibility to create a "recap" : global feedback that can be accessed later (handled as a global feedback, almost).
  • v0.2 :
    • messages are now an overlay (not an alert), we can therefore put real html in there.
    • backlog and known bugs :
      • O.K.E: the keyboards events are not modified when the overlay is put and the carousel below is therefore still operationnal, something should be done about this someday
      • settings : in DialogOverlay.initialize(), use the settings
  • v0.1 : Added quizzes…
    • backlog and known bugs :
      • lacks mode : "ALL_AT_ONCE",
      • lacks formula handling, and condition handling for global feedback (Edit: and recap)

About

PhotoSwipe is a HTML/CSS/JavaScript based image gallery specifically targeting mobile touch devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%