relate
relate copied to clipboard
RELATE is an Environment for Learning And TEaching
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 5.6.1 to 6.3.0. Commits cefe0bf Release 6.3.0 a534fb9 Release 6.3.0b0 87920c5 Add changelog for 6.3.0 (#1669) dd6d9c7 add slide numbering (#1654) 5d2c5e2 Update state filter (#1664) 11ea593...
Since the introduction of `django-bootstrap-datepicker-plus`, those links were no longer valid.
This is starting to look like something. - [x] Fix tests - [x] Starter code fold doesn't work - [ ] Adapt sample course content: https://github.com/inducer/relate-sample/pull/15 - [x] `InlineMultiQuestion` forms...
Currently, they can't: https://github.com/inducer/relate/blob/e21c5ac9923e086de2703ce41e02e7e900f6140a/course/page/base.py#L829-L834= There's an outright contradiction here, since the upload question spews a warning complaining about lack of `value`.
Rebuild of #786 with some cleaned-up syntax and nicer commit history. Hopefully this will also trigger CI properly.
This PR is a clean new build of OCQ on up-to-date RELATE. This will replace #633
If I go look at my new quiz: https://relate.example.com/course/test-quiz1/grading/by-opportunity/1/?view_page_grades=1 It would be very nice to have the "time to finish" there also.. I need the time "per person" - as...
First edition of relate Helm chart and Dockerfile - "works for me" mode :) Pls review, ask and we can take it from there. NB. This is based off of...
Hi, I was wondering if you were looking to migrate over to Bootstrap 4 now that it's not in alpha/beta anymore. I saw that `CRISPY_TEMPLATE_PACK` is using `bootstrap3` and it...