Change position of default correct and Incorrect feedback that appear at bottom when reviewing quiz By Developer 01 Hi, I want to move position of default correct and incorrect feedback that appear at bottom when reviewing quiz. Ref.jpg
Matthew Bibby Developer 01 over 2 years ago02/18/20 at 12:38 am (UTC) Might be possible, but not something I've tried before (as I almost never use the inbuilt question types).
Developer 01 Author Matthew Bibby over 2 years ago02/18/20 at 5:12 am (UTC) There is 105 questions and client want correct incorrect feedback on review. So I want help for that. I tried in CSS...but I didn't find any class for that. Could you help me?
Matthew Bibby Developer 01 over 2 years ago02/18/20 at 5:17 am (UTC) Sure, I'll have a look at it when I have some spare time later.
Matthew Bibby over 2 years ago02/18/20 at 5:48 am (UTC) The ID's are generated at runtime, are different for each question slide and vary each time I take the quiz. This isn't something that I'll be able to figure out for you, sorry. I took some screenshots to show how the ID's change, these are from the first time I did the quiz: These are from the second time: Third time: Good luck with the rest of your project.
Phil Mayor Hero over 2 years ago02/18/20 at 7:42 am (UTC) You can stop them showing on the review trigger or mask them out on the review layer, you can use triggers to show a custom feedback on review, however this would be done on a slide by slide basis
Developer 01 Author Phil Mayor over 2 years ago02/18/20 at 8:45 am (UTC) Thanks Matt for your efforts. I did the same try. @Phil actually that on is last option for me. But there is 105 questions in 7 assessment(15 in each). It will take time to do on slide by slide basis. Thanks both of you!
8 Replies
That is currently not an option.
Using JavaScript or CSS?
Might be possible, but not something I've tried before (as I almost never use the inbuilt question types).
There is 105 questions and client want correct incorrect feedback on review. So I want help for that.
I tried in CSS...but I didn't find any class for that. Could you help me?
Sure, I'll have a look at it when I have some spare time later.
The ID's are generated at runtime, are different for each question slide and vary each time I take the quiz.
This isn't something that I'll be able to figure out for you, sorry.
I took some screenshots to show how the ID's change, these are from the first time I did the quiz:
These are from the second time:
Third time:
Good luck with the rest of your project.
You can stop them showing on the review trigger or mask them out on the review layer, you can use triggers to show a custom feedback on review, however this would be done on a slide by slide basis
Thanks Matt for your efforts. I did the same try.
@Phil actually that on is last option for me. But there is 105 questions in 7 assessment(15 in each). It will take time to do on slide by slide basis.
Thanks both of you!