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.
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.