Commit Graph

32 Commits

Author SHA1 Message Date
01f4f0c2cd Remove legacy CodePilot integration 2023-07-28 08:50:00 +02:00
8a055a0d68 Update Bootstrap from v4 to v5 2022-08-12 11:45:32 +02:00
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
6900d4ef2c Add collapse_exercise_description LTI parameter 2021-01-29 13:54:47 +01:00
207cf1084b Fix duplication of code when navigation back and forth 2020-03-06 15:34:43 +01:00
c48296f31d Force full page reload for implement view 2020-03-05 15:22:58 +01:00
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
c44478783a Fix bootstrap CSS issues in Safari and Chrome 2018-11-06 16:49:44 +01:00
7bdb962616 Update Bootstrap to v4.1, fix chosen.js and pagedown on multiple sites 2018-11-06 16:49:41 +01:00
11137fa5f6 Style exercise description as a card and display an additional (more obvious) toggle 2018-08-03 14:38:58 +02:00
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
77452e6c2b move progress into sidebar 2016-09-09 15:40:09 +02:00
b24db1dca0 Toggle description
Tooltips fixed
Buttons moved
2016-09-01 15:23:58 +02:00
dca26cf237 Refactored frontend.
Moved output to editor tab.
Added collapse function to sidebar.
2016-09-01 10:49:55 +02:00
e838f5a1b1 fix submit-button when not active 2016-05-12 17:35:09 +02:00
99ee7337ed Add python adapter error messages to score output 2016-03-09 18:01:30 +01:00
4597996a26 removed confirm message from submit results button 2015-11-28 17:13:02 +01:00
e67e378e59 add data message confirm again. this was the wrong place to delete something 2015-11-11 00:38:04 +01:00
28bbd84153 remove safety check on LTI submission 2015-11-11 00:11:34 +01:00
c958307af1 Render HTML for the exercise description 2015-11-08 12:37:43 +01:00
889d7562f9 Show the input messages and set focus correct on input required. 2015-10-21 17:17:11 +02:00
6151afcb55 some I18n, stop command for server send event code (score), updated readme 2015-10-16 17:06:23 +02:00
3657fe3e93 remove instructions tab (the actual tab, before I just removed the header), set the turtle canvas to have a size of 400x400. 2015-09-25 12:52:52 +02:00
10da12f950 option to hide the file tree in exercises. 2015-09-22 18:22:25 +02:00
c8253a6ba0 Manually merge changes from webpython branch. 2015-09-15 16:55:16 +02:00
41175656c4 HIde submit button if task is expired 2015-06-03 16:57:33 +02:00
a28b80b083 deactiveate stuff that breaks for now 2015-04-14 16:31:22 +02:00
bad98cca1d merged qa into codeocean 2015-03-27 21:27:40 +01:00
b28c95b2c7 warn in case of lacking client-side SSE support 2015-03-14 12:32:52 +01:00
cb2cd90fb0 added Flowr configuration 2015-03-07 16:00:20 +01:00
36795c0586 display test files' filenames on scoring results page 2015-03-03 11:47:10 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00