Commit Graph
90 Commits
Author SHA1 Message Date
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
Mario 89d0cc380b update tutorial structure 2020-10-08 15:29:28 +02:00
Delucse 56820a04fc possibility to add media (picture or youtube-video) to the instructions 2020-09-30 15:41:24 +02:00
Delucse 8991e2b40b possibility to add pictures to the instructions 2020-09-29 20:12:33 +02:00
Delucse 8d752e0430 precondition for each tutorial is at least one instruction and one task 2020-09-28 15:41:17 +02:00
Delucse 1d3f356fe7 fix warning "no-loop-func" 2020-09-25 13:22:09 +02:00
Delucse 3f4e559866 Merge branch 'tutorial-builder' 2020-09-22 11:57:02 +02:00
Delucse 59d347de41 fix warnings in tutorial builder 2020-09-22 11:56:36 +02:00
Delucse 0f0bfb98c6 add snackbar to tutorial builder 2020-09-21 11:41:19 +02:00
Delucse 0029f7cc26 another way to initialize an array to fix bug 2020-09-20 16:45:24 +02:00
Delucse 660abe9712 reorganize data files like tutorials.json 2020-09-20 16:23:18 +02:00
Delucse e20a40aaf5 definig specific error in step component 2020-09-20 16:22:07 +02:00
Delucse fc1b898c80 upload JSON string 2020-09-20 13:48:19 +02:00
Delucse 3ba35751ea fix bugs concerning uploading json 2020-09-20 00:09:05 +02:00
Delucse 7579be52c9 upload JSON file 2020-09-19 23:21:43 +02:00
Delucse 28ced177bd generate JSON-file 2020-09-19 09:57:16 +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 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 4f34811a94 store only xml if tutorial-id exists 2020-09-08 15:06:26 +02:00
Delucse eea893a071 stored xml in tutorial redux store 2020-09-08 14:43:30 +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 e322795f25, reversing
changes made to dddd9432db.
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 fdde372ef3 reset Workspace with initial XML-Block 2020-08-10 11:54:36 +02:00
Mario 440622a66c add sensebox sensor blocks 2020-07-31 11:10:22 +02:00
Delucse 9f33b93fdd recalculating positions of trash, zoom, etc 2020-07-24 19:15:41 +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