Record audio/video question type

Question types ::: qtype_recordrtc
Maintained by TimTim Hunt, Chris Nelson, at the OU (Perry building)Mahmoud Kassaei, Hieu Vu Van
A free manually graded Moodle question type, where the student records a short audio response to answer the question asked.

Record audio/video question type 1.6 for Moodle 3.11+

Moodle 3.11, 4.0, 4.1, 4.2
Released: dissabte, 13 de maig 2023, 05:17

Changes in 1.6

  • The question type can now be used to make screen recordings, in addition to audio and video.
  • During recording, we now show both the length of the recording so far, and the time left before reaching the limit, with a progress-bar-like display.
  • The way audio recordings are converted to MP3 has been changed. This now happens as a separate stage after the recording has been made. This is more reliable, but adds a short delay. (Why are we using MP3 format? Because that is what the OU needs. When we get the time, we are planning add an option to select which format to use.)
  • There is a capability to control whether users are allowed to download recordings.
  • The question text is now validated when the 'Update the form' button is clicked.
  • The form now has option to control what happens when used with the Self-assessment question behaviour.
  • Admin imposed time-limit now cannot be bypassed by a question setting.
  • Better display of what was recorded in the response history.

Version information

Version build number
2023030300
Version release name
1.6 for Moodle 3.11+
Maturity
Versió estable
MD5 Sum
02bfb034774c780496c583dbd2346cef
Supported software
Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.6

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation