Update quotes on homepage

This commit is contained in:
Robin Yang 2016-09-01 14:22:32 -07:00
parent c4dcf0f756
commit 60fb4864ff
4 changed files with 11 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -52,7 +52,7 @@
game_based: "When game-based learning systems are"
compared: "compared"
conventional: "against conventional assessment methods, the difference is clear: games are better at helping students retain knowledge, concentrate and"
perform_at_higher_level: "perform at a higher level of achievement"
perform_at_higher_level: "perform at a higher level of achievement." #{change}
feedback: "Games also provide real-time feedback that allows students to adjust their solution path and understand concepts more holistically, instead of being limited to just “correct” or “incorrect” answers."
real_game: "A real game, played with real coding."
great_game: "A great game is more than just badges and achievements - its about a players journey, well-designed puzzles, and the ability to tackle challenges with agency and confidence."
@ -92,6 +92,8 @@
want_coco: "Want CodeCombat at your school?"
form_select_role: "Select primary role"
form_select_range: "Select class size"
mario_quote: "CodeCombat is really fun because you get to see that your character is doing what you made him do in the game."
jemma_quote: "This is an invaluable resource. The kids adored the game and it started them on a path to learn programming properly. "
nav:
play: "Levels" # The top nav bar entry where players choose which levels to play

View file

@ -118,22 +118,22 @@ block content
.row
.col-lg-offset-2.col-lg-7.col-sm-8
blockquote
h3(data-i18n="new_home.forgot_learning")
h3(data-i18n="new_home.jemma_quote")
.col-lg-2.col-sm-3.text-center
img.img-circle(src="/images/pages/home/timmaki.png")
h6 Tim Maki
.small Director of Technology, Tilton School
img.img-circle(src="/images/pages/home/jemma.png")
h6 Jemma Chait
.small 10th Grade Teacher
.row
.col-lg-7.col-sm-8.col-sm-push-4.col-lg-push-3
blockquote
h3(data-i18n="new_home.wanted_to_do")
h3(data-i18n="new_home.mario_quote")
.col-lg-2.col-sm-3.col-lg-offset-1.text-center.col-sm-pull-8.col-lg-pull-7
img.img-circle(src="/images/pages/home/dylan.png")
h6 Dylan
.small 3rd Grader
img.img-circle(src="/images/pages/home/mario.png")
h6 Mario
.small 4th Grader
h3.text-center(data-i18n="new_home.why_games")