Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to latest version. #1

Open
wants to merge 862 commits into
base: master
Choose a base branch
from

Conversation

devgavrilov
Copy link
Owner

No description provided.

trampgeek and others added 30 commits April 7, 2023 11:08
…s only one

row per cell. Reduces confusion when student hits Enter key.
…ged" message to grey so it doesn't look like an error message.
* Added instructorhtml functionality.
---------
Co-authored-by: Henry Hickman <henry.hickman@pg.canterbury.ac.nz>
directly rather than via get_epilogue() method. So the addition of
instructorhtml to the epilogue didn't work.
Checking that the Master Branch is working with Moodle 4.2
* PHP8.1 depricated error for trim() (#702680)

* PHP8.1 depricated error when creating question

and other usage of trim function when the input could be null.
…lity

of the question delete button between Moodle 4.1 and Moodle 4.2.
lockups. The previous system used SQL log queries; the new system
simply records the timestamps of the most recent n runs in the 
SESSION variable.
trampgeek and others added 30 commits November 22, 2024 09:27
…ons including all versions, not just the counts of the final versions.
… causes serialization failures with pgsql databases.
…HP warnings in Moodle 4.5 (though this was deliberate).
Adopting to other question's UI, resolves #228.
Remove extra indentations in README code examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.