-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.9.13, 3.10.10, 3.11.6, 4.0
How to reproduce
As admin create a new quiz and configure it to use SEB with uploading an own config
Upload a config (e.g. example attached SebClientSettings_Upload_Config.seb)
Remove permission quizaccess/seb:manage_seb_showsebdownloadlink and quizaccess/seb:manage_filemanager_sebconfigfile from the Teacher role
Logout as admin, login as a Teacher and go to the quiz page
On the quiz page, click on "Settings"
Observed
QuickForm Error: nonexistent html element Element 'seb_showsebdownloadlink' does not exist n HTML_QuickForm::insertElementBefore()
Expected
The settings page is displayed without error messages.
- Testing discovered
-
MDL-73999 SEB access rule doesn't let to save a quiz form if some permissions are missing
- Closed