apluslms / gitmanager

Git manager service for A+. Separated from the MOOC-Grader.
0 stars 6 forks source link

Add support to a new reveal rule #41

Closed Mikael-Lenander closed 1 year ago

Mikael-Lenander commented 1 year ago

Description

What?

Adds support to a new reveal rule, check https://github.com/apluslms/a-plus/pull/1220.

Why?

The reveal rule should be possible to be configured in conf.py etc.

How?

Adds the reveal rule name as a possible trigger option. Should be merged together with https://github.com/apluslms/a-plus-rst-tools/pull/167.

Testing

What type of test did you run?

Set the reveal_model_solutions variable in O1's conf.py. Ran gitmanager locally. Checked in aplus course content settings that the model solution reveal rule option was updated to exercises.

Did you test the changes in

Have you updated the README or other relevant documentation?

Is it Done?

Clean up your git commit history before submitting the pull request!