JazzQuiz
Maintained by
Sebastian Gundersen, George Schaathun, André Storhaug
JazzQuiz lets the teacher run a preplanned quiz, but with the power of improvisation. Several improvise questions are included, which lets you quickly run a multichoice or short answer question during the quiz. You can also start a vote on the students' responses. After the session, you can review the responses for each question (even repolls). You can also download reports for attendance or responses in CSV.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
If you find bugs or other problems, they are best discussed on github, although I try to pay attention here too.
https://github.com/KQMATH/moodle-mod_jazzquiz/tree/release/1.1
Kind regards.
My plan now is to run a field test on Monday with Moodle 4 and then make a new release which answers the original use case, namely improvised questions and discussion. I am committed to support that one original use case, but I simply do not have the resources to support other uses.
Some of your issues have probably been resolved. At least adding questions from the QBank should not be an issue. I hope, over the next two months, can solve some of the issues you have, but it is not realistic to solve them all. Sorry.
It would be useful if you could move the discussion to github, making one issue per problem, with some additional detail. E.g. for grading, what do you expect to see where in the UI? Display of all columns, which columns do you expect?
- proper integration of QBank functionality for JQ, incl a) display of all columns, b) search by tags across the entire Q.Bank, c) most important to be able to select and add questions from the QBank.
- Ability to delete old sessions created by the user,
- Even if gradebook integration is not possible, the ability to display correct score per student or correct option scored per question could bridge some distance.
Hope santa is bring in some goodies sooner than christmas.
Having said that...
Thanks again for your great work!
Grading too, was out of scope. While one could conceivably merge RTQ, AQ, and JazzQuiz to support all the use cases in one plugin, there are simply not enough volunteers to do it. By keeping the scope narrow, we have a hope to keep the plugin working.
I agree that deletion of old and unintended sessions should be possible. Would you mind posting an issue (user story) on github?
At the moment, we are in the process of rebuilding the team after a discontinuity, and thus I am serious about recovering to build a solid plugin for Moodle 4. Playing catchup with Moodle 3 is simply too much. We can do trivial backports, but the architectural changes to Moodle 4 mean that many bug fixes would have to be done twice.
For instance we cannot click and select multiple questions when adding to quiz. In fact it appears to me that the Tag, or search functionality is totally broken. Ideally it would have been flagged by Moodle HQ during bug testing itself.
Deletion of old or unintended sessions is important. RTQ and AQ had the functionality of indicating the correct answer and potentially displaying the resultant grade. That is quite important as well. I wonder if all (and then more) lacunae are being considered for future upgrades.
I would wonder aloud though that bug fix should be done for 'older' versions, and new features are welcome for new versions.
Full appreciation for the voluntary and pro bono contribution done by you guys. Keep up the good work!
There is no hope that we will resolve this for Moodle 3.8, which I think has reached its end of life.
We are currently preparing JazzQuiz for Moodle 4.X which means a massive change to question handling, and we shall keep your suggestion in mind when we do so. See https://github.com/KQMATH/moodle-mod_jazzquiz/issues/88
Adding functionality to 3.X versions is very low priority.
we are on Moodle 3.8, JazzQuiz 1.0.1 (Build: 2021020400).
Apparently we see a problem adding questions from the question bank. I hope you can solve it.
searching by tags is critical for large question banks. unlike Moodle where we can search by multiple tags, here only one tag is accepted and then the page refreshes quickly. Also the search is within the entries displayed on that page. It seems to not search across QBank.
Also all columns of question bank are not displayed in JQuiz. It would be better for question searching that all cols are displayed.
I hope we are not missing anything.