Thread "Recorder Question Plugin "
Tabs
-
cjobst | cjobst | 6. Feb 2018, 13:12
Edited on: 6. Feb 2018, 13:17 - by cjobst | cjobstRecorder Question PluginHello,
I'd like to introduce a question type plugin for ILIAS 5.2 and 5.3, developed for fun after the last SIG EA meeting and additionally polished with funding from the University Freiburg, where it was already in use for exams in january.
assAudio is a questiontype, that:
- Records the voice of the participant
- Allows pause and resume while the recording is not finished
- Indicates successfull microphone input with a waveform
- Lets the participant rehear the recording
- Supports autosave and forced submission even in case the recording was not properly finished within an interval (see below)
- The recordings will be deleted when the participants data or the test itself are deleted
The interval in which the input is automatically prepared for submission increases over time to ease the CPU-load for the client
- First minute: every 5 seconds
- Minute 1-5: every 10 seconds
- After 5 minutes: every 20 seconds
The questiontype uses current web technology not available in every browser yet. Works best in
- Firefox
- SafeExamBrowser (no waveform)
- Chrome and derived browsers (duration of existing recording not shown)
- Opera (duration of existing recording not shown)
Please see the according entry in the plugin database HERE or jump straight to the repository HERE.
Best regards,
Christoph Jobst