This is a group to discuss developments in the quiz module and it's development. This group hopes to be a place to discuss new exciting ideas and implementations.
Groups of quiz questions
Hi everyone.
I want to use drupal quizzes to implement Cloze functionality, that is, associating a group of questions with a passage of text, and then having the ability to put several of these question groups into a single quiz. A question group could be currently implemented as a single quiz, but I cannot see how to group quizzes. How would you approach this problem?
Read moreUser view results quiz but they not full
Hello!
Beforehand I beg pardon for my English.
I create Quiz project with multichoice questions. User visits the site, register and pass the quiz. After the quiz he sees the results and they look good. Later user sees the results through the administration of his profile (example, 'site/user/20/myresults' and selects the quiz) but the results look different - without marked right or wrong results.
To better understand what I mean I attach files: 01.JPG - right results immediately after the quiz; 02.JPG - user sees the results through the administration of his profile.
Ability to add weights to answers
As part of a large project that will be using Quiz module, we have a requirement where the customer would like to be able to add weights to answers. Is this something that is in the plans for Quiz 4.x at all? If not, is it something that could easily be added with the quiz_questions module (as mentioned here)?
Thanks.
Read moreAdding a preview questions option to questions import module
Releasing Quiz 4.x alpha 1
Quiz module has been growing dramatically. We have a lot of new ideas, users and developer joining with us to make it a typical e-learning quiz engine. As a maintainer of quiz 4.x gsoc branch i would like to release an alpha version of quiz 4.x on coming mon 20th July. It is expected to have the following new features
Features list
1. Questions Import
2. Questions Export
3. Results Export
4. Scale - a new questions Type
5. Admin Dashboard.
6. Option to view answer out of quiz
7. Item collection (question bank) [edit]
Best way to view quiz results?
Hello,
I'm adding some basic "did you attend training" quizzes for HR at the non-profit I work for. I'm fairly new to Drupal, so maybe this is something obvious to a more experienced user...
I need to view quiz results in two ways:
a) All quizzes taken by a specific user, with their score on the quiz.
b) All users who have taken a specific quiz, with their score on the quiz.
The ways I've found to do this are all close, but none of them quite work. Am I missing something obvious?
Here are the ways I've seen so far:
http://site/quiztest/byuser/%USER_ID
Read moreQuiz Menu Entry
Can someone update me on the status of Quiz as a navigation menu entry?
I saw somewhere that it is being added to the main menu, I think?? I have just loaded it, created a quiz and created a direct link to it... is there a better way? I would like to see a list of all quizzes under a Quiz main menu entry... just like I see all blog entries under "Blog" or forum topics under "Forum"
Im somewhat new to Drupal, so please redirect me to the right answer if it is already here somewhere.
Read moreQuestion on use of Quiz in corporate training
Good Day
I have some history with Drupal and have been interested in putting together a training program for corporate use. With the budget restrictions of today's economy, many companies have cut their training budgets mostly because of the high travel costs associated with sending people to seminars. I would like to substitute a self-paced web program for the off-site seminars. My initial read of the Quiz documentation has me very excited.
Using Quiz for things that are not a Quiz
Hello Quizers,
I'm working in a very small group at Wageningen University, a small university aimed at life sciences. We've been doing research on the design and development of learning material for the past nine years and we've recently decided to move from our home-grown scripts to a more solid foundation: Drupal, maybe using the Quiz module.
Read moreQuiz 3.0, Quiz 2.2 Released, Quiz support for Drupal 5 removed
Quiz 3.0 has been released. This is considered the current stable release for Drupal 6.
Quiz 2.2 has been released. This contains only security patches and very minor changes. We will continue patching this as security issues come up, but all development energy is being channeled into Quiz 3 and Quiz 4.
Quiz 1.x for Drupal 5 has been removed from the downloads area.
Read moreQuiz 4.x planning
After a lively thread on separating a question bank from the quiz module, it was suggested to start a new one planning Quiz 4.x.
What would you like to see in Quiz 4.x? Here are some ideas so far:
Quiz/Question Bank module
- Allow question items to be edited and viewed without the assumption of quiz-taking. (Currently "View" of an item sets up a quiz-taking interaction.)
- A quiz is a list (ordered) of question items.
- A collection is a set (unordered) of question items and/or quizzes.
Quiz 3.0 Beta 1 is released
The last critical bug against Quiz has been resolved, so we have gone from Alpha into Beta.
Roadmap:
Beta will be released as soon as we deem it stable enough for production use. Please test.
No new features will be added to Beta (unless adding them resolves bugs). All new features will go into Quiz 4, which will be branched in CVS soon.
Read moreQuiz 3.0 Alpha 2 is released
In this version:
Two new question types have been added: matching and short answer.
The Question Import module now (at least partially) supports QTI 1.2, though it requires QueryPath to do this.
Lots of bugs have been fixed. And I know I am forgetting some of the other new features.
One bug is still giving us grief, and is holding back a beta release: http://drupal.org/node/344926
Please provide feedback on the matching and short answer implementations.
Read moreQuiz 3.0 Alpha 1 is released
Quiz 3.0 Alpha 1 has been released.
Take a close look at the Release Notes before installing. If you are a -dev user, you will need to remove the pre-alpha version, since the modules were (finally) moved into sub directories.
There are a few major bugs that will prevent Quiz from going on into Beta. Both are mentioned in the release notes.
Read moreDrupal based music education site
Hi All,
I'm in the process of producing a web-based tutorial for music students to introduce them to computer music making. I'd be very interested to see your comments and suggestions for improvements regarding the content, presentation & whatever really.
The site is Drupal 5 using Asset for media, Lightbox, Quiz amongst others.
Please don't tell me to upgrade to Drupal 6 - it's in the pipeline but not till the next funding round.
thanks in advance
Marcus
Read moreToward Quiz 3 Alpha/Beta
As some of you may have noticed, I have begun the process of cleaning up the issue queue. What I am trying to do is get Quiz 3 in shape for an Alpha release.
For the brave, please use Quiz 3 dev snapshots and file bugs as you find them. While Quiz 3 remains structurally very similar to Quiz 2, we have overhauled parts of the UI, added new question types, and integrated several new peripheral features (including a timer and robust Views 2 support).
During Alpha, we will continue to add new features, though changes to the core quiz module will be done only as necessary.
Read moreSeparating question bank from quiz taking
I'm excited that Sivaji (sivaji) has been selected to work on the Quiz module for Google Summer of Code and by the recent improvements that Matt (mbutcher) has been making.
Read moreQuiz changelog
Last updated by sivaji_ganesh_j... on Sun, 2009-04-26 21:16
This page is intended to track the changes, feature requests, implemented features and so on. Quiz SoC project features are over there http://groups.drupal.org/node/21627
What's new in quiz 3.x ?
- Timer
- Bulk import Feature
- Additional question type
3.1. True/False
3.2. Long Answers
3.3 Quiz Directions - Quiz Resume Support
- API to ease creation of new Question type
- Enhanced Internationalization.
- Drag and Drop
- Autocomplete
TODO
- hook_cron to remove partially left quiz/test
- Better User Interface
Thing that you like to see in Quiz 3.x ?
Quiz Module is an official Summer of Code program!
I am proud to announce that Sivaji's Google Summer of Code project was selected. This summer, Sivaji will be working on numerous improvements to the Quiz module. Already, he has begun submitting significant patches to the module, as well as working on open issues in the issue queue.
We are looking forward to some fantastic improvements to Quiz between now and September.
Congratulations, Sivaji!
Read more




