Mr. Vibe by email offered to provide some code or a switch to enable partial marking in fillblank questions (where there are many blanks in one question and some are answered correctly and some incorrectly, and the score is not zero). Could I please have an update.
Thank you for posting this topic. Marking this to planned features.
I will also post a small quick fix for this and in the next update 2.5 this week, add a switch in LMS - Settings.
I have added a filter which would not support partial marking.
Note that the partial marking would require you to enter the marks in integers.
Like if a question with fillblanks has 12 fill blanks, you must set the marks for this question in multiples of 12.
add_filter('bp_course_evaluate_question_partial_marking',function($flag){return 1;});
I'm sorry, I don't understand - would not support? If you meant something else, where can I get partial marking?
After 2.5 update
I cannot find how to enable partial marking.
One of the styling issues in fillblanks that makes it necessary to click twice in every field has not been resolved - this is a problem for me and my students.
Hello,
I have the same question as Grakerr. I posted a topic around the same time that this one was started and was provided a link to this page. Here is the link to the topic I posted for reference:
https://vibethemes.com/documentation/wplms/forums/topic/partial-marking-system-for-wplms/.
I too do not see an option to enable partial marking in LMS settings after the 2.5 update. Is this still in the works? Was there a quick fix that I could have access to also?
Thanks!