|
15 | 15 | "content.index.recordButtonDescription": "\"Record\"-button", |
16 | 16 | "content.index.videoHeading": "Intro Video", |
17 | 17 | "content.index.setupBody2": "The website utilizes the bluetooth, accelerometer, LEDs, buttons, and sounds from the Micro:bit. Subsequetnly, you can connect the micro:bit to your computer via bluetooth without using the USB cable.", |
18 | | - "content.index.oldVersion": "You can finde the old version here:", |
| 18 | + "content.index.mathVersion": "You can finde the expanded version here:", |
19 | 19 | "content.index.contactButton": "Contact us", |
20 | 20 | "content.index.contactBody": "If you find errors and omissions on this platform, please feel free to write us. If you have any other requests, ideas or general interests, please feel free to contact us. The creators of this platform can be contacted at:", |
21 | 21 | "content.index.contactBodyGithub": "You can also visit our Github page:", |
22 | 22 | "content.index.contactMail": "[email protected]", |
23 | 23 | "content.index.acknowledgement": "Developed by Center for Computational Thinking and Design, Aarhus University", |
24 | | - "content.index.newzHeading": "News", |
25 | | - "content.index.newzBodyMakecode": "You can now program around your model's output in MakeCode. See top bar on model page.", |
26 | | - "content.index.newzBodyViz": "We now have a vizualization of the data representaion.", |
| 24 | + "content.index.newzHeading": "Try the expanded version", |
| 25 | + "content.index.newzBodyMakecode": "We have created an expanded version that, among other things, lets you modify the data representation and visualizes a k-nearest neighbor model.", |
27 | 26 | "content.index.MLHeading": "How does it work?", |
28 | 27 | "content.index.MLSubheading": "ML-Machine builds machine learning models to recognize patterns in the accelerometer data.", |
29 | 28 | "content.index.MLExplainer1": "With ML-Machine, you curate data samples of different gestures or movements, which a machine learning algorithm analyzes. It finds patterns in the data that can be used to predict/guess if the micro:bit is moved in circles, shaken, taped to the leg of the person jumping, etc.", |
|
0 commit comments