How to construct the game:

How to construct the game:

Note: You have to use images to construct your game. So that you should prepare your building's picture and questions. You can write your questions to the Word, then take screen shot. 1. Add your images orderly. First, add Pisa Tower's picture and its question. Then, add Clock Tower's picture and its question. 2. Arrange your images. You should overlap towers image. Also you should overlap question images. Clock Tower's image and question should be hidden. 3. It is important to note name of the images. For example, Pisa Tower's picture = metin2 Pisa Tower's question = metin4 4. Write b=90 to the left side of the screen. It will create slider automatically. Then change max and min value as 1 and 200. 5. Write c=90 to the left side of the screen. It will create slider automatically. Then change max and min value as 1 and 200. 6. Click Toolbar Image and write: "I think, Pisa Tower's height is:" and link it to b value. 7. Again click Toolbar Image and write: "I think, Clock Tower's height is:" and link it to c value. 8. Click Toolbar Image button and add text. (Text is not important. It will already change.) 9. Click Toolbar Image' setting that we created in sixth step. Click "Betikleme" and write: Eğer(b==57, DeğeriVer(metin1, "Perfect!")) Eğer(50<=b<57, DeğeriVer(metin1, "You are close:)") Eğer(57<b<=65, DeğeriVer(metin1, "You are close:)") Eğer(b>65, DeğeriVer(metin1, "Think again.")) Eğer(b<50, DeğeriVer(metin1, "Think again.")) 10. Click Toolbar Image' setting that we created in seventh step. Click "Betikleme" and write: Eğer(c==25, DeğeriVer(metin1, "Great!")) Eğer(20<c<25, DeğeriVer(metin1, "You are close.")) Eğer(25<c<30, DeğeriVer(metin1, "You are close.")) Eğer(c<20, DeğeriVer(metin1, "Think again :(")) Eğer(c>30, DeğeriVer(metin1, "Think again :(")) 11. Click Toolbar Image and write: "Nice shot! Next question.." 12. Click button's setting that we created previous step. Gelişmiş -> Nesneyi gösterme şartı: b=57 Betikleme -> Sil(resim2)    Sil(resim4)    Sil(MetinAlanı1) 13. Finally, click Toolbar Image' setting that we created in seventh step. Nesneyi gösterme şartı -> b=57

Your estimation game is ready. You can extend another building pictures to develop your students' estimation skill.