Updated teacher's page description now that core levels are free again.

This commit is contained in:
Nick Winter 2014-12-08 10:41:56 -08:00
parent 61f63caa59
commit 39aa34e426

View file

@ -10,7 +10,7 @@ block content
h3 Preparation
p CodeCombat is free to play through the dungeon campaign and does not require students to sign up. We encourage teachers to
p CodeCombat is free to play for the core level progression and does not require students to sign up. We encourage teachers to
a(href="http://codecombat.com/play") play through the campaign
| to try it out, but the only thing you absolutely need to do to be ready is ensure students have access to a computer.
@ -48,6 +48,16 @@ block content
strong Variables
| - adds the skill of referencing values that change over time.
p Students may continue past level 12, depending on their speed and interest, to learn two additional concepts in later levels:
ol
li
strong Conditional logic
| - when and how to use if/else to control in-game outcomes.
li
strong Handling player input
| - responding to input events to create a user interface.
h3 System Requirements
p Because CodeCombat is a game, it is more intensive for computers to run smoothly than video or written tutorials. We have optimized it to run quickly on all modern browsers and on older machines so that everyone can play. That said, here are our suggestions for getting the most out of your Hour of Code experience: