Contributions made by Oleg Sychev

qtype_correctwriting
Correct Writing question type are focused on the learning grammar of the new language. It can found various mistakes in student's response and give mistake messages and hints.
164 sites
133 downloads
30
Latest release: Sunday, May 3, 2020, 10:24 PM
qbehaviour_adaptivehints
This is hinting behaviour using abstract hint interface, defined in poasquestion qtype. It is used by Preg and CorrectWriting question types for now, but due to object-oriented architecture it can be used by any other question type requiring advanced hinting.
235 sites
101 downloads
7
Latest release: Sunday, May 3, 2020, 10:18 PM
local_ajaxcategories
Moving Moodle question categories one step at a time is a long known problem. With this plugin you can move them anywhere in one swift move.
15 sites
17 downloads
6
Latest release: Monday, August 10, 2015, 6:56 AM
qtype_preg
A question that could check student's response against several regular expressions and could give next character and next word hints.
If you do not know what regular expression is, it could also work like Moodle Shortanswer question with hints, just choose "Moodle shortanswer" as notation and you could enter answers just like in shortanswer question type.
44 sites
86 downloads
5
Latest release: Sunday, May 3, 2020, 10:25 PM
block_formal_langs
Formal languages block centralizes code for scanning and parsing of different languages. For now it is used by Preg and CorrectWriting question types, but other plugins can use it as well.
211 sites
88 downloads
5
Latest release: Sunday, May 3, 2020, 10:21 PM
qbehaviour_adaptivehintsnopenalties
This is no penalties version of "Adaptive mode with hinting" behaviour, like core versions.
232 sites
97 downloads
5
Latest release: Sunday, May 3, 2020, 10:19 PM
qtype_poasquestion
Abstract question type used in questions developed by POAS department of Volgograd State Technical University. Contains some generally useful question type code.
273 sites
97 downloads
5
Latest release: Sunday, May 3, 2020, 10:17 PM
block_regex_constructor
Block regex constructor allows you to easily construct regular expression using several tools, that visualise expression you wrote, describe and test it.
8 sites
40 downloads
1
Latest release: Sunday, May 3, 2020, 10:23 PM