Karma/Bundle layout: Difference between revisions

ChristophD (talk | contribs)
ChristophD (talk | contribs)
Line 121: Line 121:
               index.html              ( lesson menu with iFrame for lesson.html )             
               index.html              ( lesson menu with iFrame for lesson.html )             
               lesson.html              ( valid html5 -- markup only includes visual elements and links in other resources, no inline code or styling )
               lesson.html              ( valid html5 -- markup only includes visual elements and links in other resources, no inline code or styling )
              exercise.html            ( =||= )
              game.html                ( =||= )
               css/lesson_name.css      ( css files  -- specific to the lesson )
               css/lesson_name.css      ( css files  -- specific to the lesson )
               js/ lesson_name.js      ( javascript controlling logic for the lesson )         
               js/ lesson_name.js      ( javascript controlling logic for the lesson )