RdvZ
Screenshots
Presentation
RdvZ is a web application developed by the Université d’Avignon et des Pays de Vaucluse which allows to create and manage meetings and to poll potential attendee avalibility. The application allows both anonymous and authenticated access (it can be either with MySQL or with a CAS server + LDAP or with a LDAP server alone), but whatever the access mode, everybody is able to vote without being authenticated.
RdvZ is under GPLv3 licence.
Common usage
The leader creates the meeting with several potential dates (it’s possible to choose several times the same date with different schedules) and give the URL address of the poll to the attendee. An attendee can vote as being available, available with restrictions, or not available at all, for one or several dates.
The meeting leader can the export the poll data to .csv format (readable by Microsoft Excel or OpenOffice Spreadsheet) or close the poll. The poll lifetime can be set in the configuration file.
Required configuration
- PHP ( version >= 5 for RdvZ 1.2, version >= 5.2.4 for RdvZ 2.0 (coming soon))
- MySQL
- Apache 2
Documentation
RdvZ 1.2 user documentation (french only)


