Closed (fixed)
Project:
Quiz
Version:
6.x-dev
Component:
Code - Quiz core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2020 at 13:43 UTC
Updated:
14 Aug 2020 at 17:44 UTC
Jump to comment: Most recent
Critical issues to fix before alpha2
Comments
Comment #2
djdevinComment #3
djdevinComment #4
djdevinComment #5
djdevinComment #6
djdevinComment #7
ali jab commentedquiz 8.0.0-alpha1 not quiz 6.0.0-alpha1 please fix
Comment #8
djdevinNo, this is correct.
See https://www.drupal.org/node/1015226
Comment #9
ali jab commentedWhen you try to delete a question you will get this :The website encountered an unexpected error. Please try again later.
Comment #10
ali jab commentedYou ara not able to edit a question If it has attempts
Comment #11
djdevinPlease review issue queue etiquette at https://www.drupal.org/node/1839650 and then open new issues for any bugs you find.
You must create a new revision of a question if you want to edit it once it has already been taken. Otherwise you will break the quiz and grades/reporting.
Comment #12
ali jab commentedThanks
Comment #13
pranjitbaruah commentedWhen I try to create a new question(multichoice) the message is coming " The website encountered an unexpected error. Please try again later." . Used latest drupal version (D8 8.8.5)
Comment #14
djdevinPlease review issue queue etiquette at https://www.drupal.org/node/1839650 and then open new issues for any bugs you find.
Comment #15
djdevinComment #16
ali jab commentedHow to edit the questions list view? (admin/quiz/questions. not questions bank view) So I can view a certain number of questions and classify them in the categories. A large number of questions 1000 or more in one page is not a good idea.
Comment #17
djdevinPlease open a new issue for that, this is only for release tracking.
Comment #18
sirbanks commentedSorry to post here but I cannot find anywhere else. I am evaluating this package for use and really like it, but I am curious about the upgrade path. Is there any timeline for a package that will be upgradeable, or at least we won't lose previous tests created? Not pushing you, just trying to see if we can work this package into our process. Thanks in advance for any assistance.
Comment #19
djdevinIt can't be guaranteed until Beta, but the storage has been stable for a while. Unless there is some critical issue that requires a big schema change I don't see any migrations necessary at this point. Configurations might change a little bit so Quizzes or other settings might have to be reconfigured on a new version.
There might be API-breaking changes as we get into Beta but if you are just using this module and the bundled question types you should be fine especially after alpha3 which has a few big blockers fixed.
Comment #20
sirbanks commentedExactly what I was looking for and thank you for the quick response!
Comment #21
ali jab commentedDoes anyone know how to access a quiz question without taking the quiz? I'm looking fore any option that allows anyone to see this link outside the quiz? .../quiz/quiz id/take/question number
EX: site.com/quiz/15/take/6 Please help thank you.
Comment #22
djdevinPlease open a new issue for that, this is only for release tracking. But I can tell you, as with previous versions you cannot take questions outside of a quiz since they could not be scored. You may want to look into something like https://www.drupal.org/project/h5p if quiz and question confidentiality isn't needed.