~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/tutorial/templates/exercise_fragment.html

  • Committer: William Grant
  • Date: 2009-12-10 00:44:11 UTC
  • mto: This revision was merged to the branch mainline in revision 1397.
  • Revision ID: grantw@unimelb.edu.au-20091210004411-1jo36u17wgp4aaei
Don't present the problem summary (completed and attempt count) when we are outside a worksheet.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
    </div>
32
32
    <div class="testoutput">
33
33
    </div>
34
 
    <div class="problem_summary">
 
34
    <div py:if="worksheet" class="problem_summary">
35
35
      <ul>
36
36
        <li id="summaryli_${exercise.id}" class="${complete_class}">
37
37
          <b><span id="summarycomplete_${exercise.id}">${complete}</span>.</b>