Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.6.2
-
Fix Version/s: None
-
Component/s: Filters
-
Labels:None
-
Affected Branches:MOODLE_16_STABLE
Description
A client wants to have an mp3 player without the start and stop buttons while users are taking a quiz. Looking at the filter.php file, I see that there are some configurations to the mp3 player.
Could there be a hack with a conditional clause to deactivate or hide (by reducing the window size) the controls when the script detects a secure window?
Therefore this setting will only be for quizzes and the regular player be available for all other instances.
I can't see any possible pedagogical reason for removing the buttons.
If the student's speakers aren't on the first time they'll miss the audio.