match4everyone / match4healthcare

Helping hospitals find qualified medicine students (Hackathon #wirvsvirus). A more flexibel version is currently in development under match4everyone/match4everything,
https://match4healthcare.de
Other
17 stars 10 forks source link

520 fix createfakeusers attributes #521

Closed kevihiiin closed 4 years ago

kevihiiin commented 4 years ago

Fixes issue #520 where createfakeusers would generate invalid users.

Removed the option "0" / "egal" as it cannot be selected by the users and will throw an error while filtering for students [because it does not has an assigned text which is needed to display the icons in the table]

Also added two more fields "umkreis" and "zeitliche_verfuegbarkeit" as they are in theory required by the form (did not throw any errors yet).