Record audio/video question type
Maintained by
Tim Hunt, Chris Nelson, Mahmoud Kassaei, Hieu Vu Van
A free manually graded Moodle question type, where the student records a short audio (or webcam, or screen) response to answer the question asked.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
No, afraid not. The recording is encoded user-side, so 'Save recording' is essentially 'Upload to the central server'. I am pretty sure that this is standard WebRTC behaviour rather than anything we have actually done.
Under UK and European Data Protection laws, 'opt-out is by default', so we /need/ students to click 'Save' as a form of 'opt in', if that makes sense, for legal compliancy.
However, if you wanted to alter the code locally on your servers only, your would probably be able to find a relevant discussion concerning the RecordRTC tech on Stackoverflow.com.
Hope that helps,
Chris.
The underlying recording tech used for this question type is the same as the Atto WebRTC tech, so we are waiting for Moodle to support RTC in the Moodle App first.
Although another blocker is that Apple do not currently support the open-source WEBM video or OGG audio formats.
We have just got an MP3-based audio version out ourselves that covers desktop/laptop-based Apple Macs, which if we haven't already shared, we will do as soon as we've ironed it out fully.
However, I understand that Moodle and Apple are currently discussing and iOS may support the open-source standards soon.
Best wishes,
Chris.
This question type is not supported on Moodle mobile app.
Is there any way to make it functional on the mobile app?
Regards