2014-01-03 13:32:13 -05:00
extends /templates/base
block content
2014-07-18 20:06:20 -04:00
p.row
2014-01-03 13:32:13 -05:00
.span5
2015-03-20 12:18:30 -04:00
h2(data-i18n="teachers.title")
p(data-i18n="teachers.intro_1")
p(data-i18n="teachers.intro_2")
h3(data-i18n="teachers.free_title")
2015-03-23 18:26:44 -04:00
if me.get('chinaVersion')
p(data-i18n="teachers.cost_china")
else
p(data-i18n="teachers.free_1")
p(data-i18n="teachers.free_2")
2015-03-20 12:18:30 -04:00
h3.teachers-title(data-i18n="teachers.teacher_subs_title")
2015-09-09 16:20:18 -04:00
p(data-i18n="teachers.teacher_subs_0")
2015-05-16 09:16:13 -04:00
p
2015-06-05 09:48:09 -04:00
span.spr(data-i18n="teachers.teacher_subs_1")
2015-06-05 15:46:32 -04:00
a(href='/teachers/freetrial', data-i18n="teachers.teacher_subs_2")
span.spl(data-i18n="teachers.teacher_subs_3")
2015-03-20 12:18:30 -04:00
h3(data-i18n="teachers.sub_includes_title")
p(data-i18n="teachers.sub_includes_1")
2014-12-03 13:04:50 -05:00
ul
2015-03-20 12:18:30 -04:00
li(data-i18n="teachers.sub_includes_2")
li(data-i18n="teachers.sub_includes_3")
li(data-i18n="teachers.sub_includes_4")
li(data-i18n="teachers.sub_includes_5")
li(data-i18n="teachers.sub_includes_6")
2015-05-16 09:16:13 -04:00
li(data-i18n="teachers.sub_includes_7")
2015-03-20 12:18:30 -04:00
h3(data-i18n="teachers.who_for_title")
p(data-i18n="teachers.who_for_1")
p(data-i18n="teachers.who_for_2")
2015-05-16 09:16:13 -04:00
h3(data-i18n="teachers.monitor_progress_title")
p
span.spr(data-i18n="teachers.monitor_progress_1")
a(href='/clans', data-i18n="clans.clan")
span.spl(data-i18n="teachers.monitor_progress_2")
p
span.spr(data-i18n="teachers.monitor_progress_3")
a(href='/clans', data-i18n="clans.clans")
span.spl(data-i18n="teachers.monitor_progress_4")
p(data-i18n="teachers.monitor_progress_5")
2015-06-05 15:46:32 -04:00
h4(data-i18n="teachers.sub_includes_7")
2015-07-02 21:44:13 -04:00
ul
li
strong Track concepts
span.spl learned by each student
li Track levels completed for each student
li
span See your students'
strong.spl solutions
li Sort students by name or progress
li
strong Requires invitation
span.spl to join
p
img(src='/images/pages/clans/dashboard_preview.png' height='400')
2015-04-21 14:41:48 -04:00
p
2015-05-16 09:16:13 -04:00
span.spr(data-i18n="teachers.private_clans_2")
2015-06-05 15:46:32 -04:00
a(href='/clans', data-i18n="clans.clan")
2015-05-16 09:16:13 -04:00
span(data-i18n="teachers.private_clans_3")
2015-07-02 21:44:13 -04:00
p Private clans require a subscription to create or join.
2015-04-06 19:11:51 -04:00
2015-03-20 12:18:30 -04:00
h3(data-i18n="teachers.material_title")
2015-03-23 18:26:44 -04:00
if me.get('chinaVersion')
p(data-i18n="teachers.material_china")
else
p(data-i18n="teachers.material_1")
2015-03-20 12:18:30 -04:00
h3(data-i18n="teachers.concepts_title")
//- TODO: i18n for concepts?
table.table.table-condensed.concepts-table
thead
tr
th
a(href='/play/dungeon') Kithgard Dungeon
th
a(href='/play/forest') Backwoods Forest
th
a(href='/play/desert') Sarven Desert
th
a(href='/play/mountain') Cloudrip Mountain
tbody
tr
2015-07-03 16:07:25 -04:00
td Basic Syntax
2015-07-02 21:44:13 -04:00
td If Statements
2015-03-20 12:18:30 -04:00
td Arithmetic
td Object Literals
tr
td Methods
td Relational Operators
2015-07-02 21:44:13 -04:00
td While Loops
2015-07-03 16:07:25 -04:00
td For Loops
2015-03-20 12:18:30 -04:00
tr
td Parameters
td Object Properties
2015-07-02 21:44:13 -04:00
td Break Statements
2015-07-03 16:07:25 -04:00
td Functions
2015-03-20 12:18:30 -04:00
tr
td Strings
td Input Handling
td Arrays
2015-07-03 16:07:25 -04:00
td Drawing
2015-03-20 12:18:30 -04:00
tr
td Loops
td
td String Comparison
2015-07-03 16:07:25 -04:00
td Modulo
2015-03-20 12:18:30 -04:00
tr
td Variables
td
td Finding Min/Max
2015-07-03 16:07:25 -04:00
td
2015-03-20 12:18:30 -04:00
h3(data-i18n="teachers.how_much_title")
p
span(data-i18n="teachers.how_much_1")
span.spr.spl
a(href='/account/subscription', data-i18n="teachers.how_much_2")
span.spr.spl(data-i18n="teachers.how_much_3")
2015-05-05 23:33:37 -04:00
p
2015-05-16 09:16:13 -04:00
span.spr(data-i18n="teachers.how_much_5")
2015-05-12 18:18:42 -04:00
a(href='mailto:team@codecombat.com') team@codecombat.com
2015-05-16 09:16:13 -04:00
span.spl(data-i18n="teachers.how_much_6")
2015-03-20 12:18:30 -04:00
p(data-i18n="teachers.how_much_4")
h4
a(href='/account/subscription', data-i18n="subscribe.group_discounts")
p(data-i18n="subscribe.group_discounts_1")
table.table.table-condensed.discount-table
tr
td(data-i18n="subscribe.group_discounts_1st")
td(data-i18n="subscribe.group_discounts_full")
tr
td(data-i18n="subscribe.group_discounts_2nd")
td(data-i18n="subscribe.group_discounts_20")
tr
td(data-i18n="subscribe.group_discounts_12th")
td(data-i18n="subscribe.group_discounts_40")
2015-05-16 09:16:13 -04:00
h3(data-i18n="teachers.more_info_title")
2015-05-05 18:35:22 -04:00
p
2015-06-05 15:46:32 -04:00
span.spr(data-i18n="teachers.more_info_1")
a(href='http://discourse.codecombat.com/c/teachers', data-i18n="teachers.more_info_2")
span.spl(data-i18n="teachers.more_info_3")
2015-05-05 18:35:22 -04:00
2015-03-20 12:18:30 -04:00
h3(data-i18n="teachers.sys_requirements_title")
p(data-i18n="teachers.sys_requirements_1")
p(data-i18n="teachers.sys_requirements_2")
2015-04-03 19:21:31 -04:00
if (me.get('preferredLanguage', true) || 'en-US') == 'pl'
2015-04-06 13:52:55 -04:00
h3 Fundacja IT Leader Club Polska
2015-04-03 19:21:31 -04:00
p
| CodeCombat w marcu 2015 roku nawiązał współpracę z Fundacją IT Leader Club Polska celem promowania nauki programowania wśród najmłodszych w Polsce. Język programowania stał się drugim językiem, bez którego bardzo trudno będzie młodym ludziom w przyszłości zaistnieć na konkurencyjnym rynku pracy.
p
2015-04-03 19:22:45 -04:00
| Poznając podstawy języka programowania z Fundacją IT Leader Club Polska z wykorzystaniem CodeCombat, polskie dzieci będą bardzo szybko potrafiły poznać kluczowe zagadnienia programowania. Poprzez zabawę i interaktywną grę, dzieci szybko przyswoją niezbędną teorię i zaczną czerpać z programowania nie tylko wiedzę ale i pasję na całe życie - czego życzymy wszystkim naszym młodym studentom. W przypadku pytań prosimy o kontakt z Panem Arkadiuszem Lefanowiczem, Przewodniczącym Fundacji IT Leader Club Polska,
2015-04-03 19:21:31 -04:00
a(href="http://www.itleader.org.pl") itleader.org.pl
| ,
a(href="mailto:arkadiusz.lefanowicz@itleader.org.pl") arkadiusz.lefanowicz@itleader.org.pl
| .