3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 18, 2024 — May 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1247 from maths/iss1240 More... 9 months ago
iss1211 - Split template More... 9 months ago
`stack_jxg` basic bind-functions now detect the use of decimal-commas on the input side and adjust their (de)serialisation logic accordingly. Do not that there is no real way for doing this automatically for custom-binds, for those you need to add your own adaptation logic based on the metadata given by #1235 . More... 9 months ago
Add `stack_js.get_input_metadata` a function for getting STACK specific metadata for a named registered input. More... 9 months ago
Allow direct include of "cors://" addresses. For consistency and #1010 More... 10 months ago
iss1211 - Moodle app - Basic set up. - Adapt for multiple inputs. - Get native checkbox working. - Needs tidying. More... 10 months ago
Add interesting testcase (AlgEquiv with logs) neededing pre-processing. More... 10 months ago
Iss #1235, STACK-JS input registration now copies the data attributes with that metadata over to the IFRAME side input element. Now jsut needs for the other tools like `stack_jxg` to start using them. More... 10 months ago
Iss #1235, add metadata about the type of of the input and the separator settings to input elements. More... 10 months ago
Fix PHP deprecated warning in matrix input. More... 10 months ago
Merge branch 'dev' of https://github.com/maths/moodle-qtype_stack into iss1211 More... 10 months ago
Merge branch 'dev' of https://github.com/maths/moodle-qtype_stack into iss1240 More... 10 months ago
iss1240 - Display method settings update More... 10 months ago
Merge pull request #1242 from timhunt/mathsfilter More... 10 months ago
Merge pull request #1239 from maths/api-build More... 10 months ago
Merge pull request #1238 from AnupamaSarjoshi/wip809306 More... 10 months ago
Update interaction with core text filters for Moodle 4.5. Fixes #1240 More... 10 months ago
WIP fix to issue #1227: allow feedback variables to force PRTs to bail out. More... 10 months ago
Merge branch 'dev2' into dev More... 10 months ago
Merge remote-tracking branch 'origin' into dev More... 10 months ago
Merge pull request #1236 from maths/response-analysis More... 10 months ago
Merge branch 'iss440-mobile-wip' of https://github.com/maths/moodle-qtype_stack into iss1211 More... 10 months ago
Add more details on Parson's randomisation bug including workaround More... 10 months ago
Add line about Parson's randomisation bug for numerical keys More... 10 months ago
api-build - Add info about pre-built Docker image More... 10 months ago
response-analysis - docstrings More... 10 months ago
response-analysis - Code tidy More... 10 months ago
response-analysis - more unit tests More... 10 months ago
reponse-analysis - More unit tests More... 10 months ago
response-analysis - Start unit tests More... 10 months ago