Commit Graph
27 Commits
Author SHA1 Message Date
Mario Pesch 0414d2043d update tutorial builder
- update tutorial modell
- add difficulty closes #82
- add review system
- make tutorials private by default
- add admin overview
2022-02-28 19:56:19 +01:00
Mario Pesch 5b2add4098 remove mybadges integration 2021-07-27 11:57:46 +02:00
Mario Pesch 6a6b2e2f58 get rid of console.log 2021-03-24 17:07:23 +01:00
Delucse 4588e2a69b Merge branch 'add-translations' into backend-connection 2020-12-14 15:23:01 +01:00
Mario e5204bb4d5 add more translations and resolve issues 2020-12-14 13:50:44 +01:00
Delucse 4f002d8694 definig success and error callbacks for every private axios request 2020-12-11 14:35:24 +01:00
Delucse 1821ac4e40 tutorial status is stored in user account if exists or in local storage 2020-12-11 13:06:38 +01:00
Delucse 5430e783cc show assigned badge 2020-12-10 10:31:43 +01:00
Delucse 101dfc7692 assigne badge after tutorial-success 2020-12-09 19:34:44 +01:00
Delucse 3cf7f10d34 delete tutorial button at tutorial builder 2020-12-08 15:33:03 +01:00
Delucse 2e330d1215 Merge branch 'assessment' into backend-connection 2020-12-01 14:43:25 +01:00
Delucse a2c571c1e7 adjustments do mongoDB output 2020-11-27 17:21:42 +01:00
Delucse 2d29b8d7bd load tutorial only once 2020-11-27 13:31:03 +01:00
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
Mario 89d0cc380b update tutorial structure 2020-10-08 15:29:28 +02:00
Delucse 660abe9712 reorganize data files like tutorials.json 2020-09-20 16:23:18 +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 de0bfd5d49 fixed status update of tutorials 2020-09-08 11:55:08 +02:00
Delucse 4c66ab9173 displaying the status of the tutorial 2020-09-07 15:57:09 +02:00