Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@samdroid-apps
Last active August 29, 2015 14:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samdroid-apps/68706cd2001d08bc83f8 to your computer and use it in GitHub Desktop.
Save samdroid-apps/68706cd2001d08bc83f8 to your computer and use it in GitHub Desktop.
ASLO Optimisation task tutoial

Categories

Categories are specified in the activity/activity.info file. The syntax is:

categories = CATEGORY1 CATEGORY2 CATEGORY3...

With category 1 being the main tag.

Pro Tip: Categories are case sensitive

The following categories are available (with their name to put in the activity.info):

  • game
  • programming
  • robotics
  • internet
  • science
  • maths
  • language
  • geography
  • documents
  • music
  • media
  • art
  • tools
  • system

Screenshots

Screenshots are in the PNG format. If you have an XO, you can take these screenshots by pressing ALT-1 and locating the screenshot in your journal. If you don't have an xo, please use the same resolution as an XO screen.

The screenshots are then placed in directories inside your git repository. The format for naming these directories is /screenshots/language-COUNTRY/ or /screenshots/language. The latter is recomended and the former should only be used when there are cultural differences. Some example directry names are /screenshots/en/ and /screenshots/es-UY. The screenshot must be placed inside the appropriate directory and end with .png.

Pro Tip: Find your browser's language code - that is the same language code format used for naming the directories

@walterbender
Copy link

Note that the XO screen resolution is 1200x900,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment