-
After a new Ubuntu server install:
While ALLOW_REGISTRATION = True
When trying to add a member to a project...
Apparently SMTP is not configured correctly - need to document where and how to set …
-
I have had a student receive the following error on one of their attempts, which does not allow the attempt to be run by either themselves or a teacher. Their scores and JSON data can be seen just fin…
-
I followed:
https://docs.numbas.org.uk/en/latest/server-installation/mac-local.html
First error I noticed is when trying to press login after the server was running
Here is the numbas/setti…
-
This is my first time contributing to an open source repo. Forgive me if I did something wrong.
I have translated Numbas into simplified chinese.
How do I add the json file?
-
When downloading new SCORM instances of an exam (e.g. https://numbas.mathcentre.ac.uk/exam/1973/numbas-website-demo/) and uploading to Moodle (tested under version 3.3 and 3.5) I get the error message…
-
At the moment, you can ask for the questions inside question groups to appear in a random order, but you can't do the same with question groups themselves. You might want to do this so that you don't …
-
`Numbas.exam.seed` is the seed for the random number generator, and is displayed on the results screen as "session ID". The idea was that you could use the session ID to regenerate an exam with exactl…
-
Questions and parts can be created and used without reference to a parent object or any display code, so the same should be true for exams.
At the moment, a lot of code assumes that there's only one …
-
https://travis-ci.org/atmos-cloud-sim-uj/PySDM/jobs/651981250
![image](https://user-images.githubusercontent.com/89685/74742727-63ebf400-525f-11ea-8956-c8f4b32da029.png)
-
Students very often write `xy` when they mean `x*y`. From their point of view that's fine, because Numbas allows you to omit the multiplication symbol in lots of cases, and it renders exactly the same…