34 Zambezi Questionnaires | |||
---|---|---|---|
General Info | |||
Contributor(s): | Redstonehighway | ||
Release Date: | 6/18/2014 | ||
Development Status: | Final | ||
Version: | 1.1 | ||
Size: | 372B | ||
Mode(s): | Single-Player | ||
Language(s): | English |
A simple questionnaire.
Instructions[]
Type out your answer to each question.
Changelog[]
Version 1.1[]
Added a questionnaire page
Videos and Screenshots[]
None.
Download[]
ACLS GOTO @QUE1 @QUE1 PRINT "1:Do you like to eat" INPUT "";QUE1$ IF QUE1$=="choice" THEN GOTO @QUE2 @QUE2 ACLS PRINT "how good can you see" INPUT "";QUE2$ IF QUE2$=="choice" THEN GOTO @QUE3 @QUE3 ACLS PRINT "birthday" INPUT "";QUE3$ IF QUE3=="choice" THEN GOTO @RESULT @RESULT ACLS PRINT "you are done!" PRINT "exiting..." WAIT 120 END
To do: provide actual QR codes, rather than the mk.i method where you had to type out the code yourself.
License[]
No license applied.
Credits[]
- Redstonehighway - Programmer