I would like to contribute a helper module for quiz 3.x . This module provides two form fields on multi-choice and true-false question nodes to associate positive and negative marks. If question is answered correctly then marks for right answer are added to user result and if it is answered wrong then negative marks for wrong answer are subtracted for that question in a quiz.
This is done for all results IDs for a user and it also provides a page to view rank-wise results. It caches ones calculated result and an update link to re-calculate results.
Quiz project is awesome. I used it during a technical quiz competition in my college. Quiz module tells us about each result id i.e. for each answer sheet that how many questions are correct but I needed a negative marking strategy that can calculate and show me the rank status so that I can eliminate low rank participants.
I have been working with drupal since a year and I am sure this common use case will help other users.
This is done for all results IDs for a user and it also provides a page to view rank-wise results. It caches ones calculated result and an update link to re-calculate results.
Quiz project is awesome. I used it during a technical quiz competition in my college. Quiz module tells us about each result id i.e. for each answer sheet that how many questions are correct but I needed a negative marking strategy that can calculate and show me the rank status so that I can eliminate low rank participants.
I have been working with drupal since a year and I am sure this common use case will help other users.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | quiz_marking.tar_.gz | 3.46 KB | Paras Kuhad |
Comments
Comment #1
Paras Kuhad commentedHere is the module :
Comment #2
zzolo commentedHello @Paras Kuhad, can you go into more detail as why this module shouldn't be integrated with Quiz itself? Have you tried contacting the Quiz maintainer to ask about combining your module into quiz?
--
Note: Please be patient with the CVS application process. It is all done by volunteers. Our goal is not to be arbitrarily slow or meticulous. Our goal is to get you CVS access and ensure that you are and will become a more responsible Drupal contributor. For a quick reference on what I look for in a code review, please see this article on what I look for.
Comment #3
avpadernoThere have not been replies in the past week. I am marking this application as .