| Online Vocabulary Cards | Script written by George Trombley Jr. | All Rights Reserved 1999 Trombley Takenaka International YesJapan.com - Online Vocabulary Cards | This portion can be moved in or out of the comments for debugging. CARDFILE = &[ cardfile ]
CARDLIST = &[ cardlist ]
TYPE = &[ type ]
SOUND = &[ sound_option ]
USER MAIL = &[ email ]
DATE = &[ date ]

JapaneseLessons.com

Lesson Quizzes Hiragana Quizzes
Your Statistics Writing Flash Cards
| Displays card with sound or without depending on user input | To enable the sound option remove the very next MvASSIGN statement | -------------- MAIN FUNCTION --------------------------- | -------------- Asks user for vocabulary card options | | This calls up the user's data. | ---------------------------------------------------TOP CURVED WHITE TABLE--------------------------------

| The 'nextaction' variable contains a word that | tells the active document where to begin execution. | It is passed on the URL command line from | one iteration of the active document to another. | If there are no arguments on the command line, then | the current iteration of the active document is | assumed to be the first. | --------------- GET USER INFO FUNCTION ------------------------ | --------------- gets user name and info | -------------------- GET CARD FILE FUNCTION ------------------------- | | This should not be possible, but check anyway. |

ERROR

The selected title &[ cardname ] does not exist in the system. | | Now that we have a card file, let's run it. | | -------------------- RUN CARDS FUNCTION -------------------- | -------------------- Imports Card Data &[ cardtitle ]
Click once on the card to flip it to the other side. The card will flip back automatically if you move the mouse pointer off of the card.   Cards might take a few seconds to load on first click.



(click button to show ROMAJI on Japanese cards) (click button to hide ROMAJI on Japanese cards)

| | Get the current vocab set data. |
| Display the card | | Creates cardSTATS file with date and user information. |
 
| -------------------------------------- DISPLAY CARDS FUNCTION -------------------------------------- | -------------------------------------- Lines cards up in a table | Sets top and bottom vocab card depending on the type of flash cards requested | Determines if a new row needs to be created since each row can only hold 4 cards

Listen

180 COLOR Vocab Flash Cards (set 1)
Get the "real" version of the ONLINE Flash cards in a full color hard stock card.  There are 30 more cards than the online version.  Perfect size to fit in your pocket on a key chain so you can practice anywhere, anytime! (uncut)
201 COLOR Vocab Flash Cards (set 2)
Get the "real" version of the Course 2 Flash cards in a full color hard stock card.  Perfect size to fit in your pocket on a key chain so you can practice anywhere, anytime! (uncut)


| Creates black divider line | The following HTML generates | a set of radio buttons that asks the user | to select if they want English or Japanese cards on top. | Creates black divider line

Choose a Flash Card set from the list and then click View The Set. Your goal should be learn all of the words in each set.
Select a Type:
Top Card ENGLISH
Top Card JAPANESE
Top Card ENGLISH
Top Card JAPANESE

Hide Romaji


Sound Option:
sound ON
sound OFF
sound ON
sound OFF
--------------------------------------------------- | If sound problems are resolved remove the comment | tags around the following code. ---------------------------------------------------
Select a Set:




Random Cards:

10curve-bl.gif (62 bytes)

10curve-br.gif (62 bytes)

© 1999-2001 All Rights Reserved YesJapan.com

Read the card database into memory. Randomize the list. Switch the place of one entry with a random one. Write the randomized list to the temp quiz file.