Wiki source code of Clef

Last modified by Michael Jagoutz on 2021/05/21 08:55

Show last authors
1 (% class="row" style="display: flex; align-items: center; margin-bottom: 2em" %)
2 (((
3 (% class="col-xs-12 col-sm-8" %)
4 (((
5 (% class="badge errormessage" %)** PRO **(%%)** In this tutorial you learn how to code a violin clef!**
6
7 //(89.6 x 30.4 mm)//
8
9 //Here you can download the description in [[PDF-format>>attach:Violin Clef.pdf]]!//
10 )))
11
12 (% class="col-xs-12 col-sm-4" %)
13 (((
14 [[image:Screenshot_20200706-135217_Pocket Code.jpg||queryString="width=150" alt="Violinschlüssel Example" height="auto" style="float:right" width="100"]]
15 )))
16 )))
17
18 (% class="row" %)
19 (((
20 (% class="col-xs-12 col-sm-6" %)
21 (((
22 (% class="box" %)
23 (((
24 **~1. **Create a new Embroidery-Object.
25 //Have a look at how to create an embroidery object [[here>>url:https://wiki.catrobat.org/bin/view/Education/Embroidery/Create%20Embroidery-Objects/]].//
26 )))
27
28 (% class="box infomessage" %)
29 (((
30 ==== Hint ====
31
32 Tap "new" to create a new variable.
33
34 You can find the variable in the formula editor in the tab "data".
35 )))
36 )))
37
38 (% class="col-xs-12 col-sm-6" %)
39 (((
40 (% class="box" %)
41 (((
42 **2. **Now start and insert the bricks step by step into your script.
43
44 [[image:violin_clef_Wiki_1.png||alt="Violin Clef Step 1" height="2160" width="277"]]
45 )))
46 )))
47 )))
48
49 (% class="row" %)
50 (((
51 (% class="col-xs-12 col-sm-6" %)
52 (((
53
54 )))
55
56 (% class="col-xs-12 col-sm-6" %)
57 (((
58 (% class="box" %)
59 (((
60 **3. **Now start and insert the bricks step by step into your script.
61
62 [[image:violin_clef_Wiki_2.png||alt="Violin Clef Step 2" height="2600" width="277"]]
63 )))
64 )))
65 )))
66
67 (% class="row" %)
68 (((
69 (% class="col-xs-12 col-sm-6" %)
70 (((
71
72 )))
73
74 (% class="col-xs-12 col-sm-6" %)
75 (((
76 (% class="box" %)
77 (((
78 **4. **Check the bricks, if it still doesn’t work.
79 )))
80 )))
81 )))
82
83
84 (% class="row" %)
85 (((
86 (% class="col-xs-12 col-sm-12" %)
87 (((
88 (% class="box successmessage" %)
89 (((
90 Congratulations for finishing this tutorial! Once you have completed this tutorial please go to [[https:~~/~~/code.org/api/hour/finish>>https://code.org/api/hour/finish]] to get your certificate.
91 )))
92 )))
93 )))