Unit ; want to have them accessible even after completion

Home Forums Legacy Support Support queries Setup issues Unit ; want to have them accessible even after completion

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #239772
    maudstonge
    Spectator
    Hi ! I want the students to have access to all the units even after they are marked as complete. I found the code int the function.php page but I would like to understand how to do it without working directly on the code (to prevent data to be erased with updates). add_filter('wplms_unit_mark_complete','wplms_assignments_force_unit_complete',1,3); add_filter('wplms_unit_mark_complete','wplms_media_force_unit_complete',10,3); Thank you for helping.
    #239838
    Anshuman Sahu
    Keymaster
    Well you can simply enable " Finished course access" from wp-admin -> WPLMS -> course manager . You can also optionally enable "Enable Direct link to completed units in curriculum"  from wp-admin -> lms -> settings .
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Unit ; want to have them accessible even after completion’ is closed to new replies.