- Timestamp:
- 10 Mar 2016, 07:57:24 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/studyleveladdpage.pt
r7811 r13773 2 2 i18n:domain="waeup.kofa" enctype="multipart/form-data"> 3 3 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> 5 11 6 12 <div class="actionButtons" tal:condition="view/availableActions">
Note: See TracChangeset for help on using the changeset viewer.