SLS

Generating Standalone Web Apps for SLS using ChatGPT 3.5

The video tutorial is out!

The tutorial documents the iterations that were made to create a game where users guess a prime number based on hints given. It also demonstrates how the codes can be pasted into a text editor such as Wordpad (for Windows – which most Singapore teachers use) and TextEdit (for Mac) in order to create a html file. The file could then be zipped and uploaded into the Singapore Student Learning Space.

In addition to that, as I will be conducting a sharing which includes a hands-on session to help some other teachers try it out on their own, I also got ChatGPT to create a website that can convert the codes into an html file without the need for the installation of any code editor.

Javascript Game to Learn How to Count Money

Trying to brush up my Javascript skills after being inspired by one of the senior specialists in ETD, I created this simple Javascript Game to teach kids how to count money using Singapore coins.

To play this game, click or press the “Play Button”. Click on the coins to make up the targeted amount. Be careful as the coins will move over one another.

This is meant for children entering primary one soon so that they can learn how to pay for food at the canteen.

To insert this into SLS, download the zipped file here and upload as a media object.