You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin is in BETA version and NOT recommended to use in production websites
25
26
26
27
*readme* varies in respect to version (i.e., branch), there are https://github.com/hit-moodle/moodle-local_onlinejudge/branches[two available ones].
@@ -140,7 +141,7 @@ Make sure the file named `sand` is _executable_, and has the following context:
140
141
141
142
142
143
143
-
== Sphere Engine
144
+
=== Sphere Engine
144
145
145
146
In order to start using sphere engine, navigate to the following path:
146
147
@@ -154,7 +155,7 @@ composer install
154
155
155
156
[TIP]
156
157
Sphere Engine accepts only one file. So, ensure that the "Maximum number of
157
-
uploaded files" under "Submission types" is equal to `1` when you create an
158
+
uploaded files" under "Submission types" is set to `1` when you create an
158
159
assignment.
159
160
160
161
== Supported Platforms
@@ -244,6 +245,19 @@ Judge` button which allows you to only rejudge that submission.
244
245
245
246
The judge daemon, which exists in https://github.com/hit-moodle/moodle-local_onlinejudge/blob/master/cli/judged.php[`cli/judged.php`], has several helpful options for debugging purposes. Use `--help` argument for more information.
0 commit comments