forked from trampgeek/moodle-qtype_coderunner
-
Notifications
You must be signed in to change notification settings - Fork 1
Sync fork #7
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
Merged
Merged
Sync fork #7
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…k#189) * For testing, updated ci workflow to install fixed CR adaptive plugin * Fix grunt failures * Update CI workflow to include PHP8.2 * Fix PHP8.2: Deprecated: Creation of dynamic property errors
use of dynamic properties.
…lugin for testing.
Revert to use of standard adaptive_adapted_for_coderunner behaviour plugin for testing. Trivial whitespace tweak Set default test config to use Jobe sandbox. Remove initialisation of validateonsave to maintain BC with test suite. Further minor code-tidying
…ype_coderunner into danghieu1407-wip578890
…ce-gapfiller UI).
…characters in gaps (e.g. Maori macrons).
…de (trampgeek#192) Coderunner had its own script to download the export of a single question. But to avoid a lot of custom code and use standard Moodle script, deleting the coderunner's exportone.php and using Moodle's instead.
Updates to bulk tester to use standard library code instead of custom code (thanks Anupama) Lots of code tidying to satisfy Moodle style checker Lots of changes for PHP 8.2 compatibility (thanks Anupama) Bug fix: ace-gapfiller UI did not allow non-ASCII alphabetic characters (e.g. Maori macrons) Documentation tweaks Update combinator template grader to (usually) allow single button clicks to copy got into expected when validating a question.
…te change history
…lter is now active and replacing these. Update change history.
…ter now seems to be on and is clobbering them
…pecified Jobe server(s) rather than going via the run-in-sandbox Moodle web service. Experimental feature. Selected Jobe servers need to be accessible from all machines that are running the relevant CodeRunner questions. An API key is strongly recommended.
…odate both HTTP and HTTPS Jobe servers,
Purge cache link added to bulktestall page.
…r template graders when the ordering of test cases was changed from the default.
… resulting from the fix for MDL-83541. This commit adds the functionality required to pass the repeated_restore test, but CodeRunner questions are still being duplicated when a quiz is duplicated or a course restored. Needs a deeper dive, but time is limited.
…ed fields present only when editing).
…unner into development
…o_questiondata() on mod/quiz/tests/backup/repeated_restore_test.php
Fix side effects of question duplication bug patch
…dern backup as well. Update version number.
Remove extra indentations in README code examples
\Exception class calls fixed
…thods as they make the code incompatible with older versions of moodle.
…r worked on pgsql databases either. It does now.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.