/quizly

Automatically exported from code.google.com/p/quizly

Primary LanguageJavaScript

Quizly: A live-coding platform for App Inventor

Quizly is a live coding platform for App Inventor that is based on Blockly. For example, here we see a quiz where the student has been asked to define a fahrToCels function. Quizly runs the student's code and reports whether the function is correct or not:

Demos

Two separate applications are used for making and taking quizzes. Quiz Maker generates a JSON object that can be uploaded (manually, for now) into Quizly:

  • Example Quiz Maker
  • Example Quizzes

    The code is free and open source -- and there is much work to do!

    Acknowledgment and Disclaimer. This material is based upon work supported by the National Science Foundation under Grant Nos. CNS-1240841. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.