Hi @petiteprof79,
There was no quiz logic on your space, so I added a quiz when the dog is clicked. After the correct answer, the dog image disappeares and the score is increased and printed to the Score panel.
-
Any better idea to make the score show somewhere where you always see it?
You can place score panel on every side.
Or you can place one score panel, add add “When * side is looked at” block and move the score panel to it. Repeat this block for all six sides. In this case you will have only panel at a time and less visual garbage. -
What would I have to do so the points are transferred between the quiz scenes if I wanted f.ex. 3 scenes with altogether 18 words and then 2-3 scenes with quizzes?
Please, take a look at this thread with a sample of property usage for having scores. -
Since I attach the flags to the cube, they disappear depending on the angle you look at them because they sink into the picture of the animal. Any way to attach then to the top of the picture? This kind of flags is all I found - I wish there were 3D-flags that are animated and that you can use instead.
You can always move flags to be a little above the picture to prevent them from overlapping.
- On a sidenote: it would be nice to be able to have actions as answers (f.ex. click on the right picture of four on one side of the cube)
We do not have that CoBlock but you can implement this quiz by yourself!
Hope that helps!