for this experiment we ran it twice with slight changes in between. We have 3 classes :
Pre-test conceptions per group:
Post-test conceptions per group:
“Learning Gain” per group:pretest = na.omit(subset(tmp2, user_data$test == "pretest"))
posttest = na.omit(subset(tmp2, user_data$test == "posttest"))
### TODO
In this activity the child uses the robot to feel the shape. He hypothesis where will be its symmetrie and checks using the robot.
In this activity children manipulate the symmetry axis (robot blue and orange) and observe the effects on the symmetry of the segment (green robots)
Here children observe the symmetry of 3 points. The points are in the two sides of the symmetry axis.
In this activity children manipulate the symmetry axis (robot blue and orange) and hypothesize on the position of the symmetry of the segment (green robots). The check by using the robot (haptic feedback)
The Number of relance per group and per activity:
The number of intervention per group and per activity
Activity 1: Here the goal was to find the symetry using haptic and visual feedback.
Activity 2 bis (Cully 7H only)
library(sp)
#robotPA1O = robotPA1O[c("X","Y")]
#coordinates(robotPA1O)<- c("X","Y")
#b = bbox(robotPA1O)
#surfaceArea(as.image.SpatialGridDataFrame(robotPA1O))