Absenties

The base data for this application (teachers, students, groups) are taken from a student tracking system, hence this application contains no address data. In fact the only data that really needs to be administered here are the absentees and the users.

On starting the application you need to login:

/docs/absenties/logon.png

And of course you can also log out:

/docs/absenties/uitgelogd.png

After login the start screen is presented where you choose how to proceed.

/docs/absenties/start.png

In the user admin it's possible to preset this choice so that you don't have to make the same choice over and over again from the following screens.

For a teacher the group view is the most obvious choice:

/docs/absenties/klasoverzicht.png

For the administration department it probably makes more sense to search by student:

/docs/absenties/leerlingselectie.png

And finally it's possible to build a list of all current absentees:

/docs/absenties/absentenlijst.png

Note that in each selection screen you can narrow down the search by student name or a part thereof.

From all these selections you can continue towards the student details:

/docs/absenties/leerlingstatus.png

Even though the data comes from another source, the underlying tables can be maintained in overview screens where it's possible to edit details or add new lines:

teachers:

/docs/absenties/leerkrachtenlijst.png /docs/absenties/wijzig-leerkracht.png

students:

/docs/absenties/leerlingenlijst.png /docs/absenties/wijzig-leerling.png

groups:

/docs/absenties/groepenlijst.png /docs/absenties/wijzig-groep.png

This last one is where groups can be defined and assigned to a teacher (you can't do that from the teachers list because here you have a better overview of what groups there are).


The next screen shows the list of users, from where details can be edited and new users can be added:

/docs/absenties/gebruikerslijst.png /docs/absenties/wijzig-gebruiker.png

As you can see you can enter here what screen you start with. You can also reset your password here.

/docs/absenties/wachtwoord.png

Password maintenance is utterly basic and not up to modern standards because I wasn't going to further develop this application anyway.