Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
quiz-3485142
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
quiz-3485142
Commits
2fcd5182
Commit
2fcd5182
authored
6 months ago
by
Stephen Mustgrave
Browse files
Options
Downloads
Patches
Plain Diff
Update readme
parent
2b0f31dc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+29
-57
29 additions, 57 deletions
README.md
with
29 additions
and
57 deletions
README.md
+
29
−
57
View file @
2fcd5182
...
...
@@ -37,28 +37,26 @@ used as
## Question types included
*
H5P - 20
[
H5P content types
](
http://h5p.org/content-types-and-applications
)
available
*
4.x - included
*
5.x - https://www.drupal.org/project/quiz_h5p
*
True or false
*
Multiple choice
*
Short answers
*
Long answers
*
Scale
*
Question directions
*
Matching
*
Drag and drop (with lines) - moved to
https://www.drupal.org/project/quiz_ddlines
## Quiz addons
*
[
Charts
](
http://drupal.org/project/charts
)
- used by Quiz stats to render
some useful data
*
[
jQuery Countdown
](
http://drupal.org/project/jquery_countdown
)
- provides
jQuery timer for timed quizzes
*
[
Views Data Export
](
http://drupal.org/project/views_data_export
)
- export
Quiz results and user answers
*
Extensive Views
*
Rules integration through Entity API
*
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...
## Installation
...
...
@@ -70,46 +68,25 @@ used as
## How to create a quiz
1.
Create a basic quiz by going to Create content >
>
Quiz. You will have
1.
Create a basic quiz by going to Create content > Quiz. You will have
the opportunity to set many options if you would like.
2.
Finally, add questions to the quiz by clicking the "Quiz" tab and then
"Manage questions". Here you can create a new question, or use the question
bank to add a previously used question.
3.
After adding questions, click the "Take" tab to take the Quiz!
##
Othe
r modules
we like
##
Similia
r modules
*
[
H5P - HTML5 learning objects
](
https://www.drupal.org/project/h5p
)
*
[
Course
](
https://www.drupal.org/project/course
)
- put multiple quizzes
together
*
[
Certificate
](
https://www.drupal.org/project/certificate
)
- award a
certificate after passing a Course/Quiz
*
[
Course
](
https://www.drupal.org/project/course
)
- put multiple quizzes together
*
[
Certificate
](
https://www.drupal.org/project/certificate
)
- award a certificate after passing a Course/Quiz
Check out the
[
Quiz affiliated modules wiki
](
http://groups.drupal.org/quiz/177684
)
to see a fuller list of modules that extend quiz.
### Modules that extend Quiz
## Upgrading from 7.x-4.x
If you do not have any custom question modules, an upgrade to 5.x is easy.
**Note:**
There are core issues with MySQL 5.7, but only during the upgrade. See
[
here
](
https://www.drupal.org/quiz/2812685#comment-11702775
)
if you have to use
MySQL 5.7 and Drupal 7. If you do have custom question modules, they may have to
be updated slightly to work with the 5.x version.
## Roadmap
*
[#2378365]
*
Create multiple types of quizzes!
*
Custom quiz defaults per type
*
Optionally remove node dependency
*
[#2378359]
*
Create multiple types of questions!
*
Varying content fields per question
*
Create audio questions, video questions, etc.
*
[
Charts
](
http://drupal.org/project/charts
)
- used by Quiz stats to render some useful data
*
[
jQuery Countdown
](
http://drupal.org/project/jquery_countdown
)
- provides jQuery timer for timed quizzes
*
[
Views Data Export
](
http://drupal.org/project/views_data_export
)
- export Quiz results and user answers
*
[
Webform Quiz Elements
](
https://www.drupal.org/project/webform_quiz_elements
)
## Support
...
...
@@ -126,11 +103,6 @@ Please continue to help out with cleaning up the issue queue!
https://drupal.org/quiz/2280951 Have a feature request? Please open an issue in
the issue queue!
## Drupal 8
The D7 version of this module is being cleaned up so that a migration/port to
D8 will be easier.
## Credits
Many users have contributed lots of feature requests and bug reports. Previous
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment