Cannot Find Reset course progress

Created on 10 April 2025, 15 days ago

Problem/Motivation

I work with online courses and sometimes i make some small adaptions to the content. I those cases the button Reset course progress comes in handy. Especialy when you remove an item. I tried to look for that button as was described in the documentation but i canΒ΄t find it.

Steps to reproduce

Clean install of drupal cms and drupal lms. Following the documentation trying to reset the students progress.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Active

Version

1.0

Component

User interface

Created by

πŸ‡§πŸ‡·Brazil btriest

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @btriest
  • πŸ‡¨πŸ‡¦Canada ob3ron Canada

    You need to be in the course's admin view in the Students tab:

    LMS menu > Courses > click on the course's name > click on the Students tab

    Then you can select students with the checkboxes, and in the Action dropdown select 'Reset course progress'. Then click 'Apply to selected items'

  • πŸ‡¨πŸ‡¦Canada ob3ron Canada

    Sorry, I didn't see your video at first -- it looks like a permissions issue. Check that the account that you're logged into has the necessary permissions:

    • User role permissions: admin/people/permissions -- check "Administer LMS" permission
    • Group permissions: admin/group/types/manage/lms_course/permissions -- admin should have all permissions
  • πŸ‡§πŸ‡·Brazil btriest

    I reviewed my install and permissions but i canΒ΄t find where i go wrong. I gave all the permissions. I will do an install of your ddev install (not with drupal cms) to see if i can find something.

  • πŸ‡΅πŸ‡±Poland Graber

    Yes, That action is not a part of the default config, because we don't have Views Bulk Operations dependency on the LMS module.
    To make it available, you need to install Views Bulk Operations, edit the view, add VBO field and set that action to be available.

    And yes, it comes with the ddev setup by default so it's a good idea to use it :)

  • πŸ‡§πŸ‡·Brazil btriest

    Thanx for explaning.. And that makes sense. (Not to have to much dependencies ) I really like the simplicity of the module

Production build 0.71.5 2024