Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Summative exercises

mrwwalmsley edited this page May 25, 2012 · 4 revisions

Summative exercises consist of several other exercises. They are written by referencing existing exercise in a div tag.

Example:

    <body>
        <div class="exercise" data-name="circles_1" data-weight="2"></div>  
        <div class="exercise" data-name="squares_and_rectangles" data-weight="3"></div>  
    </body>