Anirban
Forum Replies Created
-
Well there is a new problem now. Suppose I have set 30 mins to an user to complete. Now if the user completes the test before time, he has to sit out the remaining minutes before the quiz gets submitted and result is shown.
I would like to add that this issue is happening after this update. It was working fine before.
I did some more investigation. I found the cause.
Suppose I have a post where I have used latex and it is rendered by mathjax.js. All math formulas are rendered correctly
Now in the same post[wpcuebasicquiz xyz]
The math formulas are displayed like this \(\frac{13}{19}\).
Please look into this.i implemented the code change. it works. thanks
The last log in the stastistics section cannot be deleted. Bulk delete leaves the last log. If i try to delete it using the delete link it throws the error.
Warning: Invalid argument supplied for foreach() in /home/studyrad/public_html/wp-content/plugins/wpcues-basic-quiz/index.php on line 304Warning: Cannot modify header information – headers already sent by (output started at /home/studyrad/public_html/wp-content/plugins/wpcues-basic-quiz/index.php:304) in /home/studyrad/public_html/wp-includes/pluggable.php on line 1178
This mail problem was there even before. I feel if you can have look at the statistics part in the next update, it will be good. The administrator of the quiz should be able to log in and see which user took which quiz and there should be a performance summary [which questions he took, what were his answers]. May be this can be sent as an email to both the user and the admin. I don’t know how difficult or easy it is to implement, just saying that this will be a nice value addition.
Forum: Plugins
In reply to: [WpCues Basic Quiz] Issue with Final Screenlooking forward to the update. thanks.
yes it still persists. I haven’t reinstalled as then I will have to retype the quizes I have already created. I will try this again after I update (not reinstall) this plugin. you can close the issue now.
Create quiz 1.
Since no grade group exists create one.
The grade group gets assigned to quiz 1.Next day
Create quiz 2.
Take the quiz.
In the final progress screen. No grade shows up.
Check the grade tab.
No grade group exists.Hope this will help you.
Forum: Plugins
In reply to: [WpCues Basic Quiz] Do the quiz results get stored in my database??Thanks !! I have spotted a few more issues. If you don’t have your hands full let me know. I can you chip in with a few more inputs.
Forum: Plugins
In reply to: [WpCues Basic Quiz] Do the quiz results get stored in my database??Checked. All issues resolved. Thanks a lot !!
One more thing I would like to ask is
Right now, in a quiz, if we have 10 questions, the user will be asked all 10 questions. Can we have a choice where we can add 20 questions and the be able to offer the user random 10 questions?Forum: Plugins
In reply to: [WpCues Basic Quiz] Do the quiz results get stored in my database??I created a quiz and a grade group say ‘abc’. Then i took the quiz myself.
In the final screen the %%Points%% displayed 0 , whereas i should have got 16 out of 16. %%Maxpoints%% correctly showed 16
%%Grade%% showed the correct grade.
Then I updated the same quiz with new questions. This time after the updation, the grade group ‘abc’ that I had made was deleted. When I retook the quiz, grade came blank.Forum: Plugins
In reply to: [WpCues Basic Quiz] Do the quiz results get stored in my database??Few more bugs i found out:
Grade groups get deleted when the quiz is updated.
%%Grades%% and %%Points%% don’t show up on the final progress screen.
A particular row from the logs (statistics) cannot be deleted by pressing the delete button.Forum: Plugins
In reply to: [WpCues Basic Quiz] Do the quiz results get stored in my database??The individual rows are not getting deleted when I click the delete button.
A Bulk Delete button would really be very helpful.Forum: Plugins
In reply to: [WpCues Basic Quiz] How to insert math questionsMany thanks for your prompt help. Really appreciate your help and your wonderful plugin. ??