21 Commits

Author SHA1 Message Date
Delucse
660abe9712 reorganize data files like tutorials.json 2020-09-20 16:23:18 +02:00
Delucse
fc1b898c80 upload JSON string 2020-09-20 13:48:19 +02:00
Delucse
7579be52c9 upload JSON file 2020-09-19 23:21:43 +02:00
Delucse
111b924988 error validation 2020-09-19 09:38:38 +02:00
Delucse
458770e0c4 redux store of builder 2020-09-18 16:19:18 +02:00
Delucse
ba84bc512c set filename to save compiled blocks 2020-09-17 10:06:29 +02:00
Delucse
7300cade5d each task (step) has its own id within a tutorial 2020-09-13 16:02:47 +02:00
Delucse
6f77b460cb add/ delete tutorials/steps in initial state of redux based on tutorials.json 2020-09-13 15:18:11 +02:00
Delucse
f19842ccae status of tutorial and belonging tasks 2020-09-11 17:31:06 +02:00
Delucse
6c3709fde8 adjustment of the tutorial component and all dependencies to the new tutorial.json 2020-09-11 10:13:33 +02:00
Delucse
f14508a5ca own blocklyWindow for an instruction 2020-09-09 13:36:41 +02:00
Delucse
7e0fbf1f75 current tutorial id stored in redux store 2020-09-08 13:42:55 +02:00
Delucse
c1d3962fb4 Merge branch 'assessment' into tutorial 2020-09-08 12:07:55 +02:00
Delucse
e766b05dba Merge branch 'tutorial' into assessment 2020-09-08 11:56:09 +02:00
Delucse
de0bfd5d49 fixed status update of tutorials 2020-09-08 11:55:08 +02:00
Delucse
6a94ce618c Revert "Merge branch 'assessment' into tutorial"
This reverts commit e322795f2576a0ba473e5b77dfa43f279d930007, reversing
changes made to dddd9432db920b78b6b8567303d5facc8f2c8ae6.
2020-09-08 11:30:25 +02:00
Delucse
4c66ab9173 displaying the status of the tutorial 2020-09-07 15:57:09 +02:00
Delucse
ccf901d20b error page requesting a tutorial that does not (longer) exist 2020-09-02 11:43:17 +02:00
Delucse
168c5fb575 removing workspace from Redux 2020-07-23 15:55:54 +02:00
Delucse
c2405de04a adaptation of the functionalities to Blockly package 2020-07-23 15:42:01 +02:00
Delucse
c05572a68e first Blockly functionalities
Attention: the buttons currently trigger an error
2020-07-23 11:33:13 +02:00