You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No database schema changes required as question1, question2 and publishing_activity_amount are already varchars.
No need to change html element types as all the fields are already input.
Backend validation rules, and frontend question1 and question2 validation rules are already OK. Only frontend publishing_activity_amount validation rule must be updated.
Acceptance criteria:
question1
andquestion2
must accept a number range, e.g. 0-1publishing_activity_amount
must accept a number range, e.g. 0-1The text was updated successfully, but these errors were encountered: