|
6cbecb5b39
|
Apply automatic rubocop fixes
|
2021-05-14 22:03:06 +02:00 |
|
|
2b32829e60
|
Upgrade DatabaseCleaner strategy
|
2021-05-12 16:47:05 +02:00 |
|
|
40d83dbb1d
|
Fix access to exercise-specific RfC listing
|
2021-04-07 14:06:32 +02:00 |
|
|
110b009480
|
Remove A/B test from Python20 course setup
|
2021-03-08 23:15:58 +01:00 |
|
|
b10e23dd16
|
Upgrade to newest Sentry
|
2021-03-04 14:02:16 +01:00 |
|
|
c5b4510b23
|
Use count to get number of study groups
|
2021-01-11 14:38:19 +01:00 |
|
|
1d0b4e327a
|
Convert file upload to UTF-8 and delete NULL byte
|
2020-12-16 18:43:04 +01:00 |
|
|
bbea20172a
|
Prevent 500 if internal teacher without study group accesses exercise statistics
|
2020-12-14 13:17:12 +01:00 |
|
|
c32e7586cd
|
Remove consumer_id from session
* Each external (and also internal) user has a consumer attached. We don't need that information twice.
|
2020-11-25 21:19:18 +01:00 |
|
|
4e61d53cb3
|
typos and cleanup
|
2020-11-01 11:18:06 +01:00 |
|
|
1b5d1d3dca
|
Reduce score sent via LTI if too late
|
2020-10-28 11:58:40 +01:00 |
|
|
66110fd57b
|
Fix A/B test for tips
|
2020-10-26 09:54:53 +01:00 |
|
|
fda120559c
|
Prepare Python20 Course Experiments
|
2020-10-25 13:29:26 +01:00 |
|
|
ad467fa58f
|
Distinguish between intermediate and final feedback
* Also add more information to user_exercise_feedback
* Migrate existing feedback to enrich with submissions
|
2020-10-20 13:50:04 +02:00 |
|
|
92be9d56ee
|
Fix spec for empty exercise_params
|
2020-10-16 19:52:16 +02:00 |
|
|
92ab5cc0a7
|
Fix exercise creation
|
2020-10-16 19:18:55 +02:00 |
|
|
4e720295d8
|
Fix existing specs for Exercise
|
2020-10-14 14:34:27 +02:00 |
|
|
2d8a18169e
|
Always increase rank for tips correctly
|
2020-10-14 14:34:27 +02:00 |
|
|
2678d9ecdf
|
Add admin UI to assign tips to exercises
|
2020-10-14 14:34:27 +02:00 |
|
|
8f8a4f3cca
|
Show tips when implementing an exercise
|
2020-10-14 14:34:26 +02:00 |
|
|
6e11f29fdf
|
fix ajax action access, dont use delayed for model_solutions
|
2020-10-06 15:02:27 +00:00 |
|
|
564b249e50
|
Refactor send_score to have access to the submission
|
2020-05-12 17:51:07 +02:00 |
|
|
26b9edabb4
|
Add deadline information to submission page and some minor bugfixes
|
2020-05-08 15:07:02 +02:00 |
|
|
413ec9f956
|
Show up to three submissions for teachers and add overview to table
|
2020-05-08 11:36:27 +02:00 |
|
|
914eeb6035
|
Add submission deadline to exercises and allow teachers to view their submissions
|
2020-05-07 21:23:27 +02:00 |
|
|
ff0b72ead4
|
Always use last LtiParamters if multiple are stored.
Still unsure, how that could happen. We want to prevent that
|
2020-03-19 22:19:05 +01:00 |
|
|
42d5480167
|
Ensure to clear LTI session once the score is submitted
|
2020-03-06 16:32:31 +01:00 |
|
|
f2c45b2488
|
Add more LTI debug messages
|
2020-03-04 19:37:05 +01:00 |
|
|
b12da92eac
|
Format extra context message
|
2020-03-04 19:00:45 +01:00 |
|
|
0f140021e5
|
Ensure error is still thrown if lti_parameter is null
|
2020-03-04 18:22:42 +01:00 |
|
|
dbfc1b2e11
|
Add additional logging for Sentry
|
2020-03-04 17:42:07 +01:00 |
|
|
999944ea89
|
Allow teachers and admins to open unpublished exercises
|
2020-01-30 19:38:06 +01:00 |
|
|
6d16dfe14d
|
Add embed options to disable redirect to either rfcs or feedback
|
2020-01-15 14:39:36 +01:00 |
|
|
f49cd0bed4
|
forbid users to import an exercise they do not have access to (previously a new one was created)
|
2019-12-18 17:52:34 +01:00 |
|
|
f680916385
|
remove create_new functionality, when exercise exists on CH but is not editable
|
2019-12-13 16:43:19 +01:00 |
|
|
eb7a4d5933
|
add german translations
|
2019-12-12 19:19:47 +01:00 |
|
|
5625fa63b0
|
add controller specs
|
2019-12-06 17:25:00 +01:00 |
|
|
4a77536c5f
|
merge master
|
2019-12-03 17:55:58 +01:00 |
|
|
94026dcedf
|
update proforma gem
|
2019-12-03 17:49:45 +01:00 |
|
|
deaa522a14
|
Disallow external user statistics for teachers
|
2019-12-02 12:05:04 +01:00 |
|
|
ab96fb92c2
|
Add Request for Comments view per exercise, adopt policies for teachers
|
2019-11-29 15:28:06 +01:00 |
|
|
9dfe6b4529
|
Add score and working time to feedback page
|
2019-11-29 15:01:04 +01:00 |
|
|
3912caab1c
|
support better errorhandling for codeharbor
|
2019-10-25 16:25:57 +02:00 |
|
|
8767b183cf
|
rename action, translation fixes
|
2019-10-22 18:41:06 +02:00 |
|
|
f51dde4ef7
|
translations and whitespaces
|
2019-10-21 18:03:56 +02:00 |
|
|
9512fe4a79
|
add check_uuid_url to codeharbor_link
|
2019-10-20 16:20:04 +02:00 |
|
|
7e7be4721a
|
wip multi-step export
|
2019-10-20 11:02:57 +02:00 |
|
|
4ab78c170e
|
add uuid check
|
2019-10-16 19:19:28 +02:00 |
|
|
9c009ee4ec
|
add functionality, when user is not authorized
|
2019-10-14 17:49:49 +02:00 |
|
|
87798212ad
|
add unpublished to views
|
2019-10-11 16:28:50 +02:00 |
|