Calculating passing grade based on a final exam

Home Forums General [ No Support Zone ] Feature Request Planned Features Calculating passing grade based on a final exam

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #35982
    colinmcparland
    Participant
    Hi there, Currently the passing grade for a course is calculated based on the aggregate mark of all the quizzes in a course.  Only auto-evaluated quizzes count towards this aggregate mark.  What would be great is to have functionality that allows the final grade to be calculated based on a quiz of the instructors choice, without them having to have all other quizzes manually evaluated.   For example, in our tutorial series we have ~20 small quizzes throughout the tutorial that need to be auto-evaluated.  However, these quizzes do not affect wether the student passes or fails- only the final exam should.  Is there any way to achieve this?   Cheers Colin
    #36407
    MrVibe
    Keymaster
    This is a nice suggestion and can be easily implemented in the current setup as well. I am adding this to the planned section, however this can be implemented in few lines of course, so we will release a tip for this in future.
    #36622
    colinmcparland
    Participant
    Hi thanks for your speedy reply, can you please elaborate on how this can be achieved in the current set up?   Thank you very much
    #39145
    MrVibe
    Keymaster
    Filters using which this can be easily implemented Numerator filter : wplms_course_student_marks Denominator filter : wplms_course_maximum_marks accept parameter $course_id,$user_id.  
    #39146
    MrVibe
    Keymaster
    Will be releasing a plugin for this as there are more than 1 change, but it is really easy with these filters in place.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Calculating passing grade based on a final exam’ is closed to new replies.