-
We need to develop and refine the quiz questions for our app.
-
- See the parent issue for context. Builds on #2212.
- There are two essential components to store, a `str` for the question and an ehrQL dataset / frame / series that serves at the model answer.
- I…
-
- Develop a function that displays an explanation for the quiz question or challenge if the user:
a) has given up on the question (see https://github.com/Bootstrap-Academy/Bootstrap-Academy/issues/1…
-
I created quiz with two questions - one text questions and one multiple choice question. Turned on archiving quiz results. Plugin populated tables mdl_local_recompletion_qa and mdl_local_recompletio…
-
`
{currentQuestion ? (
{currentQuestion.question}
{shuffledOptions.map((option, index) => (
handleOptionClick(option)}
…
-
Description:
Currently, the quiz module in Quiz-Genius does not offer users the flexibility to choose the number of questions they want to attempt. To enhance user experience and increase the platfor…
-
Description:
This HTML file creates an interactive trivia quiz that includes three questions, each with multiple-choice answers. Upon clicking the “Submit Quiz” button, the quiz evaluates the user’…
-
Need a way to build a prototype because the [PRD ](https://gist.github.com/dctmfoo/eac3a1296e349188c96b04f0d221d733 )looks extensive and features probably not required during the first run
> text:…
-
**Describe the bug**
Creating a quiz does not work.
**To Reproduce**
Access to http://localhost:8000/admin/quiz/quiz/add/
`Key 'title_en' not found in 'QuizForm'. Choices are: questions.`
**E…
-
Moodle 4.3.4+ (Build: 20240530) | main moodle-quiz_export branch.
Able to export one Quiz attempt at a time, but have to click on Show report button before each export of a single Quiz attempt.
…