Bug #432
Quiz questions not working
Status: | Closed | Start date: | 12/21/2012 | ||
---|---|---|---|---|---|
Priority: | High | Due date: | |||
Assignee: | SteveWyshy | % Done: | 90% | ||
Category: | - | ||||
Target version: | Dev Sprint 5 | ||||
Component: |
Description
Don't accept their correct answer:
- 3.8 question 1, 2 and 3 answer not working
- 4.2 question 1 and 3 answer not working
- 5.1 question 2 answer not working
- 5.6 question 4 and 5 answer not working
- 5.8 question 3 answer not working
- 5.13 questions not translated
History
#1 Updated by n8fr8 about 5 years ago
- Target version set to Dev Sprint 4
#2 Updated by n8fr8 about 5 years ago
- Assignee set to n8fr8
#3 Updated by n8fr8 almost 5 years ago
- Priority changed from Normal to High
#4 Updated by n8fr8 almost 5 years ago
- Status changed from New to In Progress
#5 Updated by n8fr8 almost 5 years ago
Two problems going on here:
1) Sometimes TRUE is written True and FALSE is written False. We need consistency and/or code that can handle these variations.
2) some quiz answers have images in them, which we were not expecting. working on it..
Question 4
Which of these images is properly exposed?
Answer 1:!4.2.13.a.png!
Answer 2:!4.2.13.b.png!
Answer 3:!4.2.13.c.png!
Correct Answer:2
#6 Updated by baghdadbrian almost 5 years ago
I'm tagging Jesse and will follow up with him and Steve to see how we can assist with making these corrections.
Regarding the non-text assets, my apologies if that's been unclear. We expected to have not only image answer choices, but in the future also audio and video. I believe in future curriculum revisions, our initial adjustments will focus entirely on the quizzes and building out additional methods to demonstrate comprehension of the lessons.__
#7 Updated by n8fr8 almost 5 years ago
for 4.2, the word "Question:" was ommited from the question text.
INCORRECT FORMAT
Question 4
Which of these images is properly exposed?
Answer 1:!4.2.13.a.png!
Answer 2:!4.2.13.b.png!
Answer 3:!4.2.13.c.png!
Correct Answer:2
CORRECT FORMAT
Question 4
Question:Which of these images is properly exposed?
Answer 1:!4.2.13.a.png!
Answer 2:!4.2.13.b.png!
Answer 3:!4.2.13.c.png!
Correct Answer:2
~
#8 Updated by n8fr8 almost 5 years ago
baghdadbrian wrote:
I'm tagging Jesse and will follow up with him and Steve to see how we can assist with making these corrections.
I am making changes where I can and pushing them back into the lessons github repo.
Regarding the non-text assets, my apologies if that's been unclear. We expected to have not only image answer choices, but in the future also audio and video. I believe in future curriculum revisions, our initial adjustments will focus entirely on the quizzes and building out additional methods to demonstrate comprehension of the lessons.__
Actually non-text questions & answers are fine. I have a solution for it (show them as a slideshow at the top). The main issue is you just need to conceive of actually how the user will interact with it. At the very least a question with 4 video answers will mean you have for videos embedded in a page, which can be confusing and complicated from a performance perspective.
#9 Updated by n8fr8 almost 5 years ago
Also IMPORTANT: We will need to make the changes/fixes in the arabic lesson text as well.
#10 Updated by n8fr8 almost 5 years ago
last update for now - just fixed handling of most/all of the problems with true/false questions.
#11 Updated by n8fr8 almost 5 years ago
- % Done changed from 0 to 90
i think most of these have been handled by improved quiz logic
#12 Updated by n8fr8 almost 5 years ago
- Status changed from In Progress to Resolved
- Assignee changed from n8fr8 to SteveWyshy
@Steve -if you can have someone (Jesse?) verify these with the next build, that would be great.
#13 Updated by n8fr8 almost 5 years ago
- Target version changed from Dev Sprint 4 to Dev Sprint 5
I am moving the verification of this (testing quiz/lesson content) to sprint 5.
the technical work is done for now.
#14 Updated by n8fr8 almost 5 years ago
- Status changed from Resolved to Closed