Ignore:
Timestamp:
18 Jun 2015, 08:18:16 (9 years ago)
Author:
Henrik Bettermann
Message:

More docs.

In the documentation we prefer to speak of applicant records and avoid the term application as best as we can.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/docs/source/userdocs/datacenter/logging.rst

    r12901 r13075  
    158158
    159159The creation, editing and removal of applicants containers as well
    160 as editing application records (applicants) is being logged. Also
     160as editing applicant records is being logged. Also
    161161the approval of payment tickets and all other payment ticket
    162162transactions are being recorded in ``applicants.log``. Kofa also
    163163logs all workflow transitions into both the applicant's history
    164164attribute and the logfile. Okay, this is somehow redundant, but it
    165 has proved useful to get a complete overview over all application
     165has proved useful to get a complete overview over all applicant
    166166data transactions also in the logfile. In return, Kofa does not
    167167aditionally log actions of browser pages if a workflow transition is
     
    186186An applicants container was added first. The `startdate`, `enddate`
    187187and the `application_fee` attributes were edited and a new
    188 application record (applicant) was added some seconds later. The
     188applicant record was added some seconds later. The
    189189`ApplicantManageFormPage` was opened, `reg_number`, `sex`, `course1`
    190190and `date_of_birth` was edited and the ``start`` transition was
     
    195195applicant subsequently admitted. The form was automatically locked
    196196(see time difference). A student container was created and filled
    197 with the data from the application record. Finally, the entire
     197with the data from the applicant record. Finally, the entire
    198198applicants container including its content was removed in the same
    199199transaction, see time diffence between the last two log entries.
     
    205205The following example shows a typical Nigerian logfile excerpt for a
    206206student from the very beginning (student record creation from
    207 application data) till the first registration of courses at level
     207applicant data) till the first registration of courses at level
    208208100. Such an excerpt can be produced simply by searching for
    209209``B1234567`` on the ``students.log`` search page::
Note: See TracChangeset for help on using the changeset viewer.