Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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 423 commits into from
May 14, 2025
Merged

Sync fork #7

merged 423 commits into from
May 14, 2025

Conversation

jwalits
Copy link

@jwalits jwalits commented May 14, 2025

No description provided.

trampgeek and others added 30 commits January 26, 2024 21:19
…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
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
…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.
…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.
mckeownp and others added 23 commits March 13, 2025 16:02
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.
…o_questiondata() on mod/quiz/tests/backup/repeated_restore_test.php
Fix side effects of question duplication bug patch
Remove extra indentations in README code examples
…thods as they make the code incompatible with older versions of moodle.
…r worked on pgsql databases either. It does now.
@jwalits jwalits closed this May 14, 2025
@jwalits jwalits deleted the sync-fork branch May 14, 2025 04:44
@jwalits jwalits restored the sync-fork branch May 14, 2025 04:48
@jwalits jwalits reopened this May 14, 2025
@jay-oswald jay-oswald merged commit 8739caa into catalyst-master May 14, 2025
6 of 8 checks passed
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.