Skip to content
/ quiz Public

Port of the Quiz module from Drupal 7 to Backdrop CMS

License

Notifications You must be signed in to change notification settings

rositis/quiz

Repository files navigation

Quiz

The Quiz module lets you create graded assessments in Backdrop. A Quiz is given as a series of questions. Answers are then stored in the database. Scores and results are displayed during or after the quiz. Administrators can provide automatic or manual feedback. See all the features below! This module can be used as

  • an object in a larger LMS, or a supplemental classroom activity
  • a standalone activity (audio, video, rich text in questions/answers)
  • a self-learning program, using adaptive mode with multiple answer tries
  • a training program, with multiple improving attempts

The quiz module allows users to administer a quiz, as a sequence of questions, and track the answers given. It allows for the creation of questions (and their answers), and organizes these questions into a quiz. Its target audience includes educational institutions, online training programs, employers, and people who just want to add a fun activity for their visitors to their Drupal site.

The quiz module has a plethora of permission options. Unless you take care setting your permissions, the quiz module might not do everything you want it to do.

For more information about quiz, and resources on how to use quiz, see the Quiz project website

Features

  • Extensive Views, Rules integration through Entity API
  • Integration with H5P making 20+ content types available
  • OO Question API
  • Very configurable feedback times and options
  • Pre-attempt questionnaires (through Field API)
  • Views and Views Bulk Operations for managing questions/results
  • Drag and drop ordering of questions/answers/pages
  • Configurable questions per page
  • Devel generate support (dummy Quiz/Question/Result data)
  • Question randomization, from per-Quiz pool or taxonomy category
  • Certainty-based marking
  • Multiple attempts per user
  • Lots of unit test coverage
  • Adaptive mode and feedback
  • Build on last attempt mode
  • Timed quizzes
  • Question reuse across multiple Quizzes
  • Robust Quiz/Question versioning
  • AJAX quiz taking
  • And many more...

Question types included

Quiz addons

  • Charts - used by Quiz stats to render some useful data - NOT YET PORTED TO BACKDROP
  • jQuery Countdown - provides jQuery timer for timed quizzes - NOT YET PORTED TO BACKDROP
  • Views Data Export - export Quiz results and user answers - NOT YET PORTED TO BACKDROP

Other modules we like

Check out the Quiz affiliated modules wiki to see a fuller list of modules that extend quiz.

Support

We have a big community supporting Quiz, and it's getting bigger! Let's make this the best assessment engine, ever. IRC, in #drupal-course (for Quiz, Course, Certificate module support) IRC, in #drupal-edu (general edu talk), Drupal groups,

Documentation

Additional documentation is located in the Wiki: https://github.com/backdrop-contrib/quiz/wiki/Documentation.

Issues

Bugs and Feature requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/quiz/issues.

Current Maintainers

Credits

Backdrop CMS Port:

Original Drupal Version: Many users have contributed lots of feature requests and bug reports. Previous maintainers also deserve a lot of credit! Join the Quiz group at http://groups.drupal.org/quiz to get involved! Quiz is currently being sponsored by: djdevin@DLC Solutions/ EthosCE for the 7.x-5.x branch Previous sponsors The e-learning company Amendor, The Norwegian Centre for ICT in Education, Norwegian Centre for Integrated Care and Telemedicine

About

Port of the Quiz module from Drupal 7 to Backdrop CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published