local.overhang.io -> local.edly.io

This is related to https://github.com/overhangio/tutor/issues/945
This commit is contained in:
Régis Behmo 2023-12-09 15:54:28 +01:00
parent 4256df3839
commit 67c55ffe1d

View File

@ -56,7 +56,7 @@ For a problem that includes a file submission, write instead::
Note that in all cases, the queue name must be "openedx". Note that in all cases, the queue name must be "openedx".
Save and publish the created unit. Then, access the unit from the LMS and attempt to answer the problem. The answer is sent to the Xqueue service. If you know how to use the Xqueue API, you can access it at http(s)://xqueue.LMS_HOST (in production) or http://xqueue.local.overhang.io (in development). However, the Xqueue API is a bit awkward to use. Tutor provides a simple command-line interface to interact with the Xqueue service. Save and publish the created unit. Then, access the unit from the LMS and attempt to answer the problem. The answer is sent to the Xqueue service. If you know how to use the Xqueue API, you can access it at http(s)://xqueue.LMS_HOST (in production) or http://xqueue.local.edly.io (in development). However, the Xqueue API is a bit awkward to use. Tutor provides a simple command-line interface to interact with the Xqueue service.
Count the number of submissions that need to be graded:: Count the number of submissions that need to be graded::