314 Commits

Author SHA1 Message Date
Delucse
458770e0c4 redux store of builder 2020-09-18 16:19:18 +02:00
felixerdy
136b85e027 initial implementation of typed variables 2020-09-18 15:19:58 +02:00
Delucse
1c2b025493 add id and title 2020-09-17 18:55:51 +02:00
Mario Pesch
38b025e012
Merge branch 'master' into new-blocks 2020-09-17 13:25:43 +00:00
Mario
42299a374a minor changes 2020-09-17 15:16:41 +02:00
Delucse
d70207ea1a breadcrumbs with inital home-link 2020-09-17 14:13:30 +02:00
Delucse
b726f5f42c Merge branch 'blockly-functions' 2020-09-17 13:24:38 +02:00
Delucse
bde430dd40 detect whitespaces and return readable filename 2020-09-17 13:24:00 +02:00
Delucse
8bed9f4b7f Merge branch 'blockly-functions' 2020-09-17 12:57:07 +02:00
Delucse
c85c96468c name of tutorial workspace is automatically derived from the tutorial title and the step heading 2020-09-17 12:56:43 +02:00
Delucse
5c43ff4648 name of the workspace and display of its 2020-09-17 11:55:46 +02:00
Delucse
ba84bc512c set filename to save compiled blocks 2020-09-17 10:06:29 +02:00
Mario
6a4de9c7a2 fix warnings 2020-09-16 15:50:55 +02:00
Delucse
3c9404c5be deactivate redux devtools extension 2020-09-16 15:18:28 +02:00
Mario
bbd14c58b5 add new blocks 2020-09-16 14:59:09 +02:00
Delucse
3d146155d0 Merge branch 'instruction' 2020-09-16 11:16:06 +02:00
Delucse
73c721f237 improved colour contrasts concerning tutorial status 2020-09-16 11:15:55 +02:00
Delucse
71e881283d improved feedback in terms of incorrect block count and success 2020-09-16 11:05:20 +02:00
Delucse
68af341816 cogs symbol to illustrate compiling 2020-09-16 10:49:56 +02:00
Delucse
11c3198c82 set filename to save blocks as xml-file 2020-09-16 10:42:18 +02:00
Delucse
d3159d5204 Merge branch 'blockly-functions' into instruction 2020-09-15 18:50:26 +02:00
Delucse
f7f95bbf9f solution check tooltip arrow 2020-09-15 18:50:12 +02:00
Delucse
7f3ad89623 Merge branch 'blockly-functions' into instruction 2020-09-15 18:44:37 +02:00
Delucse
20ac45a48d Merge branch 'assessment' into instruction 2020-09-15 18:44:23 +02:00
Delucse
02040bb656 Merge branch 'blockly-window' into instruction 2020-09-15 18:43:21 +02:00
Delucse
5cfb3c18de code-window is always visible for an assessment 2020-09-15 18:42:04 +02:00
Delucse
427467eb8a add workspace functions to assessment 2020-09-15 17:21:02 +02:00
Delucse
1c29dd2109 display statistics as menu, if screen is too small 2020-09-15 17:05:22 +02:00
Delucse
28fb2c3bab Merge branch 'instruction' into blockly-functions 2020-09-15 15:31:20 +02:00
Delucse
25134d4d86 hardware images without distortion 2020-09-15 15:29:59 +02:00
Delucse
4550977471 upload, download, compile and reset blocks 2020-09-15 14:39:47 +02:00
Delucse
567f94135b reorganize media files 2020-09-15 10:29:53 +02:00
Delucse
8060927cc6 adjustment of the hardware images so that the full image is visible 2020-09-15 10:21:50 +02:00
Mario
4df5b64eb0 add basic hardware images 2020-09-14 19:24:55 +02:00
Delucse
0f582e6d7d Merge branch 'instruction' 2020-09-14 19:00:57 +02:00
Delucse
84d4166cab display requirements 2020-09-14 19:00:15 +02:00
Mario Pesch
edbf60d92e
Merge pull request #5 from sensebox/add-slider
add led block
2020-09-14 14:24:51 +00:00
Mario
97ef7ab1bb update led pins 2020-09-14 15:58:22 +02:00
Mario
9a764b7e74 add led block 2020-09-14 15:41:57 +02:00
Delucse
93e047f4bf xs-display showing only two hardware-pictures 2020-09-14 13:33:21 +02:00
Delucse
9724d01b76 Merge branch 'master' into instruction 2020-09-14 13:26:29 +02:00
Delucse
823bb042ff showing needed hardware 2020-09-14 13:24:29 +02:00
Delucse
01c662b00f Merge remote-tracking branch 'origin/add-slider' 2020-09-13 16:04:06 +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
f997bb661f update initialXml 2020-09-13 13:19:09 +02:00
Delucse
e7723487c9 next step button or tutorial-overview button after solving task 2020-09-11 17:47:05 +02:00
Delucse
f19842ccae status of tutorial and belonging tasks 2020-09-11 17:31:06 +02:00
Delucse
825075d656 next and back step - buttons 2020-09-11 11:00:57 +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