1
2 4 Working Groups: Simulation Per Henrik Hogstad Digital Assesment and Video-Teaching Morten Brekke Mathematical Modeling Yuriy Rogovchenco Teacher-Education Claire Marie J D V Berg
3 Simulation Group
4 Keywords in Mathematics Education Visualization Simulation Programming
5 Per Henrik Hogstad
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37 - Need only a browser, no expensive programming tool or licence - Easy for students/teachers to develop their own simulations - HTML5 standard - Open source code - Executable on every device (PC, laptop, tablet, mobile phone, TV, …) - Visible immediately on net or in a browser
38
39
40
41
42
43
44
45 SimTemplate variables simStart init init_layer init_canvas init_obj init_listener movePos(t)
46
47
48