Pinned Repositories
adaptive_adapted_for_progcode
DEFUNCT (you're probably looking for moodle-qbehaviour_adaptive_adapted_for_coderunner). The question behaviour associated with the defunct pycode plug for Moodle (q.v.), which provides a Python coding question type.
ccode
Moodle C-code Question Type Plugin
jobe
jobe is a server that runs small programming jobs in a variety of programming languages
jobeinabox
The dockerfile and doc for building the Docker image JobeInABox
moodle-filter_ace_inline
A Moodle filter for displaying and optionally interacting with program code by utilising the Moodle CodeRunner question type plugin
moodle-qbehaviour_adaptive_adapted_for_coderunner
The question behaviour required by the Moodle CodeRunner question type.
moodle-qtype_coderunner
CodeRunner: A moodle quiz question type that runs student-submitted program code in a sandbox to check if it satisfies a given set of tests.
pycode
Code for a Python code question type in Moodle 2.1
stringmatchvisualiser
A web-based visualiser for 4 string search algorithms (naive, KMP, boyer-moore-horspool and full boyer-moore).
ucquestiontypes
Selected University of Canterbury CodeRunner question types plus support files.
trampgeek's Repositories
trampgeek/moodle-qtype_coderunner
CodeRunner: A moodle quiz question type that runs student-submitted program code in a sandbox to check if it satisfies a given set of tests.
trampgeek/jobe
jobe is a server that runs small programming jobs in a variety of programming languages
trampgeek/jobeinabox
The dockerfile and doc for building the Docker image JobeInABox
trampgeek/stringmatchvisualiser
A web-based visualiser for 4 string search algorithms (naive, KMP, boyer-moore-horspool and full boyer-moore).
trampgeek/ccode
Moodle C-code Question Type Plugin
trampgeek/moodle-filter_ace_inline
A Moodle filter for displaying and optionally interacting with program code by utilising the Moodle CodeRunner question type plugin
trampgeek/moodle-qbehaviour_adaptive_adapted_for_coderunner
The question behaviour required by the Moodle CodeRunner question type.
trampgeek/pycode
Code for a Python code question type in Moodle 2.1
trampgeek/ucquestiontypes
Selected University of Canterbury CodeRunner question types plus support files.
trampgeek/adaptive_adapted_for_progcode
DEFUNCT (you're probably looking for moodle-qbehaviour_adaptive_adapted_for_coderunner). The question behaviour associated with the defunct pycode plug for Moodle (q.v.), which provides a Python coding question type.
trampgeek/convexhullvisualiser
An interactive visualisation of the Gift Wrap (Jarvis Scan) and Graham Scan algorithms for convex hulls.
trampgeek/docker_moodle_coderunner
A fork of docker_moodle_minimal with the addition of a jobeinabox layer to allow CodeRunner installation.
trampgeek/MarkerSupportSystem
A web-based system for supporting multiple markers grading coursework with a checklist and custom comments
trampgeek/moodle-quiz_scoreboard
A competition-style dynamically updated scoreboard of a live quiz
trampgeek/bccordersystem
trampgeek/closestpointpairvisualiser
A visualiser for the line-sweep algorithm for the closest point pair problem
trampgeek/domjudge
DOMjudge programming contest jury system
trampgeek/domjudge-packaging
DOMjudge packaging for (Linux) distributions and live image
trampgeek/gfm-preview
Just a place to preview gfms (Github Flavoured Markdowns)
trampgeek/llmhacking
trampgeek/moodle-auth_emailadmin
Moodle plugin to provide email self-registration with admin confirmation
trampgeek/moodle-mod_ipal
The latest versions of IPAL for Moodle 2.7, 2.8, and 2.9
trampgeek/openshift
Experimenting with Moodle/CodeRunner under openshift
trampgeek/sandbox
This is the repository for pre-release versions of libsandbox (typically release candidates undergoing regression tests). They usually contain bleeding-edge features or non-trivial improvements, but may have unresolved issues as well.
trampgeek/spatsubviz
Spatial subdivision visualiser.