Code formats:
|
Start Code: start|hours|minutes
Example: start|2|15 |
|
Quest Code: quest|hours|minutes|questid
Example: quest|2|15|WP111472 |
|
Quest Code With Logo: quest|hours|minutes|questid|brandingflag|logoname (including extension)
Example: quest|2|15|WP111472|b|PogoEventsLogo1.png |
|
Points: points|id|startPts|endPts|codeid
Example: points|a|-2|5|1234 |
|
Photo: photo|id|startPts|endPts|title|description
Example: photo|a|1|5|Jump High|Take a picture of people jumping really high |
|
Trivia: trivia|id|startPts|endPts|title|description
Example: trivia|a|1|5|Who wrote this?|Who wrote the mobile app? |
|
Prize: prize|id|description|codeid
Example: prize|z|bag of candy|4321 |
|
Action: action|id|startPts|endPts|title|description|codeid
Example: action|a|1|1|Find a can of food|Buy a canned good and carry it with you|2341 NOTE: Setting startPts and endPts to 0 will create an action that doesn't show in approvals screen |
|
Action w/ photo: actpic|id|startPts|endPts|title|description|codeid
Example: actpic|a|1|5|Can of food|Buy a canned good, take a picture and carry it with you|1312 |
|
Draw: draw|id|startPts|endPts|title|description|codeid
Example: draw|a|2|5|Something|Draw something|1234 |