Ignore:
Timestamp:
13 Nov 2023, 08:46:45 (15 months ago)
Author:
Henrik Bettermann
Message:

Get set of selected students also from list of payment ids.

File:
1 edited

Legend:

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

    r14452 r17640  
    11<p i18n:translate="">
    22  Here you can export student data for a small subset of students by entering
    3   a list of student ids or matric numbers.
     3  a list of student ids, matric numbers or ids of payments made by students.
    44  The values must be separated by whitespaces or commas.
    55  You can also copy and paste parts of Excel or Calc columns.
     
    1818  <br />
    1919  <label for="mode" i18n:translate="">
    20     Student Ids or Matric Numbers
     20    Student Ids, Matric Numbers or Payment Ids
    2121  </label>
    2222  <input name="students" type="text" class="form-control" id="students"
Note: See TracChangeset for help on using the changeset viewer.