CORRECT ANSWER RESULTS SHOW AS WRONG
- Brian
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
10 years 4 weeks ago #1
by Brian
CORRECT ANSWER RESULTS SHOW AS WRONG was created by Brian
Simple quiz is great thankyou however I have a 20 questions with approx 4 choices per question. 1-10 all good.
Q's 11, 14, 17 & 19 have the correct checkboxes ticked (we have looked and compared several times) but the results show the answer as incorrect.
Is there a way I can show your perhaps or guide me to the relevant files and I can check out the PHP and 'fix' myself.!
I have attached a composite image of Q-11 to show what I mean.
Q's 11, 14, 17 & 19 have the correct checkboxes ticked (we have looked and compared several times) but the results show the answer as incorrect.
Is there a way I can show your perhaps or guide me to the relevant files and I can check out the PHP and 'fix' myself.!
I have attached a composite image of Q-11 to show what I mean.
Please Log in or Create an account to join the conversation.
- Christopher Mavros
-
- Offline
- Administrator
-
10 years 4 weeks ago #2
by Christopher Mavros
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic CORRECT ANSWER RESULTS SHOW AS WRONG
Hello Brian and thank you for posting.
Unfortunately, I don't see any attached image, and moreover, I would like to see more information about this (like checking the quiz, on a live URL), so please contact me with that information at me@mavxr.com to check this issue.
Thanks again.
Unfortunately, I don't see any attached image, and moreover, I would like to see more information about this (like checking the quiz, on a live URL), so please contact me with that information at me@mavxr.com to check this issue.
Thanks again.
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Please Log in or Create an account to join the conversation.
- Sissel Lundeby
-
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
2 years 2 months ago #3
by Sissel Lundeby
Replied by Sissel Lundeby on topic CORRECT ANSWER RESULTS SHOW AS WRONG
Hi,
I am experiencing this issue. My quiz has 10 mandatory questions of type "Radio Button (Single Choice). Upon completion of the quiz I get a result of "0", but all the answers chosen are correct.
The e-mail sent to the user confirm the test result of "0". In the e-mail sent to the administrator with the test result, it looks like none of the answers are registered.
When the user looks at the result from the quiz at the front-end of the web page; the answers given are displayed with a green ckeck mark, indicating correct answers.
What can be causing the quiz result to show "0" when all 10 questions are answered correctly?
I am experiencing this issue. My quiz has 10 mandatory questions of type "Radio Button (Single Choice). Upon completion of the quiz I get a result of "0", but all the answers chosen are correct.
The e-mail sent to the user confirm the test result of "0". In the e-mail sent to the administrator with the test result, it looks like none of the answers are registered.
When the user looks at the result from the quiz at the front-end of the web page; the answers given are displayed with a green ckeck mark, indicating correct answers.
What can be causing the quiz result to show "0" when all 10 questions are answered correctly?
This attachment is hidden for guests.
Please log in or register to see it.
Please log in or register to see it.
Please Log in or Create an account to join the conversation.
- Christopher Mavros
-
- Offline
- Administrator
-
2 years 2 months ago #4
by Christopher Mavros
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic CORRECT ANSWER RESULTS SHOW AS WRONG
Hello Sissel and thank you for posting.
Back in 2016, Brian contacted me via email and we solved the issue. The correct answer had trailing whitespace and the extension didn't trim it.
This had been resolved and answers are now trimmed.
From your attachment and your description of the problem, I assume you may have selected "Score Quiz", instead of "Quiz" in your Quiz's Quiz type. (I wrote Quiz too many times!)
Quizzes must only be used with Text, Checkboxes and Radio Buttons.
Score Quizzes must only be used with Score Radio Buttons and Score Ranges.
The difference between the two is simple. The "Quiz" type yields a simple percentage of correct vs wrong answers. The "Score Quiz" yields a custom score, depending on possible options.
Please check that and let me know if it's fixed.
Back in 2016, Brian contacted me via email and we solved the issue. The correct answer had trailing whitespace and the extension didn't trim it.
This had been resolved and answers are now trimmed.
From your attachment and your description of the problem, I assume you may have selected "Score Quiz", instead of "Quiz" in your Quiz's Quiz type. (I wrote Quiz too many times!)
Quizzes must only be used with Text, Checkboxes and Radio Buttons.
Score Quizzes must only be used with Score Radio Buttons and Score Ranges.
The difference between the two is simple. The "Quiz" type yields a simple percentage of correct vs wrong answers. The "Score Quiz" yields a custom score, depending on possible options.
Please check that and let me know if it's fixed.
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Please Log in or Create an account to join the conversation.
- Sissel Lundeby
-
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
2 years 2 months ago #5
by Sissel Lundeby
Replied by Sissel Lundeby on topic CORRECT ANSWER RESULTS SHOW AS WRONG
Hi Christopher.
You are right! I had selected "Score Quiz". After I changed to "Quiz" it works!
I got this message upon completion:
Quiz Results: SPC test
Your result is: 10 / 10 (100.00%).
Thanks for taking our quiz!
You achieved a total score of [score] points.
Suggestions on how I get the score to show in [score]?
Thanks!
Sissel
You are right! I had selected "Score Quiz". After I changed to "Quiz" it works!
I got this message upon completion:
Quiz Results: SPC test
Your result is: 10 / 10 (100.00%).
Thanks for taking our quiz!
You achieved a total score of [score] points.
Suggestions on how I get the score to show in [score]?
Thanks!
Sissel
Please Log in or Create an account to join the conversation.
- Christopher Mavros
-
- Offline
- Administrator
-
2 years 2 months ago #6
by Christopher Mavros
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Replied by Christopher Mavros on topic CORRECT ANSWER RESULTS SHOW AS WRONG
I'm glad it worked.
The available smart texts you can use change depending on the quiz type.
They are described on the right of the Complete Text.
For example, you can use [questions], [answered_questions], [unanswered_questions] to writes the number of all questions, answered questions or unanswered questions respectively, [percent] to write the percentage of correct answers and [correct_answers], [wrong_answers] to write the number of correct or wrong answers respectively.
Let me know if you need any further assistance!
The available smart texts you can use change depending on the quiz type.
They are described on the right of the Complete Text.
For example, you can use [questions], [answered_questions], [unanswered_questions] to writes the number of all questions, answered questions or unanswered questions respectively, [percent] to write the percentage of correct answers and [correct_answers], [wrong_answers] to write the number of correct or wrong answers respectively.
Let me know if you need any further assistance!
Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Please Log in or Create an account to join the conversation.
Moderators: Christopher Mavros