Record audio/video question type icon

Record audio/video question type

A free manually graded Moodle question type, where the student records a short audio (or webcam, or screen) response to answer the question asked.
Price option: Free

Supports Moodle 3.5-5.0 See all versions
Latest release: 10 months ago
Installations: 1368
Downloads (last 90 days): 311

Frankenstyle name: qtype_recordrtc
Question types

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

Hello
Thank you very much for Plugin. It's amazing.
Does it support version 3.11 ?
Regards
Thanks Tim, that solved it! Enabling 'Also show old questions' revealed the hidden question, enabling me to delete it, which itself enabled me to uninstall the plugin. Thanks for your prompt response smile.
@salvador mtz - This question type does not support Moodle 3.5.
@Keenan Nunes-Vaz after deleting the quiz that uses the question, you then need to find that question in the question bank, (you will need to use the 'Also show old questions' option) and delete it again - which probably requires restoring it first.
We are going to do a work-around for Apple's non-support of open audio formats when we can, but we keep having too many other things to do.
Hi Tim, Chris and Mahmoud,
My team were investigating this plugin and after testing decided to pursue a different solution due to the need for iOS-compatibility. I've run into an issue when trying to uninstall it. The Question Instances Report claimed to see 2 instances on our system, one visible and one hidden. I went in and deleted the visible instance, and the Report changed to only show the hidden instance, as expected. I then went in and found the hidden instance, and deleted the quiz containing it. After doing this, the Question Instances Report still claims to be able to see one hidden instance, and thus won't give me the option to uninstall. Has anyone else reported behaviour like this, and is there a known fix for it? Any help you can offer is greatly appreciated smile
este error me salio: Call to undefined method question_attempt::get_outer_question_div_unique_id(), para solucionarlo editar,
question/type/recordrtc/render.php
Cambiar
$PAGE->requires->js_call_amd('qtype_recordrtc/avrecording', 'init', [$qa->get_outer_question_div_unique_id(), $setting]);
por:
$qid = 'q'.$qa->get_slot();
$PAGE->requires->js_call_amd('qtype_recordrtc/avrecording', 'init',[$qid, $setting]);
Para mi funciono en moodle 3.5.1
That is not the most helpful error message ever. If you can turn on debugging output (https://docs.moodle.org/en/Debugging) that might give more clues.
Hello sir,
i have installed but when i want to add new assessment it show this error
This page isn’t working right now domain.com can't currently handle this request.
HTTP ERROR 500
Anyone would think that Apple has a strong business incentive to keep people using apps sold through the app store, rather that HTML 5 web pages that just work wink Every other browser supports .ogg (completely open format). Meanwhile, other browser can't record in MP3.
Yes, we plan do to something about this, when we can work out what, and how.
I've just tried this plugin and thought I would place an update here. It seems that iDevices can now record and save to an assignment, however, when using an iDevice there is no way to see or hear your recording. I think this must be down to the format things are saved in. Is it possible to have an option to save audio as MP3 and video as MP4?
The code is done, and we are running it at the OU. I must find time to upload it.
Hi @Chris Nelson
any news about video recording plugin?
Hi,
Tried doing editing quiz and suddenly getting error message below.
Exception - syntax error, unexpected '?'
More information about this error (http://docs.moodle.org/36/en/error/moodle/generalexceptionmessage)
Debug info:
Error code: generalexceptionmessage
Stack trace:
* line 135 of /question/type/recordrtc/question.php: ParseError thrown
* line 100 of /question/engine/bank.php: call to include_once()
* line 154 of /question/engine/bank.php: call to question_bank::get_qtype()
* line 1171 of /mod/quiz/classes/output/edit_renderer.php: call to question_bank::get_all_qtypes()
* line 97 of /mod/quiz/classes/output/edit_renderer.php: call to mod_quiz\output\edit_renderer->initialise_editing_javascript()
* line 211 of /mod/quiz/edit.php: call to mod_quiz\output\edit_renderer->edit_page()
I'm using Moodle 3.6.6 (Build: 20190909) and PHP 7.0.33.
Any advise is deeply appreciated.
@V B: Mahmoud is literally working on it now. Give us a couple of weeks? smile
Hi Chris,
I'm interested in video recording plugin, do you have any information about release date?
Hi, Chris!
Thank you for your quick and illustrating answer.
I'll keep on waiting smile
Again, great work!
Best, Juan.