Issue Details (XML | Word | Printable)

Key: MDL-6809
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Martin Dougiamas
Reporter: Bill Burgos
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Setting media player for play once in secure quiz

Created: 04/Oct/06 07:57 AM   Updated: 05/Oct/06 05:16 PM
Return to search
Component/s: Filters
Affects Version/s: 1.6.2
Fix Version/s: None

Participants: Bill Burgos and Martin Dougiamas
Security Level: None
Affected Branches: MOODLE_16_STABLE


 Description  « Hide
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.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas added a comment - 05/Oct/06 01:52 PM
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.


Bill Burgos added a comment - 05/Oct/06 05:16 PM
Agreed.

The instructor wants this test in a very controlled situation and thinks that the student can check audio settings with a non secure window beforehand.

I will discuss options with client.