29 Commits

Author SHA1 Message Date
Delucse
cbe091db27 updated status reading 2020-11-27 12:06:13 +01:00
Delucse
b8a2f87321 get all tutorials about the API 2020-11-27 09:30:42 +01:00
Delucse
ea00d173c5 get a tutorial about the API 2020-11-27 08:41:34 +01:00
Delucse
5999daa332 dialog - hint tutorials exists 2020-10-17 11:09:25 +02:00
Delucse
a0fd63a2ca fix vertical stepper bug 2020-10-17 09:47:03 +02:00
Mario
89d0cc380b update tutorial structure 2020-10-08 15:29:28 +02:00
Delucse
9b2d66aee7 fix bug in local storage logic 2020-09-25 13:40:42 +02:00
Delucse
1d3f356fe7 fix warning "no-loop-func" 2020-09-25 13:22:09 +02:00
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