Sebastian Serth
5ed8f7c812
Remove tooltip from stop execution button
2023-02-28 00:52:02 +01:00
Sebastian Serth
18e48d9f45
Editor: Fix tooltip on RfC button
2023-02-28 00:52:02 +01:00
Sebastian Serth
26433aa2ff
Remove duplicated username (log statement)
2022-11-02 14:09:42 +01:00
Sebastian Serth
4f0b8c3c42
Reduce usage of @current_user (use helper instead)
2022-11-02 12:27:38 +01:00
Sebastian Serth
8a055a0d68
Update Bootstrap from v4 to v5
2022-08-12 11:45:32 +02:00
Sebastian Serth
b98c37ae64
Rename v4 FontAwesome icons to match v5/v6 name
...
While FontAwesome provides aliases for all icons, we switch to the new names for consistency. See all changes at:
https://fontawesome.com/docs/web/setup/upgrade/upgrade-from-v4#icons-renamed-since-version-4
2022-08-09 14:17:32 +02:00
Sebastian Serth
d93e71dc28
Rename v5 FontAwesome icons to match v6 name
...
While FontAwesome provides aliases for all icons, we switch to the new names for consistency. See all changes at:
https://fontawesome.com/docs/web/setup/upgrade/whats-changed#icons-renamed-in-version-6
2022-08-09 14:17:32 +02:00
Sebastian Serth
19bd742bc9
Show a localized message if the program was killed.
...
* This will most likely happen by the OOM killer, thus we inform the user about the memory restriction.
2022-04-15 21:29:55 +02:00
Sebastian Serth
9079a0b15a
Implement Tips Intervention
2021-11-23 01:38:10 +01:00
Sebastian Serth
f32661ad78
Rework left sidebar
...
* Move Buttons from left sidebar to JSTree
* Use light style for collapse sidebar buttons
2021-05-28 17:49:59 +02:00
Sebastian Serth
a49c01645b
Move tips to left sidebar and set width = 25%
2020-10-15 17:40:48 +02:00
Sebastian Serth
e0e0d72f1d
Remove outdated ToDo
2019-12-20 16:18:31 +01:00
Sebastian Serth
a0d8b30ef2
Implement support for some basic embed options for work sheets via LTI
...
This commit also fixes an issue with the flash messages being positioned too high and displayed for too long
2018-12-11 14:29:36 +01:00
Sebastian Serth
56c59a616e
Completely remove old non-structured errors and migrate existing ones.
2018-11-30 11:27:25 +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
ad8af3b98f
Fix popovers disappearing due to parent overflow settings
2018-06-06 11:26:06 +02:00
Ralf Teusner
3c9b1c6f71
change string to boolean, since this is evaluated in the slim template and not in javascript
2018-04-16 14:24:26 +02:00
Ralf Teusner
b314bab1e1
complete experiment groups, add view code
2018-03-28 14:55:25 +02:00
Ralf Teusner
fbff875348
remove rfc button altogether first, put in correct experiment groups
2018-02-27 13:48:52 +01:00
Ralf Teusner
647e705a02
don't redirect to rfc for experimental groups and hide the button for them
2018-02-27 13:48:52 +01:00
Maximilian Grundke
04baf6c5d5
Make paths explicit to fix tests
2017-10-26 16:14:40 +02:00
Thomas Hille
4798ffcfcf
- added abc group separator class to split users into different groups for testing proxy exercises and interventions
...
- shows 2 interventions per user and exercise max now
- only show break or rfc intervention to user
2017-03-23 18:52:46 +01:00
Thomas Hille
b05bb27ed9
search is now saved asynchron and without a form which caused some redirection through searches_controller
...
added asynchronous save of search, removed searches_controller,
2017-03-21 14:37:32 +01:00
Thomas Hille
bd0721da2e
deleted search modal. reused roc modal for search modal. also added translations
2017-03-21 10:31:33 +01:00
Thomas Hille
0e2a22df42
texte angepasst
2017-03-21 10:31:33 +01:00
Thomas Hille
5b50deb70d
split intervention modal into 2 separate modals
2017-03-21 10:31:33 +01:00
Thomas Hille
695b8946f6
added search intervention. search opens new tab with search in the java course (at least in chrome)
...
send only 3 interventions per exercise at maximum
2017-03-21 10:31:33 +01:00
Thomas Hille
17d09accb7
only show interventions if condition is met. right now, only show one intervention per user and exercise
2017-03-21 10:31:33 +01:00
Thomas Hille
904868394a
added interventions being saved once they are fired
2017-03-21 10:31:33 +01:00
Thomas Hille
2456f46b2b
changed name of intervention modal, timer in editor.js set text now. some time calculations in editor for interventions
2017-03-21 10:31:32 +01:00
Thomas Hille
2caf4b123e
added intervention modals back into editor.js and html
2017-03-21 10:31:32 +01:00
Thomas Hille
0db11884bc
Extended Exercises by worktime, difficulty and tags, added ProxyExercises as prework for recommendations
...
Tags can be added to exercises in the edit view. Tags can monitored under /tags.
Added the concept of ProxyExercises which are a collection of Exercises. They can be found under /proxy_exercises
Added Interventions as prework to show interventions later to the user.
Added exercise/[:id]/working_time to return the working time of the user in this exercise and the average working time of all users in this exercise
2017-03-21 10:31:32 +01:00
Tom Staubitz
5fe12bfa78
fixing tests p1
2017-01-12 18:12:36 +01:00
Tom Staubitz
dd4c789fed
replaced session_paramerters with server params for security reasons
...
cleaned up comments
2017-01-12 15:10:34 +01:00
Ralf Teusner
d26a0fa6a4
Enhance codeocean events with user agent and external-id if present
2016-09-27 17:56:16 +02:00
Alexander Kastius
952cc5ec24
Moved buttons to the top.
2016-09-09 13:21:51 +02:00
Alexander Kastius
c2bdcc7915
Added more height!
2016-09-01 17:54:04 +02:00
Alexander Kastius
11d284b166
Disabled file tree and collapsed sidebar when filetree should be disabled.
2016-09-01 17:31:18 +02:00
Ralf Teusner
1f159ce0bd
some cleanup,
...
reducing size of questions sidebar
2016-09-01 16:48:55 +02:00
Alexander Kastius
e42330cf1b
Added tooltip to request-comments button.
...
Added locale for all new texts.
2016-09-01 16:27:40 +02:00
Alexander Kastius
858bbdab95
Fixed button.
2016-09-01 15:34:54 +02:00
Alexander Kastius
b24db1dca0
Toggle description
...
Tooltips fixed
Buttons moved
2016-09-01 15:23:58 +02:00
Alexander Kastius
dca26cf237
Refactored frontend.
...
Moved output to editor tab.
Added collapse function to sidebar.
2016-09-01 10:49:55 +02:00
yqbk
f5aa3cef3c
Problem when no files solved
2016-05-12 19:03:17 +02:00
yqbk
a16eb4b15b
sorting files alphabetically
2016-05-12 17:13:30 +02:00
Maximilian Grundke
027c6013eb
Implement request modal
2016-04-30 12:55:58 +02:00
Maximilian Grundke
af103ef270
Remove comment modal from standard editor
2016-04-26 16:05:57 +02:00
Ralf Teusner
10da12f950
option to hide the file tree in exercises.
2015-09-22 18:22:25 +02:00
Ralf Teusner
b4527aef50
implemented autosave, save button is now hidden. there is a label to show the last save timestamp. Code is saved on browser close.
2015-08-12 17:38:34 +02:00
Jan Renz
9c8d0b01eb
Fix reset of tasks
2015-04-20 22:30:31 +02:00