|
9a9efd5caa
|
Lint Slim files and fix offenses
The fixing was partially done manually and partially automatically.
|
2024-04-18 08:31:24 +02:00 |
|
|
319c3ab3b4
|
Add ProgrammingGroup & ProgrammingGroupMembership
* User can create programming group with other users for exercise
* Submission is shared in a group
* Also adjust specs
|
2023-08-24 19:32:06 +02:00 |
|
|
0234414bae
|
Rename user to contributor in submission
|
2023-08-24 19:32:06 +02:00 |
|
|
a99da79550
|
Disable sorttable on tables without rows
Otherwise, the first element of the table body is being fetched which might result in an error for empty tables.
Fixes CODEOCEAN-JZ
|
2023-03-14 18:27:38 +01:00 |
|
|
6e6e7f4765
|
Update app/views/execution_environments/statistics.html.slim
|
2018-12-18 16:29:30 +01:00 |
|
|
2125fb1c1d
|
Ensure views only link to those actions allowed for current user
|
2018-12-12 14:09:19 +01:00 |
|
|
15b1670511
|
Update Turbolinks, load additional assets only on request, fix JS
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
|
2018-11-06 16:46:01 +01:00 |
|
|
55cf067799
|
Round statistics values
|
2016-01-20 14:43:59 +01:00 |
|
|
5b8f710196
|
added standard deviations
|
2016-01-11 19:00:53 +01:00 |
|
|
e8cb23849a
|
Make tables sortable
|
2016-01-07 17:45:00 +01:00 |
|
|
a508d47e3e
|
Retrieve user statistics in an execution environment for all exercises at once
|
2016-01-07 15:42:53 +01:00 |
|
|
f195607ba1
|
Fix execution environment statistics view
|
2016-01-07 13:55:28 +01:00 |
|
|
943e3c6c3a
|
reworked execution_environment statistics
|
2016-01-07 13:19:02 +01:00 |
|
|
76e91ec2cf
|
Add number of users and relative scores to execution environment statistics
|
2016-01-06 16:59:51 +01:00 |
|
|
4eba0aecd4
|
Link to exercise statistics from execution environment statistics
|
2015-12-15 16:11:58 +01:00 |
|
|
d4031c363f
|
Fix number of runs
|
2015-11-05 10:57:07 +01:00 |
|
|
c41818e324
|
Push statistics features to model
|
2015-10-29 15:08:02 +01:00 |
|
|
78422647fe
|
Add execution environment statistics
|
2015-10-29 14:19:31 +01:00 |
|