- 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