singpath / classmentors

Class Mentors UI
http://www.classmentors.com
MIT License
0 stars 8 forks source link

Edit profile challenge #60

Closed shiquan-lim closed 8 years ago

shiquan-lim commented 8 years ago

Edit profile challenge has been implemented to edit school and year of birth. Both metaData types attached to the profile may be selected to be edited when creating a new task, provided the instructor selects the "Profile Edit" task type. Country is not yet supported as we are unable to access the country code.

These fields are no longer necessary to complete registration. After signing up, a user now only needs to choose a public ID. This will also become unnecessary when issue #113 is completed.

We are unable to remove the fields of school, country and Year of birth from the profile page during registration as spf-sign-form is a custom directive from the singpath github repo, which we cannot edit.

The function has been tested with creating a new challenge type and having a fresh user register, join an event, and take part in the challenge.

coveralls commented 8 years ago

Coverage Status

Changes Unknown when pulling 0ad048620499bcbdd5eb6840c2e2a8963b3fc89c on shiquan-lim:master into \ on singpath:master**.