Edit Game
Module 1 Revision
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   9  Close
Background
scene
Character
Sprite
The appearance of the sprite
Costume
Think of what we want to do
Planning
Commands to start the program
Event
Set up the characteristics/features
initial arrangement
Repeat forever
Infinite loop (Forever loop)
Repeat an action a limited number of times
Finite loop
Step-by-step instructions to do something
algorithm