From 3929bd26673f12c2690ed9d2ba05f5e6422b1205 Mon Sep 17 00:00:00 2001 From: MarleenGilsing <80678586+MarleenGilsing@users.noreply.github.com> Date: Thu, 14 Sep 2023 07:59:52 +0200 Subject: [PATCH 1/4] Some older changes? I didn't do these changes, but they seem like improvements. So I'll keep them? --- content/pages/en.yaml | 269 +++++++++++++++++++-------------------- content/pages/ja.yaml | 2 +- content/pages/ko.yaml | 2 +- content/pages/pt_PT.yaml | 2 +- content/pages/ro.yaml | 2 +- content/pages/sq.yaml | 2 +- content/pages/te.yaml | 2 +- content/pages/tr.yaml | 2 +- content/pages/ur.yaml | 2 +- 9 files changed, 139 insertions(+), 146 deletions(-) diff --git a/content/pages/en.yaml b/content/pages/en.yaml index c3aeaf3f2e4..3a54cc07ca3 100644 --- a/content/pages/en.yaml +++ b/content/pages/en.yaml @@ -9,7 +9,7 @@ sections: In contrast to programming languages for kids, like Scratch, Hedy doesn't use code blocks but textual code. So with Hedy you'll learn how to type code like the real programmers do, but in small steps with playful exercises. This way Hedy can function as a stepping stone to real programming languages like Python in an accessible and mostly fun way! - If you want to know more, you can watch this video about the development of Hedy as a programming language. + Here you can watch a [video](https://www.youtube.com/watch?v=EdqT313rM40&t=2s) about the development of Hedy as a programming language. - title: "Target audience" text: | Hedy is developed with middle school and junior high school students in mind (ages 10 - 15). @@ -28,29 +28,29 @@ sections: You can track your students' work and their progress on the class page. - title: "Devices" text: | - Hedy is web-based, which means it works on any device with a browser (Google Chrome, Firefox, Edge etc), so laptops, Chromebooks, tablets and even smartphones are suitable to use Hedy. + Hedy is webbased, which means it works on any device with a browser (Google Chrome, Firefox, Edge etc), so laptops, chromebooks, tablets and even smartphones are suitable to use Hedy. There's no need to download anything before working with Hedy, just go to the website and you're all set! - title: "The Hedy Community" text: | - All Hedy teachers, programmers and other fans are welcome to join our Discord server. This is the ideal place to chat about Hedy: we have channels where you can show your cool projects and lessons, channels to report bugs, and channels to chat with other teachers and with the Hedy team. - Here you can find a video on how to join the Discord Community. + All Hedy teachers, programmers and other fans are welcome to join our [Discord server](https://discord.gg/8yY7dEme9r). This is the ideal place to chat about Hedy: we have channels where you can show your cool projects and lessons, channels to report bugs, and channels to chat with other teachers and with the Hedy team. + [Here](https://www.youtube.com/watch?v=Lyz_Lnd-_aI) you can find a video on how to join the dicord community. - title: "Tutorial" key: "tutorial" subsections: - title: "Tutorial" text: | - Do you want to follow the tutorial (again)? Click here. + Do you want to follow the tutorial (again)? Click [here](https://hedycode.com/tutorial) - title: "Teaching preparations" key: "preparations" subsections: - title: "Creating a Class" text: | As a teacher, you can create a class for your students. In this class you can see the students' accounts and their programs and you could monitor their progress. - This video shows you how to quickly create a class in Hedy. + This [video](https://www.youtube.com/watch?v=Y3RTIWftJQg) shows you how to quickly create a class in Hedy. - title: "Customize your Class" text: | You can also customize your class and choose which adventures are available for them. This way your students won't be overwhelmed by the amount of adventures and levels, and they can specifically focus on the adventures you'd like them to practice with. - This video shows you how to customize your class. + This [video](https://www.youtube.com/watch?v=qva9gXBoUwY&t=10s) shows you how to customize your class. - title: "Student Accounts" text: | There are 2 ways to let your students join your class: You can create accounts for them, or they could create their own accounts. @@ -58,7 +58,7 @@ sections: **You create accounts for your students** The easiest way to add students to your class is by creating an account for them. This can be done by clicking the 'create student accounts' button and filling in the usernames and passwords for them. The students can login with the username and password that you chose. Afterwards, they can change their username or password if they'd like and they'll still remain in your class. - This video shows how to add students to your class in the quickest and easiest way. + This [video](https://www.youtube.com/watch?v=eEQvik-Ce5M) shows how to add students to your class in the quickest and easiest way. **Students make their own accounts** Your students can also go to the Hedy website and create their own accounts, just like you did. To get them into your class, they simply have to click the invite link. @@ -79,21 +79,17 @@ sections: This way you can teach your students to code with English keywords, but you can also let them program in their own language. For example, Dutch students can use the command 'vraag' instead of 'ask'. **Video** - This video show you how to set a preferred language and change the keywords to you preferred language as well. + This [video](https://www.youtube.com/watch?v=QrVZETj4oLM) show you how to set a preferred language and change the keywords to you preferred language as well. - title: "Storing programs" text: | - When you are logged in, you'll see My programs next to your profile icon. - This option exists for your students too. In My programs you can find all the programs that you've worked on. - By default, programs will be saved to 'My programs' when you run the code, and every 10 seconds, under their default name - and their level (for example: Story 5). If you want to store a program under a new name, just type the new name in the name bar. - Currently, only one program can be saved per level, per tab. + Because you are now logged in, you'll see the blue banner with My profile and My programs. + These tabs exist for your students too. In My programs you can find all the codes that you've saved. - You (and your students) can also share programs using the share button next to program names. - These programs will be posted on our explore page, for everybody to see and use. + You can save your projects easily by giving your project a name in the white bar and pressing the green button Save Code. + You (and your students) can also share programs. These programs will be posted on our [explore page](https://hedycode.com/explore), for everybody to see and use. If you want to unshare your program, go to 'My programs' and click 'Unshare'. - The paper plane icon can be used to hand in programs to the teacher of a class. Programs that have been handed is will no longer be editable. - title: "Teaching with Hedy" key: "teaching" subsections: @@ -108,12 +104,12 @@ sections: - title: "Introduction" text: | You can start your lessons by activating your students' prior knowledge: What do they already know about the subject, what did they learn in the previous lesson and which mistakes did they make that they've now learned from? - This way all the previously learned commands and frequently made mistakes are fresh in your students' memories, when you start introducing the new lesson. + This way all the previously learned commands and frequently made mistakes are fresh in your students' memories, when you strat introducing the new lesson. - title: "Introduction of new concepts and commands" text: | The new concepts and commands can be very hard for some students to fully understand. That's why it's of importance to model the proper use of the new commands to your students. - Especially in the lower levels, where some students have no experience with programming at all, it can be hard for them to understand the new abstract concepts. + Especially in the lower levels, where some students have no experience whith programming at all, it can be hard for them to understand the new abstract concepts. Showing a lot of examples makes an abstract concept (for instance: 'What is a variable?') more recognizable and easier to understand ('Look, the variable pet changed into dog'). - title: "Let's get to work" text: | @@ -126,45 +122,45 @@ sections: Stimulate your students to turn the example codes into their own projects by adding their own ideas and making their own variation of the adventure. - title: "Quizzes and puzzels" text: | - To test whether your students have picked up all the new info in the level, you can let them take the quiz. + To test whether your students have picked up all the new info in the level, you can let them make the quiz. The quiz contains 10 multiple choice questions about the new concepts and command to that level. Not every level has a quiz yet, as we are still building the quizzes. - Some levels also contain puzzles. Puzzles show the students a couple of line of code that the students have to put in the right order. + Some levels also contain puzzels. Puzzels show the students a couple of line of code that the students have to put in the right order. - This video shows the quizzes and puzzles. + This [video](https://www.youtube.com/watch?v=lNh5EdZVUwc) shows the quizzes and puzzels. - title: "Evaluation" text: | Round up your lesson by having a brief evaluation. What did the students learn? Which hardships did they come across? How did they learn from their mistakes? And of course: What did they create? - Students are often very proud of their own creations, so it's nice to save a little time and give your students the opportunity to show their work to their classmates. + Students are often very proud of their own creations, so it's nice to save a little time and gove your students the opportunity to show their work to their classmates. - title: "Extra Hedy features" key: "features" subsections: - title: "Teacher Statistics" text: | - This video shows you more information on how to use the teacher statistics in your class. + This [video](https://www.youtube.com/watch?v=iwHVG4NRKI4&t=5s) shows you more information on how to use the teacher statistics in your class. - title: "Make your own adventure" text: | - It is also possible for teachers to create your own adventure. This video shows you how to create your own adventure as a teacher and add it to your class(es). + It is also possible for teachers to create your own adventure. [This video](https://www.youtube.com/watch?v=A0zbXpxX4q4) shows you how to create your own adventure as a teacher and add it to your class(es). - title: "Explore page" text: | - On the explore page you can view the work of other Hedy users. You can try out their programs and use them as inspiration to create something cool yourself. + On the [explore](https://hedycode.com/explore) page you can view the work of other Hedy users. You can try out their programs and use them as inspiration to create something cool yourself. You can also add a program you've made to the explore page yourself by clicking 'Save and share code' in the coding screen or go to My Programs and click 'Share'. Don't want to share your work anymore? Simply go to 'My Programs' and click 'Unshare'. - If you want more information about the explore page, check out this video. + If you want more information about the explore page, check out this [video](https://www.youtube.com/watch?v=26boFjqvS5Q). - title: "My achievements" text: | - If you click on your username in the topright corner of your screen, you can go to My achievements. On this page you achievements are collected. Your students have such a page as well. + If you click on your username in the topright corner of your screen, you can go to [My achievements](https://hedycode.com/my-achievements). On this page you achievements are collected. Your students have such a page as well. When you hover over the badge with your mouse, you'll see how to earn the badge. There are hidden badges too, of which you'll have to find out yourself how to earn them. - If you want more information on the achievements, check out this video. + If you want more information on the achievements, check out this [video](https://www.youtube.com/watch?v=-FjmKejukCs). - title: "High Scores" text: | - On this page you can see the high scores of all Hedy users. - In this videoyou can learn some more about the high scores. + On [this page](https://hedycode.com/highscores) you can see the high scores of all Hedy users. + In this [video](https://www.youtube.com/watch?v=IqTiUkBVTo8) you can learn some more about the high scores. - title: "Debugger" text: | Is your (student's) code not working? There must be a bug (coding mistake) in it! You can use the debugger to find the mistake. - The debugger is the ladybug button in your coding screen. If you press it, you can run your code line by line to find your mistake. + The debugger is the ladybig button in your coding screen. If you press it, you can run your code line by line to find your mistake. Have you found the mistake? Press the red stop button and the debugger will shut off. - title: "Read aloud" text: | @@ -173,13 +169,9 @@ sections: text: | Distracted by all the adventures, or do you want to make a long program? Then check out the 'Programmers Mode' switch at the bottom of your coding screen. Programmers mode allows you and your students to use a bigger coding screen. - - title: "Cheat sheets" + - title: "Other useful features" text: | - In every level there is a button with this emoji 🤔. You and your students can find the "cheat sheets" there. On this cheat sheet, you can find all the commands that are usable in this level in their correct form. - So if you've forgotten how a command works, simply take a peek at the cheat sheet! - - title: "Video" - text: | - This video shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | @@ -242,7 +234,7 @@ sections: forward 300 turn 90 solution_text: | - In the example, students tend to think that the turn command doesn't work. Even though it does work, you can't see it happening off screen. Use smaller numbers to prevent this from happening. + In the example. students tend to think that the turn command doesn't work. Eventhough is does work, but you can't see it happening off screen. Use smaller numbers to prevent this from happening. solution_code: | forward 100 turn 90 @@ -293,7 +285,7 @@ sections: - title: "Students use a variable name or as a normal word" example: error_text: | - In the example below the word 'name' is used as a variable, but also as a normal text. The output of this code will be 'Hi my Hedy is Hedy'. + In the example below the word 'name' is used a a variable, but also as a normal text. The output of this code will be 'Hi my Hedy is Hedy'. error_code: | name is Hedy print Hi my name is name @@ -320,7 +312,7 @@ sections: horse is ask What is your horse called? print Your horse is called name solution_text: | - Always check whether the variable has the same name throughout the code. Slight differences can be hard to spot (for example plurals) but they will interfere with the code. + Always check wheter the variable has the same name throughout the code. Slight differences can be hard to spot (for example plurals) but they will interfere with the code. solution_code: | name is ask What is your horse called? print Your horse is called name @@ -329,42 +321,42 @@ sections: - title: "Students try to print whole lists" example: error_text: | - A list can't be printed. You can only print one item from the list with {at} {random}. + A list can't be printed. You can only print one item from the list with at random. error_code: | groceries is apples, milk, chocolate print groceries solution_text: | - To print a list of all the groceries, you simply need to put them after a `{print}` command. Else you can use the list to print one item with `{at}` `{random}`. + To print a list of all the groceries, you simply need to put them after a print command. Else you can use the list to print one item with at random. solution_code: | - {print} apples, milk, chocolate + print apples, milk, chocolate or - groceries {is} apples, milk, chocolate - {print} groceries {at} {random} + groceries is apples, milk, chocolate + print groceries at random - title: "Students use the name of a variable or list as regular text" example: error_text: | This problem probably occured in level 2 as well. Now it can happen with lists too. error_code: | - name {is} Hedy - {print} Hi my name is name + name is Hedy + print Hi my name is name or - animal {is} rhino, bee, swan - {print} The best animal is... animal {at} {random} + animal is rhino, bee, swan + print The best animal is... animal at random solution_text: | - Don't use the names of variables or lists in regular text to print. In level 4 this problem is solved with quotation marks. + Don't use the names of variables or lists in regular text to print. In level 4 this problem is solves with quotation marks. solution_code: | - name {is} Hedy - {print} Hi I'm name + name is Hedy + print Hi I'm name or - animals {is} rhino, bee, swan - {print} The best animal is... animals {at} {random} - - title: "Students forget `{at}` in `{at}` `{random}`" + animals is rhino, bee, swan + print The best animal is... animals at random + - title: "Students forget at in at random" example: error_text: | Like in the example @@ -374,70 +366,70 @@ sections: solution_text: | This problem is solved by adding the word at. solution_code: | - birds {is} sparrow, seagull, robin - {print} birds {at} {random} - - title: "Students forget to use the `{print}` command when also using the `{at}` `{random}` command" + birds is sparrow, seagull, robin + print birds at random + - title: "Students forget to use the print command when also using the at random command" example: error_text: | - Or they will sometimes put `{at}` `{random}` at the beginning of the line. + Or they will sometimes put at random at the beginning of the line. error_code: | - fruit {is} apple, cherry, banana - fruit {at} {random} + fruit is apple, cherry, banana + fruit at random solution_text: | Emphasize to your students that you always need a print to print text. solution_code: | - fruit {is} apple, cherry, banana - {print} fruit {at} {random} + fruit is apple, cherry, banana + print fruit at random - title: "Students forget to use commas in their lists" example: error_text: | In a list items are seperated with a comma. error_code: | - pizzas {is} funghi tonno quattro stagioni - {print} pizzas {at} {random} + pizzas is funghi tonno quattro stagioni + print pizzas at random solution_text: | After each item on your list, there should be a comma solution_code: | pizzas is funghi, tonno, quattro stagioni print pizzas at random - - title: "Students try to use `{at}` `{random}` without a list" + - title: "Students try to use at random without a list" example: error_text: | For example error_code: | - clubs {is} Manchester United - {print} clubs {at} {random} + clubs is Manchester United + print clubs at random solution_text: | Hedy can't print anything at random, because there is no list to choose from. solution_code: | - clubs {is} Manchester United, Bayrn Munchen, FC Barcelona - {print} clubs {at} {random} + clubs is Manchester United, Bayrn Munchen, FC Barcelona + print clubs at random - title: "Students try to use add/remove without a list " example: error_text: | In the example below 'names' is not a list, but a variable. You cannot add anything to it. error_code: | - names {is} Jake - your_name {is} {ask} Who are you? - {add} your_name {to} names - {print} names {at} {random} + names is Jake + your_name is ask Who are you? + add your_name to names + print names at random solution_text: | There has to be a list first, so you have to add a second name to turn names into a list, for example Amy. If you don't want amy on your list, you can use remove to remove it after. solution_code: | - names {is} Jake, Amy - your_name {is} {ask} Who are you? - {add} your_name {to} names - {print} names {at} {random} + names is Jake, Amy + your_name is ask Who are you? + add your_name to names + print names at random - title: "Students forget to use to/from in add/remove" example: error_text: | Without to/from the add/remove command won't work. error_code: | - adventures {is} story, parrot, dice - choice {is} Which adventure do you like best? - {add} choice - {remove} dice - {print} I love adventures {at} {random} + adventures is story, parrot, dice + choice is Which adventure do you like best? + add choice + remove dice + print I love adventures at random solution_text: | Hedy has to know which list the item should be added to/removed from. solution_code: | @@ -475,7 +467,7 @@ sections: - title: "Students use an apostrophe in their text" example: error_text: | - From this level on apostrophes are not allowed. They are often used in English when typing contractions like you're, don't or what's. + From this level on apostrophes are not allowed. They are often used in English when thyping contractions like you're, don't or what's. error_code: | print 'You're not allowed to type this' solution_text: | @@ -485,10 +477,10 @@ sections: print 'And you`re able to do this' - level: '5' sections: - - title: "Students forget to use `{print}` in an `{if}` command" + - title: "Students forget to use print in an if command" example: error_text: | - After students use `{if}` or `{else}` they forget to use a second command like `{print}` or `{ask}`. + After students use if or else they forget to use a second command like print or ask. error_code: | if name is Hedy 'Great!' else 'Hedy is better!' @@ -506,7 +498,7 @@ sections: if name is Bonfire print 'cool' else print 'less cool!' solution_text: | - Always check whether the variable has the same name throughout the code. Slight differences can be hard to spot (for example plurals) but they will interfere with the code. + Always check wheter the variable has the same name throughout the code. Slight differences can be hard to spot (for example plurals) but they will interfere with the code. solution_code: | horse is ask 'What is your horse called' if horse is Bonfire print 'cool!' @@ -566,7 +558,7 @@ sections: if naam is Jesse print 'You are funny' if naam is David print 'You are funny' if naam is Souf print 'You are funny' - - title: "The students make the variable name the same as the value in the `{if}` statement" + - title: "The students make the variable name the same as the value in the if statement" example: error_text: | In the example below the password is 'password'. This will result in it always being correct. @@ -577,15 +569,15 @@ sections: solution_text: | Pick a different name for your variable. solution_code: | - secret_password {is} {ask} 'What is the password' - {if} secret_password {is} password {print} 'Access granted!' - {else} {print} 'Access denied!' + secret_password is ask 'What is the password' + if secret_password is password print 'Access granted!' + else print 'Access denied!' - level: '6' sections: - title: "Students struggle with quotation marks" example: error_text: | - Some students struggle with adding quotation marks or not. If you add quotation marks, the output screen will literally show '5+5'. + Some students struggle with adding quotattion marks or not. If you add quotation marks, the output screen will literally show '5+5'. error_code: | print '5 + 5' solution_text: | @@ -666,7 +658,7 @@ sections: - title: "Students only repeat 1 line when they wanted to repeat multiple lines" example: error_text: | - For instance, in the code below the student wanted to take the drinks order of 3 people. But instead the program asked 3 times, but only wrote down one order. + For instance, in the code below the student wanted to take the drinks order of 3 people. But insted the program asked 3 times, but only wrote down one order. error_code: | repeat 3 times drink = ask 'What would you like to drink?' @@ -678,10 +670,10 @@ sections: repeat 3 times drink = ask 'What would you like to drink?' print drink - - title: "Students want to nest `{if}` statements, or put `{if}` statements inside a loop" + - title: "Students want to nest if statements, or put if statements inside a loop" example: error_text: | - In this level students aren't allowed yet to put `{if}` statements inside other `{if}` statements or inside repeat loops. + In this level students aren't allowed yet to put if statements inside other if statements or inside repeat loops. In the next level this is allowed. error_code: | birthday = ask 'Is it you birthday?' @@ -708,11 +700,11 @@ sections: solution_code: | repeat 20 times print 'This is enough' - - title: "Students use the `{if}` command to check if the variable value is the same as the variable name" + - title: "Students use the if command to check if the variable value is the same as the variable name" example: error_text: | We have seen this mistake by some of our students. They make a password for their computer, but they make the password 'password'. - In line 2 the computer is asked to check whether the variable password is the same as the variable password, so itself. Which means the answer is always yes. + In line 2 the computer is asked to check wheter the variable password is the same as the variable password, so itself. Which means the answer is alway yes. So with this code the answer will always be 'You can come in' no matter what the player fills in. error_code: | password is ask 'What is the password?' @@ -721,7 +713,7 @@ sections: else print 'You are not allowed' solution_text: | - You can fix this mistake by adding quotation marks. This way the computer knows that the second password in `{if} password {is} 'password'` is a string value (so normal text) and not the variable name. + You can fix this mistake by adding quotation marks. This way the computer knows that the second password in `if password is 'password'` is a string value (so normal text) and not the variable name. solution_code: | password is ask 'What is the password?' if password is 'password' @@ -733,7 +725,7 @@ sections: - title: "Students make mistakes with indentation" example: error_text: | - The hardest part about this level is getting the indentation right. Students love nesting `{if}` statements, sometimes even inside other nested `{if}` statements. Keeping track of indentation can get pretty tough. + The hardest part about this level is getting the indentation right. Students love nesting if statements, sometimes even inside other nested if statements. Keeping track of indentation can get pretty tough. error_code: | print 'Robin is walking downtown' location = ask 'Is Robin going into a shop, or does she go home?' @@ -748,7 +740,7 @@ sections: else print 'Robin goes home' solution_text: | - This is the correct code. Try to keep track of all the different constructions when putting `{if}` statements inside other `{if}` statements. + This is the correct code. Try to keep track of all the different constructions when putting if statements inside other if statements. solution_code: | print 'Robin is walking downtown' location = ask 'Is Robin going into a shop, or does she go home?' @@ -765,7 +757,7 @@ sections: - level: '10' sections: - - title: "Students do not use the for command correctly" + - title: "Students so not use the for command correctly" example: error_text: | We often see that students try to print the list (in the example animals) instead of the items of the list. @@ -825,20 +817,20 @@ sections: - title: "Students forget quotation marks" example: error_text: | - Students need more quotation marks now than in the previous levels. In this example quotation marks were forgotten in the list and in the `{if}` command. + Students need more quotation marks now than in the previous levels. In this example quotation marks were forgotten in the list and in the if command. error_code: | superheroes = Spiderman, Batman, Iron Man - superhero = superheroes {at} {random} - {if} superhero = Batman - {print} 'IM BATMAN!' + superhero = superheroes at random + if superhero = Batman + print 'IM BATMAN!' solution_text: | This is the correct code: solution_code: | superheroes = 'Spiderman', 'Batman', 'Iron Man' - superhero = superheroes {at} {random} - {if} superhero {is} 'Batman' - {print} 'IM BATMAN!' + superhero = superheroes at random + if superhero is 'Batman' + print 'IM BATMAN!' - title: "Students use quotation marks on numbers they want to use for calculations" example: error_text: | @@ -1012,38 +1004,38 @@ sections: print 'I love ' icecream[random] ' icecream' - level: '17' sections: - - title: "Students use `{elif}` like `{else}`, so without a condition" + - title: "Students use elif like else, so without a condition" example: error_text: | - The `{elif}` command needs a condition behind it. It cannot be used like `{else}`, without a condition. + The elif command needs a condition behind it. It cannot be used like else, without a condition. error_code: | color = ask 'What is your favorite color?' - {if} color == 'green': - {print} 'green is nice' - {elif}: - {print} 'I like green' + if color == 'green': + print 'green is nice' + elif: + print 'I like green' solution_text: | This is the correct code: solution_code: | - color = {ask} 'What is your favorite color?' - {if} color == 'green': - {print} 'green is nice' - {elif} color == yellow: - {print} 'yellow is alright' - {else}: - {print} 'I like green' + color = ask 'What is your favorite color?' + if color == 'green': + print 'green is nice' + elif color == yellow: + print 'yellow is alright' + else: + print 'I like green' - title: "Students forget the colon" example: error_text: | After each command that requires indentation, a colon should be used. error_code: | answer = ask 'How are you doing?' - {if} answer {is} 'great' - {print} 'Me too!' - {elif} answer {is} 'bad' - {print} 'Let me cheer you up!' - {else} - {print} 'Im great!' + if answer is 'great' + print 'Me too!' + elif answer is 'bad' + print 'Let me cheer you up!' + else + print 'Im great!' solution_text: | This is the correct code: solution_code: | @@ -1095,8 +1087,8 @@ sections: learn-more-sections: - title: "Join the Hedy Community" text: | - We love to hear from you! The best way to get in touch with us is by joining our Discord server. - + We love to hear from you! The best way to get in touch with us is by joining our [Discord server](https://discord.gg/8yY7dEme9r). + You can also [send us an email](mailto:hello@hedy.org "About Hedy"). - title: "A deep dive!" text: | @@ -1130,16 +1122,16 @@ start-sections: text: | Many schools and teachers around the world want to teach their students programming. Initially this is often done with playful tools, ranging from the Beebot robot to Scratch Junior or Scratch. After using such tools, kids often want to move to more powerful, textual programming languages, like Python. - + Python however is hard, because it is only available in English, and requires learners to learn complex programming concepts and syntax at once. Hedy is the easy way to get started with textual programming languages! Hedy is free to use, open source, and unlike any other textual programming language in three ways. - + 1. Hedy is multi-lingual, you can use Hedy in your own language 2. Hedy is gradual, so you can learn one concept and its syntax a time 3. Hedy is built for the classroom, allowing teachers to fully customize their student's experience - title: "Multi-lingual programming" text: | - While almost all textual programming language have keywords in English, such as `for` or `repeat`, Hedy can be used in any language! We currently support 39 different languages, including Spanish, Arabic, Simplified Chinese and Hindi. If your language is not available you can always start a new translation. + While almost all textual programming language have keywords in English, such as `for` or `repeat`, Hedy can be used in any language! We currently support 39 different languages, including Spanish, Arabic, Simplified Chinese and Hindi. If your language is not available you can always start a a new translation. - title: "Step by step learning" text: | Learning a programming language can be overwhelming, since learners have to learn concepts (for example if-else or loops) and syntax (like quotation marks or round brackets) at the same time. In Hedy, concepts are first introduced with little syntax and then refined. A scientifically proven way to learn! @@ -1153,8 +1145,8 @@ start-sections: - title: "Is Hedy free?" text: | Yes! Hedy is 'Open source', which means that everyone can help us make Hedy better. - You can find our code on Github. - If you like Hedy and want to contribute, we accept (and are very grateful for) donations! + You can find our code on [GitHub](https://github.com/hedyorg/hedy). + If you like Hedy and want to contribute, we accept (and are very grateful for) [donations](https://github.com/sponsors/hedyorg)! - title: "Do I need to install anything?" text: |- @@ -1173,10 +1165,11 @@ join-sections: - title: "Improving the language" text: | The gradual and multi-lingual nature of Hedy create a lot of interesting technical challenges. - Find those issues on Github. + Find those issues on [Github](https://github.com/hedyorg/hedy/issues?q=is%3Aopen+is%3Aissue+label%3Alanguage). - title: "Translating Hedy" text: | - Not a programmer? No problem! Another way to support Hedy is by translating keywords, error messages, adventures are other content. + Not a programmer? No problem! Another way to support Hedy is by [translating keywords, error messages, adventures are other content](https://github.com/hedyorg/hedy/blob/main/TRANSLATING.md) + This is the current status, help us complete a language, or add a new one! Translation status @@ -1184,4 +1177,4 @@ join-sections: - title: "Help teachers get started" text: | Hedy is designed to support teachers in providing programming lessons in class. We have specific teacher features like the option to create a class, customize it and see how your students are doing. - If you like Hedy, you can reach out to schools that you know to help teachers get started! We can help you find schools or teachers via Discord. + If you like Hedy, you can reach out to schools that you know to help teachers get started! We can help you find schools or teachers via [Discord](https://discord.gg/8yY7dEme9r). diff --git a/content/pages/ja.yaml b/content/pages/ja.yaml index e4dc65ac8cb..24a4ed4b5d1 100644 --- a/content/pages/ja.yaml +++ b/content/pages/ja.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/ko.yaml b/content/pages/ko.yaml index c2269848527..bcadb1898e0 100644 --- a/content/pages/ko.yaml +++ b/content/pages/ko.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/pt_PT.yaml b/content/pages/pt_PT.yaml index c09483b5b0c..0eeb1c8a40d 100644 --- a/content/pages/pt_PT.yaml +++ b/content/pages/pt_PT.yaml @@ -133,7 +133,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - levels: - level: '1' sections: diff --git a/content/pages/ro.yaml b/content/pages/ro.yaml index d9cdda9a153..8a59789d425 100644 --- a/content/pages/ro.yaml +++ b/content/pages/ro.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/sq.yaml b/content/pages/sq.yaml index 2576903e92b..88bfaff2099 100644 --- a/content/pages/sq.yaml +++ b/content/pages/sq.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/te.yaml b/content/pages/te.yaml index 3fe7c18e17f..b6bbba63ca6 100644 --- a/content/pages/te.yaml +++ b/content/pages/te.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/tr.yaml b/content/pages/tr.yaml index 9868c5a8975..69781f0563f 100644 --- a/content/pages/tr.yaml +++ b/content/pages/tr.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/ur.yaml b/content/pages/ur.yaml index 09820f36050..8e144009f92 100644 --- a/content/pages/ur.yaml +++ b/content/pages/ur.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | From cd33df69bb84062aed7727abf618d8df5d27dc85 Mon Sep 17 00:00:00 2001 From: MarleenGilsing <80678586+MarleenGilsing@users.noreply.github.com> Date: Thu, 14 Sep 2023 08:12:19 +0200 Subject: [PATCH 2/4] Changed it in all languages. --- content/pages/ar.yaml | 2 +- content/pages/bg.yaml | 2 +- content/pages/bn.yaml | 2 +- content/pages/ca.yaml | 2 +- content/pages/cs.yaml | 2 +- content/pages/cy.yaml | 2 +- content/pages/da.yaml | 2 +- content/pages/el.yaml | 2 +- content/pages/eo.yaml | 2 +- content/pages/es.yaml | 2 +- content/pages/et.yaml | 2 +- content/pages/fa.yaml | 2 +- content/pages/fi.yaml | 2 +- content/pages/fr.yaml | 2 +- content/pages/fy.yaml | 2 +- content/pages/he.yaml | 2 +- content/pages/hi.yaml | 2 +- content/pages/hu.yaml | 2 +- content/pages/id.yaml | 2 +- content/pages/it.yaml | 2 +- content/pages/kmr.yaml | 2 +- content/pages/nb_NO.yaml | 2 +- content/pages/nl.yaml | 2 +- content/pages/pa_PK.yaml | 2 +- content/pages/pl.yaml | 2 +- content/pages/pt_BR.yaml | 2 +- content/pages/ru.yaml | 2 +- content/pages/sr.yaml | 2 +- content/pages/sv.yaml | 2 +- content/pages/sw.yaml | 2 +- content/pages/th.yaml | 2 +- content/pages/tl.yaml | 2 +- content/pages/tn.yaml | 2 +- content/pages/uk.yaml | 2 +- content/pages/vi.yaml | 2 +- content/pages/zh_Hans.yaml | 2 +- content/pages/zh_Hant.yaml | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) diff --git a/content/pages/ar.yaml b/content/pages/ar.yaml index 646f07905fc..16ab4f295cf 100644 --- a/content/pages/ar.yaml +++ b/content/pages/ar.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/bg.yaml b/content/pages/bg.yaml index 84c10a4d673..fda9ef16d90 100644 --- a/content/pages/bg.yaml +++ b/content/pages/bg.yaml @@ -91,7 +91,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - levels: - level: '1' sections: diff --git a/content/pages/bn.yaml b/content/pages/bn.yaml index 623567667f2..e4daab0ce95 100644 --- a/content/pages/bn.yaml +++ b/content/pages/bn.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/ca.yaml b/content/pages/ca.yaml index 3e8c88e576e..4a4a2d74e1b 100644 --- a/content/pages/ca.yaml +++ b/content/pages/ca.yaml @@ -176,7 +176,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - Aquest vídeo us mostra encara més funcions d'Hedy, com ara els fulls de trucs i el commutador de teclat. + Aquest vídeo us mostra encara més funcions d'Hedy, com ara els fulls de trucs i el commutador de paraules clau. - title: "Errors comuns" key: "errors_comuns" intro: | diff --git a/content/pages/cs.yaml b/content/pages/cs.yaml index 97218582ee0..9b0b3cfc06f 100644 --- a/content/pages/cs.yaml +++ b/content/pages/cs.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/cy.yaml b/content/pages/cy.yaml index 48a15671f32..94d981b73a2 100644 --- a/content/pages/cy.yaml +++ b/content/pages/cy.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/da.yaml b/content/pages/da.yaml index 5c7b5309815..4bc0bd34fe7 100644 --- a/content/pages/da.yaml +++ b/content/pages/da.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/el.yaml b/content/pages/el.yaml index 21d81ec052b..398f0d3649e 100644 --- a/content/pages/el.yaml +++ b/content/pages/el.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/eo.yaml b/content/pages/eo.yaml index b88ed2d9f9d..e5db3d334ff 100644 --- a/content/pages/eo.yaml +++ b/content/pages/eo.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - levels: - level: '1' sections: diff --git a/content/pages/es.yaml b/content/pages/es.yaml index 2e1991817b3..809662fc1ee 100644 --- a/content/pages/es.yaml +++ b/content/pages/es.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - levels: - level: '1' sections: diff --git a/content/pages/et.yaml b/content/pages/et.yaml index d704dcc5617..d07aae821f8 100644 --- a/content/pages/et.yaml +++ b/content/pages/et.yaml @@ -92,7 +92,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: Sagedasemad vead levels: - sections: diff --git a/content/pages/fa.yaml b/content/pages/fa.yaml index 0a078e809e4..a450e64a7d3 100644 --- a/content/pages/fa.yaml +++ b/content/pages/fa.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/fi.yaml b/content/pages/fi.yaml index 1732b22ed83..9e9813b6756 100644 --- a/content/pages/fi.yaml +++ b/content/pages/fi.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/fr.yaml b/content/pages/fr.yaml index a843631adab..52137098437 100644 --- a/content/pages/fr.yaml +++ b/content/pages/fr.yaml @@ -153,7 +153,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - Cette [vidéo] (https://www.youtube.com/watch?v=c4MntPPgl1Y) vous présente d'autres fonctionnalités de Hedy, comme les aides mémoire et le sélecteur de clavier. + Cette [vidéo] (https://www.youtube.com/watch?v=c4MntPPgl1Y) vous présente d'autres fonctionnalités de Hedy, comme les aides mémoire et le sélecteur de mots clés. - title: "Erreurs fréquemment commises" key: "erreurs_courantes" intro: | diff --git a/content/pages/fy.yaml b/content/pages/fy.yaml index 7651a9c61b7..267d048cbf2 100644 --- a/content/pages/fy.yaml +++ b/content/pages/fy.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/he.yaml b/content/pages/he.yaml index 3d731941f55..0ae2c33ffd5 100644 --- a/content/pages/he.yaml +++ b/content/pages/he.yaml @@ -98,7 +98,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - key: common_mistakes levels: - sections: diff --git a/content/pages/hi.yaml b/content/pages/hi.yaml index 8ce5a7d8ea4..7067534deeb 100644 --- a/content/pages/hi.yaml +++ b/content/pages/hi.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/hu.yaml b/content/pages/hu.yaml index 4e6e9893236..4aae4cef5a0 100644 --- a/content/pages/hu.yaml +++ b/content/pages/hu.yaml @@ -136,7 +136,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Frequently made mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/id.yaml b/content/pages/id.yaml index e0aa9733204..631cb6cca3c 100644 --- a/content/pages/id.yaml +++ b/content/pages/id.yaml @@ -139,7 +139,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Frequently made mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/it.yaml b/content/pages/it.yaml index fe3d9e1d3b5..293d8237067 100644 --- a/content/pages/it.yaml +++ b/content/pages/it.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/kmr.yaml b/content/pages/kmr.yaml index 8c3c3fe4dc7..35d66ad08a4 100644 --- a/content/pages/kmr.yaml +++ b/content/pages/kmr.yaml @@ -77,7 +77,7 @@ sections: In every level there is a button with this emoji 🤔. You and your students can find the "cheat sheets" there. On this cheat sheet, you can find all the commands that are usable in this level in their correct form. So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: Other useful features - text: "This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher.\n" + text: "This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher.\n" - levels: - level: '1' sections: diff --git a/content/pages/nb_NO.yaml b/content/pages/nb_NO.yaml index f3a923fdc1b..8760cabde99 100644 --- a/content/pages/nb_NO.yaml +++ b/content/pages/nb_NO.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: Vanlige feil key: common_mistakes levels: diff --git a/content/pages/nl.yaml b/content/pages/nl.yaml index 1e2a1f13885..627f43c3374 100644 --- a/content/pages/nl.yaml +++ b/content/pages/nl.yaml @@ -173,7 +173,7 @@ sections: Weet je dus even niet meer hoe een commando werkt, zoek hem op op het spiekbriefje! - title: "Video" text: | - In deze video worden nog wat extra functionaliteiten van hedy uitgelegd, zoals het spiekbriefje en toetsenbordopties. + In deze video worden nog wat extra functionaliteiten van Hedy uitgelegd, zoals het spiekbriefje en de trefwoordschakelaar. - title: "Veelgemaakte fouten" key: "common_mistakes" intro: | diff --git a/content/pages/pa_PK.yaml b/content/pages/pa_PK.yaml index be4ed0df83c..6c7298f5194 100644 --- a/content/pages/pa_PK.yaml +++ b/content/pages/pa_PK.yaml @@ -236,7 +236,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/pl.yaml b/content/pages/pl.yaml index e6f142c3789..24c7f5d8b32 100644 --- a/content/pages/pl.yaml +++ b/content/pages/pl.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - Ten film pokazuje jeszcze więcej funkcji Hedy, takich jak ściągawka oraz przełącznik klawiatury. + Ten film pokazuje jeszcze więcej funkcji Hedy, takich jak ściągawka oraz przełącznik słów kluczowych. - levels: - level: '1' sections: diff --git a/content/pages/pt_BR.yaml b/content/pages/pt_BR.yaml index 36cbe171256..9e943fe8e7d 100644 --- a/content/pages/pt_BR.yaml +++ b/content/pages/pt_BR.yaml @@ -128,7 +128,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - levels: - sections: - example: diff --git a/content/pages/ru.yaml b/content/pages/ru.yaml index 94312176abf..debd12d3c2f 100644 --- a/content/pages/ru.yaml +++ b/content/pages/ru.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Распространенные ошибки" key: "common_mistakes" intro: | diff --git a/content/pages/sr.yaml b/content/pages/sr.yaml index 6a25476aaad..fd06140e153 100644 --- a/content/pages/sr.yaml +++ b/content/pages/sr.yaml @@ -75,7 +75,7 @@ sections: In every level there is a button with this emoji 🤔. You and your students can find the "cheat sheets" there. On this cheat sheet, you can find all the commands that are usable in this level in their correct form. So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: Other useful features - text: "This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher.\n" + text: "This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher.\n" title: Extra Hedy features key: features - levels: diff --git a/content/pages/sv.yaml b/content/pages/sv.yaml index 43cf4aae528..95c57db781a 100644 --- a/content/pages/sv.yaml +++ b/content/pages/sv.yaml @@ -179,7 +179,7 @@ sections: Så om du har glömt hur ett kommando fungerar kan du helt enkelt ta en titt på fusklappen! - title: "Other useful features" text: | - Den här videon visar ännu fler funktioner i Hedy, som fusklappar och hur man växlar tangentbord. + Den här videon visar ännu fler funktioner i Hedy, som fusklappar och hur man byter sökord. - title: "Vanliga misstag" key: "vanliga_misstag" intro: | diff --git a/content/pages/sw.yaml b/content/pages/sw.yaml index 623567667f2..e4daab0ce95 100644 --- a/content/pages/sw.yaml +++ b/content/pages/sw.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/th.yaml b/content/pages/th.yaml index e8eb4b0bddb..19adbe1f735 100644 --- a/content/pages/th.yaml +++ b/content/pages/th.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - levels: - sections: - title: Students forget to type commandos diff --git a/content/pages/tl.yaml b/content/pages/tl.yaml index 535635dd969..d3f5fe3fd83 100644 --- a/content/pages/tl.yaml +++ b/content/pages/tl.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/tn.yaml b/content/pages/tn.yaml index 540050dfe52..e04258d44ff 100644 --- a/content/pages/tn.yaml +++ b/content/pages/tn.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | diff --git a/content/pages/uk.yaml b/content/pages/uk.yaml index f478ea24928..b61e92c9e15 100644 --- a/content/pages/uk.yaml +++ b/content/pages/uk.yaml @@ -94,7 +94,7 @@ sections: Режим програміста дозволяє вам та вашим учням використовувати більший екран для кодування. - title: "Інші корисні можливості" text: | - У цьому [відео] (https://www.youtube.com/watch?v=c4MntPPgl1Y) показано ще більше можливостей Hedy, наприклад, шпаргалки та перемикач клавіатури. + У цьому [відео] (https://www.youtube.com/watch?v=c4MntPPgl1Y) показано ще більше можливостей Hedy, наприклад, шпаргалки та перемикач ключових слів. - levels: - level: '1' sections: diff --git a/content/pages/vi.yaml b/content/pages/vi.yaml index 4ecc0631989..947935fc59a 100644 --- a/content/pages/vi.yaml +++ b/content/pages/vi.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - levels: - sections: - title: Students forget to type commandos diff --git a/content/pages/zh_Hans.yaml b/content/pages/zh_Hans.yaml index e15b6cb2447..9f0db6f2324 100644 --- a/content/pages/zh_Hans.yaml +++ b/content/pages/zh_Hans.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - 这个视频向您展示了海蒂编程的更多功能,例如备忘单和键盘切换器。 + 这个视频向您展示了海蒂编程的更多功能,例如备忘单和关键字切换器。 - levels: - level: '1' sections: diff --git a/content/pages/zh_Hant.yaml b/content/pages/zh_Hant.yaml index f5f93a537c3..7137295e8e3 100644 --- a/content/pages/zh_Hant.yaml +++ b/content/pages/zh_Hant.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Common mistakes" key: "common_mistakes" intro: | From 8c5a6c6f504765c94dbeae9233be30044e073a1f Mon Sep 17 00:00:00 2001 From: MarleenGilsing <80678586+MarleenGilsing@users.noreply.github.com> Date: Thu, 14 Sep 2023 08:56:48 +0200 Subject: [PATCH 3/4] Cheat sheets was somehow removed in English? --- content/pages/en.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/pages/en.yaml b/content/pages/en.yaml index 3a54cc07ca3..c713a95d6d0 100644 --- a/content/pages/en.yaml +++ b/content/pages/en.yaml @@ -169,6 +169,10 @@ sections: text: | Distracted by all the adventures, or do you want to make a long program? Then check out the 'Programmers Mode' switch at the bottom of your coding screen. Programmers mode allows you and your students to use a bigger coding screen. + - title: "Cheat sheets" + text: | + In every level there is a button with this emoji 🤔. You and your students can find the "cheat sheets" there. On this cheat sheet, you can find all the commands that are usable in this level in their correct form. + So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. From b0e74cab7ca5df55e75024fea209b9ea5f4d48c8 Mon Sep 17 00:00:00 2001 From: Felienne Hermans Date: Fri, 15 Sep 2023 11:05:31 +0200 Subject: [PATCH 4/4] reapply change --- content/pages/ar.yaml | 2 +- content/pages/bg.yaml | 2 +- content/pages/bn.yaml | 2 +- content/pages/cs.yaml | 2 +- content/pages/cy.yaml | 2 +- content/pages/da.yaml | 2 +- content/pages/el.yaml | 2 +- content/pages/en.yaml | 2 +- content/pages/eo.yaml | 2 +- content/pages/et.yaml | 2 +- content/pages/fa.yaml | 2 +- content/pages/fi.yaml | 2 +- content/pages/fy.yaml | 2 +- content/pages/he.yaml | 2 +- content/pages/hi.yaml | 2 +- content/pages/hu.yaml | 2 +- content/pages/id.yaml | 2 +- content/pages/it.yaml | 2 +- content/pages/ja.yaml | 2 +- content/pages/kmr.yaml | 2 +- content/pages/ko.yaml | 2 +- content/pages/nb_NO.yaml | 2 +- content/pages/pa_PK.yaml | 2 +- content/pages/pt_BR.yaml | 2 +- content/pages/pt_PT.yaml | 2 +- content/pages/ro.yaml | 2 +- content/pages/ru.yaml | 2 +- content/pages/sq.yaml | 2 +- content/pages/sw.yaml | 2 +- content/pages/te.yaml | 2 +- content/pages/th.yaml | 2 +- content/pages/tl.yaml | 2 +- content/pages/tn.yaml | 2 +- content/pages/tr.yaml | 2 +- content/pages/ur.yaml | 2 +- content/pages/vi.yaml | 2 +- content/pages/zh_Hant.yaml | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) diff --git a/content/pages/ar.yaml b/content/pages/ar.yaml index 3cd390e1b1d..18f186823d8 100644 --- a/content/pages/ar.yaml +++ b/content/pages/ar.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/bg.yaml b/content/pages/bg.yaml index 95da628c5f2..4701e54fb29 100644 --- a/content/pages/bg.yaml +++ b/content/pages/bg.yaml @@ -91,7 +91,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/bn.yaml b/content/pages/bn.yaml index c78a76061f5..af02a753310 100644 --- a/content/pages/bn.yaml +++ b/content/pages/bn.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/cs.yaml b/content/pages/cs.yaml index 6fe3a68cd40..23d98611340 100644 --- a/content/pages/cs.yaml +++ b/content/pages/cs.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/cy.yaml b/content/pages/cy.yaml index de948be873b..3da19817780 100644 --- a/content/pages/cy.yaml +++ b/content/pages/cy.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/da.yaml b/content/pages/da.yaml index 07e8ce16d0a..b1ae7421a1c 100644 --- a/content/pages/da.yaml +++ b/content/pages/da.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/el.yaml b/content/pages/el.yaml index 7bb988336bf..5cd24ffb94d 100644 --- a/content/pages/el.yaml +++ b/content/pages/el.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/en.yaml b/content/pages/en.yaml index 7eda7a36315..c1660c95d86 100644 --- a/content/pages/en.yaml +++ b/content/pages/en.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Video" text: | - This video shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This video shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/eo.yaml b/content/pages/eo.yaml index 62a320fc3fe..7a49ab3d218 100644 --- a/content/pages/eo.yaml +++ b/content/pages/eo.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/et.yaml b/content/pages/et.yaml index e9a4b451443..3ff95b9462e 100644 --- a/content/pages/et.yaml +++ b/content/pages/et.yaml @@ -92,7 +92,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/fa.yaml b/content/pages/fa.yaml index 23726c79fd0..3dac67ce640 100644 --- a/content/pages/fa.yaml +++ b/content/pages/fa.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/fi.yaml b/content/pages/fi.yaml index 4fcc463b31b..faa1e228cb1 100644 --- a/content/pages/fi.yaml +++ b/content/pages/fi.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/fy.yaml b/content/pages/fy.yaml index 0d0f8ac732e..60679681a9b 100644 --- a/content/pages/fy.yaml +++ b/content/pages/fy.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/he.yaml b/content/pages/he.yaml index a40a2bce46b..22061bae7b5 100644 --- a/content/pages/he.yaml +++ b/content/pages/he.yaml @@ -98,7 +98,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/hi.yaml b/content/pages/hi.yaml index 8f2f2d8a206..afa1b3d7fc8 100644 --- a/content/pages/hi.yaml +++ b/content/pages/hi.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/hu.yaml b/content/pages/hu.yaml index 9a05a6a0041..e00405fa678 100644 --- a/content/pages/hu.yaml +++ b/content/pages/hu.yaml @@ -136,7 +136,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/id.yaml b/content/pages/id.yaml index c382abda7bc..bc0b47bae12 100644 --- a/content/pages/id.yaml +++ b/content/pages/id.yaml @@ -139,7 +139,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/it.yaml b/content/pages/it.yaml index f3782540201..7348e835b84 100644 --- a/content/pages/it.yaml +++ b/content/pages/it.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/ja.yaml b/content/pages/ja.yaml index 80e03bd3999..49cf8f7e14e 100644 --- a/content/pages/ja.yaml +++ b/content/pages/ja.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/kmr.yaml b/content/pages/kmr.yaml index 87f85788799..372d076c39f 100644 --- a/content/pages/kmr.yaml +++ b/content/pages/kmr.yaml @@ -77,7 +77,7 @@ sections: In every level there is a button with this emoji 🤔. You and your students can find the "cheat sheets" there. On this cheat sheet, you can find all the commands that are usable in this level in their correct form. So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: Other useful features - text: "This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher.\n" + text: "This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher.\n" - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/ko.yaml b/content/pages/ko.yaml index 8c1f96715d0..cc03e9650cb 100644 --- a/content/pages/ko.yaml +++ b/content/pages/ko.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/nb_NO.yaml b/content/pages/nb_NO.yaml index a723b0dbaf1..7ed86b13f8a 100644 --- a/content/pages/nb_NO.yaml +++ b/content/pages/nb_NO.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/pa_PK.yaml b/content/pages/pa_PK.yaml index 398850ceae3..7572a8dd326 100644 --- a/content/pages/pa_PK.yaml +++ b/content/pages/pa_PK.yaml @@ -236,7 +236,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/pt_BR.yaml b/content/pages/pt_BR.yaml index c82034b6139..82423e79c86 100644 --- a/content/pages/pt_BR.yaml +++ b/content/pages/pt_BR.yaml @@ -128,7 +128,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/pt_PT.yaml b/content/pages/pt_PT.yaml index caadf5d1480..9f775393e2a 100644 --- a/content/pages/pt_PT.yaml +++ b/content/pages/pt_PT.yaml @@ -133,7 +133,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/ro.yaml b/content/pages/ro.yaml index 6bd591ed688..62c5b16b44c 100644 --- a/content/pages/ro.yaml +++ b/content/pages/ro.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/ru.yaml b/content/pages/ru.yaml index b605a0c3471..9004300338c 100644 --- a/content/pages/ru.yaml +++ b/content/pages/ru.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/sq.yaml b/content/pages/sq.yaml index d0d510d9c3e..ec51f4c266f 100644 --- a/content/pages/sq.yaml +++ b/content/pages/sq.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/sw.yaml b/content/pages/sw.yaml index c78a76061f5..af02a753310 100644 --- a/content/pages/sw.yaml +++ b/content/pages/sw.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/te.yaml b/content/pages/te.yaml index 3d1d95a0915..63ab287bc52 100644 --- a/content/pages/te.yaml +++ b/content/pages/te.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/th.yaml b/content/pages/th.yaml index 3fdf5c38ceb..b887f7dc28c 100644 --- a/content/pages/th.yaml +++ b/content/pages/th.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/tl.yaml b/content/pages/tl.yaml index e66ee2062ba..798288096c1 100644 --- a/content/pages/tl.yaml +++ b/content/pages/tl.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/tn.yaml b/content/pages/tn.yaml index 423b9830178..ec494e7243a 100644 --- a/content/pages/tn.yaml +++ b/content/pages/tn.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/tr.yaml b/content/pages/tr.yaml index 6f1228b0fed..1a0be576709 100644 --- a/content/pages/tr.yaml +++ b/content/pages/tr.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/ur.yaml b/content/pages/ur.yaml index 2743515def6..e1a4a8ed669 100644 --- a/content/pages/ur.yaml +++ b/content/pages/ur.yaml @@ -180,7 +180,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/vi.yaml b/content/pages/vi.yaml index 9ffa1f34170..ba83c832ae7 100644 --- a/content/pages/vi.yaml +++ b/content/pages/vi.yaml @@ -93,7 +93,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: | diff --git a/content/pages/zh_Hant.yaml b/content/pages/zh_Hant.yaml index fd0fc0ac6e5..cd456944720 100644 --- a/content/pages/zh_Hant.yaml +++ b/content/pages/zh_Hant.yaml @@ -179,7 +179,7 @@ sections: So if you've forgotten how a command works, simply take a peek at the cheat sheet! - title: "Other useful features" text: | - This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyboard switcher. + This [video](https://www.youtube.com/watch?v=c4MntPPgl1Y) shows you even more features of Hedy, like the cheatsheets and the keyword switcher. - title: "Answers to the exercises" key: answers intro: |