Karma/Bundle layout: Difference between revisions
lesson structure changed, now 'game', 'exercise' and 'reading' stuff are on diferent folders |
|||
| Line 120: | Line 120: | ||
lesson_name/ | lesson_name/ | ||
index.html ( lesson menu with iFrame for reading.html, css and js are common files, they are inside../css/ and ../js/ respectively) | index.html ( lesson menu with iFrame for reading.html, css and js are common files, they are inside../css/ and ../js/ respectively) | ||
tutorial/ ( contains files related to the tutorial ) | |||
game/ ( contains files related to the game ) | game/ ( contains files related to the game ) | ||
exercise/ ( contains files related to the exercise ) | exercise/ ( contains files related to the exercise ) | ||
| Line 134: | Line 134: | ||
# which will be the template language for aseets/docs/* ?, English suggested | # which will be the template language for aseets/docs/* ?, English suggested | ||
# suggestion: rename assets/{langCode}/docs/ to docs/{langCode}/ . This is based that at this moment there are no other kind of files under assets/ than 'docs' | # suggestion: rename assets/{langCode}/docs/ to docs/{langCode}/ . This is based that at this moment there are no other kind of files under assets/ than 'docs' | ||
== Reading, Game and Exercise == | == Reading, Game and Exercise == | ||
''consist of a single 'reading', 'game' or 'exercise' '' | ''consist of a single 'reading', 'game' or 'exercise' '' | ||