brianchoon / pe

0 stars 0 forks source link

Address field cannot take on all values #13

Closed brianchoon closed 4 days ago

brianchoon commented 5 days ago

In the user guide, it is claimed that any value is allowed for a student's address.

image.png

This is also repeated in the app's help message:

image.png

However, suppose a student's address is a really unique building called the/ /address. I am unable to assign this address to a student, despite the above.

image.png

I suggest that the constraints for address be relaxed.