Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently January 16th, 2025, 4:07 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Language game
PostPosted: April 25th, 2009, 10:38 am 
Hi,

I've got an idea for a language game where the student has to choose from a selection of words and match them to the picture. I've managed to do this by placing a picture on a page and various text boxes around the outside but this seems very long winded and I would like the people I give the game to, to be able to change the pictures and words.

Any ideas?

TIA


Top
   
 
 Post subject:
PostPosted: April 25th, 2009, 10:15 pm 
Offline
Godlike
Godlike

Joined: November 12th, 2005, 1:56 am
Posts: 1474
Location: SFBay Area
Opus: OpusPro v9.0x, & Evol.
OS: Vista32
System: Core 2 duo 2Ghz, RAM 3GB, Nvidia Go 7700 - laptop
While many of the following posts use OpusScript, you may be able to implement similar capability with Opus standard triggers and actions ('Basic').

viewtopic.php?t=1971&highlight=user+images

viewtopic.php?t=519&highlight=user+images

viewtopic.php?t=982&highlight=user+images

viewtopic.php?t=2727&highlight=user+images

viewtopic.php?t=2952&highlight=user+images

As for User adding own words, consider that as two steps: User typing in text input, and some way to Save the data off to storage whether .INI file, .txt file, Excel sheet, or database. (Array variables, especially if you can get into scripting, are very powerful ways to manage sets of data and also for doing the match-up to your image.)

Very generally, do some Searching here on forum:
try: input user
try: write file
try: database



Once you get beyond the concept and can better outline what you're wanting to achieve and where you're stuck, that will make it easier for me and others to respond with more specific help. One thing you'll find with OpuPro is that there are usually many ways to accomplish something, some direct and some very creative.

Good luck.

_________________
_good things come to those who wait(0)_


Top
 Profile  
 
 Post subject:
PostPosted: April 26th, 2009, 11:47 am 
Hi Lar_123,

Thanks for the quick reply. I've had a read through the forum and found lots of interesting ideas. I also came across a multichoice game by a company called Interaktiv which does what I need to do but with words. I sent them an email and it seems adding a picture instead of a question is straightforward so I brought it. I can understand most of the code because it looks like Javascript. Do you know if it is because that would make things a lot easier? Anyway, I'm playing with this quiz today and will see what I can make it do.

Thanks again for the links, I'm sure I'll have more questions :-)


Top
   
 
 Post subject:
PostPosted: April 27th, 2009, 8:00 am 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
Hi Kelly,

The two languages are similar as they are both based on the ECMA standard but Opus Script is more akin to version 1.2 of JavaScript and some of the later functionality is not directly available.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group