| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project can be used to easily and effectively hold a speechday (a parent-teacher-meeting) in your school. The administrator can import data for teachers and students and create a speechday-event. The newsletter filled with the needed access data so that parents can log in and book their desired time slots for the teachers they want to meet can then be created automatically.
You can create the needed database with the SQL script provided in the setup folder. Furthermore you have to enter your database credentials in the settings.ini file contained in code/dao. If you want to quickly try out the tool there is also a SQL script provided in the setup folder which puts some dummy test data in your newly created database.
Be aware that the UI is in german.
As an administrator:
As a teacher (optional):
As a student / parent:
We added support to hold the speech day online. When you create a new speech day event you can now specify a base URL for a video conferencing service. (E.g. https://meet.jit.si) Teachers and students will find an individal link for each booked slot, where they can meet online.
| Back | FazBrowse Home | New Git URL |