Commit Graph

12 Commits

Author SHA1 Message Date
Sebastian Serth
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
Ralf Teusner
19e137c174 some locales (question text) and two more statistic metrics for exercise collections 2020-01-13 18:22:00 +01:00
Ralf Teusner
34df8f8cdc add total number of submissions for exercise collections 2019-06-11 18:24:59 +02:00
MrSerth
fc2a599082 Update app/views/exercise_collections/statistics.html.slim
Co-Authored-By: rteusner <ralf.teusner@hpi.de>
2019-03-29 16:01:03 +01:00
MrSerth
baec777e48 Update app/views/exercise_collections/statistics.html.slim
Co-Authored-By: rteusner <ralf.teusner@hpi.de>
2019-03-29 15:59:27 +01:00
Ralf Teusner
193cc6c70d enhance exercise_collection_statistics 2019-03-29 15:32:00 +01:00
Sebastian Serth
7bdb962616 Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites 2018-11-06 16:49:41 +01:00
Maximilian Grundke
6a1dbe4853 Add exercise title to statistics tooltip 2018-07-20 13:28:03 +02:00
Maximilian Grundke
0e613d941d Add legend 2018-03-19 18:45:50 +01:00
Maximilian Grundke
d55b39eb48 Visualize exercise working times in exercise collection statstics 2018-03-19 18:17:34 +01:00
Maximilian Grundke
f1f1594e5b Move method to model 2018-03-19 15:01:50 +01:00
Maximilian Grundke
119cc9ee71 Scaffold exercise collection statistics 2018-03-14 11:44:18 +01:00