Saturday, September 24, 2005

hittingmouse flash (beta)

the hittingmouse flash
The score hasn't finished.
http://www.acad.polyu.edu.hk/~03994486d/mouse.html

Regards,
Yuki

Tuesday, September 20, 2005

Update level2 and level 3 tutorial script

hi:
i've written the tutorial script for level 2 and level 3, here is the link:
i may need to add something to level 2 script, i'll update it later
http://myweb.polyu.edu.hk/~03994449d/mouse/Level2_v2.doc
http://myweb.polyu.edu.hk/~03994449d/mouse/Level3_v2.doc

cheers,
kelan

Friday, September 09, 2005

upload the changed document

Dear all:
according to ayiu's comment and suggestions, i've changed some content and add new comments
http://myweb.polyu.edu.hk/~03994449d/mouse/Level1_v3.doc

I think it's pretty useful to use comments in Word to specify the questions, also important for adding some explanation about the source code. Thank ayiu for introducing this.
For the later documents, i hope everyone can use this method to express in more neat and efficient way
To add comments, insert --> comments

Also i want to introduce this small but powerful software to you --> examdiff
It's a files comparison tool to display the changes in whatever document or source files,
using this file can precisly test which part of document was chagned by other ppl in this way also saves time! examdiff 1.6m version is the freeware
You can download from here, have fun!

Monday, September 05, 2005

Level 1_tutorial_doc_Final

Hello everyone:
i've reoganized the source code for level 1 according to yuki's change last time
all the level 1 final source code and the corresponding tutorial document is inside
http://myweb.polyu.edu.hk/~03994449d/mouse/lv1_source.zip

And i've thought about the content in the description page, current i categorize it into:
Steps--> describe what students need to complete in the current task
Quick hints--> Explain some methods which are related to students' task
may provide links to the concept page if neccessary
Follow Up Question--> The questions ran into my mind when i was writing the description
Today's tip--> Give a short but useful tip every task

Feel free to tell me or give me suggestion about anything :D
Regards,
Kelan

Sunday, September 04, 2005

teaching game interface

There is the sample of the teaching game interface

http://myweb.polyu.edu.hk/~03447546d/competition/hitting_mouse_index.htm


The answers are shown in following:
Level1 Task 1
1. JFrame frame = new JFrame("Hitting Mouse Game");
2. JFrame.EXIT_ON_CLOSE

Level1 Task 2
1. newContentPane
2. true
3. newContentPane

final program version 2

I have modified the program according to your suggestions, and upload a zip version since Grace cannot open rar file.
Pls check http://www.acad.polyu.edu.hk/~03994486d/competition_v2.zip.
Thanks for your support.

Regards,
Yuki

Sunday, August 28, 2005

finished hittingmosue program first version

Here is finished hittingmouse program, pls have a look and test.
http://www.acad.polyu.edu.hk/~03994486d/competition.rar
Images will be replaced later.

Regards,
Yuki