Ignore:
Timestamp:
10 Mar 2016, 07:57:24 (9 years ago)
Author:
Henrik Bettermann
Message:

Improve AddStudyLevelFormPage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/studyleveladdpage.pt

    r7811 r13773  
    22      i18n:domain="waeup.kofa" enctype="multipart/form-data">
    33
    4   <p i18n:translate="">Text to explain course registration procedure.</p>
     4  <p i18n:translate="">In Kofa a study level is a container for courses,
     5  which means it can list the courses taken by the student at a certain level.
     6  The container also
     7  stores and provides the information when and by whom the course list was
     8  validated, in which session the level was taken and which verdict the
     9  student finally obtained.
     10  </p>
    511
    612  <div class="actionButtons" tal:condition="view/availableActions">
Note: See TracChangeset for help on using the changeset viewer.