Moritz Schlarb

Results 122 issues of Moritz Schlarb

Simulate a course view from a students POV.

enhancement
controller
view

Since it is a `datetime` value, another name would be better. Maybe `timestamp`.

enhancement
controller
model

In order to simplify extension and to support domain specific tasks (e.g. source code analysis which is dependent on the used language or user-supplied test validation scripts etc.), a plugin...

enhancement

I suggest using the `info` level for production instances, which should still deliver enough information for live troubleshooting. Furthermore must the logging calls be made useful. Currently there are useless...

enhancement
controller

E.g.: - Assignment active period started, notify students to start submitting - Assignment active period is over, notify tutors to start judging - Submission judged, notify student/team about results

enhancement
controller

- More than one command per test - Programmatical test fixtures (no need for wrappers anymore)

enhancement
controller

In our case, there were lots of lines like `--> libuuid-2.23.2-22.el7_1.i686 from rhel-7-server-rpms excluded (updateinfo)` in the output of `yum --security check-update` which triggered the test for `len(output) > number_total_updates...