Posts made by Visvanath Ratnaweera

Picture of Particularly helpful Moodlers Picture of Translators
Saw this: https://moodle.org/mod/forum/discuss.php?d=381429#p1537691. So, it a race against your colleague.
;-?

Whatever, as Ken explained in detail in the other thread, the network people at your school are the suspect number one. If they are stubborn, you (two) can organize a demonstration along the following lines:
- connect a laptop to the school network and let a student log in
- let him try to upload a file to an assignment which ends up in this network error
- disconnect the laptop from the school network and connect back through a private wireless hotspot, for example your mobile
- retry the assignment and show to them that this time it is successful.
Picture of Particularly helpful Moodlers Picture of Translators
if it is Moodle related, https://docs.moodle.org/35/en/Debugging will provide you with more information. If it is a network issue, the network administrators of your school must debug. Give them a dummy account and ask to upload a series of files, increasing in size.

Two observations:
- When you say "school network", are they school devices (not BYOD)? Possible the admins have installed a content filter or other other security features.

- Also came in today: "Student upload issues only on certain network" https://moodle.org/mod/forum/discuss.php?d=381429. Moodle 2.6 though. Coincidence?
Picture of Particularly helpful Moodlers Picture of Translators
Hi Faisal

I can not give an exact answer, since I have no idea of the "panel" you are working on. (My sole access tool is the Unix shell. That is a different subject.) In any case, saying "everything is fine" is risky!

If the site behaves all right for you, there are various checkups which you can do through the Moodle 'admin' interface. You can trust them (since you are trusting Moodle anyway ;) .

Moodle in English -> Quiz -> notenoughtshortanswerquestions

by Visvanath Ratnaweera -
Picture of Particularly helpful Moodlers Picture of Translators
Every time a start a particular quiz the following error comes up:
===
Fehler in der Kodierung gefunden, den nur ein Programmierer korrigieren kann: notenoughtshortanswerquestions

Weitere Informationen über diesen Fehler http://docs.moodle.org/31/de/error/debug/codingerror
Debug info:
Error code: codingerror
Stack trace:
line 130 of /question/type/randomsamatch/question.php: coding_exception thrown
line 41 of /question/type/randomsamatch/question.php: call to qtype_randomsamatch_question_loader->load_questions()
line 353 of /question/behaviour/behaviourbase.php: call to qtype_randomsamatch_question->start_attempt()
line 981 of /question/engine/questionattempt.php: call to question_behaviour->init_first_step()
line 571 of /question/engine/questionusage.php: call to question_attempt->start()
line 254 of /mod/quiz/locallib.php: call to question_usage_by_activity->start_all_questions()
line 2279 of /mod/quiz/locallib.php: call to quiz_start_new_attempt()
line 111 of /mod/quiz/startattempt.php: call to quiz_prepare_and_start_new_attempt()
===

Moodle 3.1.14+ (Build: 20180927)
Debian Jessie (8.11)
PHP 5.6.39-0+deb8u1

We haven't noticed this in any other quiz. The same quiz, the same set of questions, runs in a couple of other places without any trouble.

Amazingly found nothing in the forum under 'notenoughtshortanswerquestions'. Any clue?
Average of ratings: -