/
2023 Week3
2023 Week3
Helen:
Change campaign pages according to Kavika's changes (next ticket)
Will:
Keep working on User changes. Not using compositions. Change SignUpBody
, User
, NewUser
.
New Question types
Question
: add two fields,
type
: the enum representing which type of question this is.
data
: JSON String from FE to store all the datas related to this question, BE doesn't really care what's inside.
Answer
: Similar to Question
question_strategy.rs
:
fn verify_question
: Verify wether the JSON string data is in correct format for this question type.
fn verify_answer
: Verify whether the JSON string data of this Answer is in correct format for this question type.
Dane:
Investigating logout on homepage being scuffed
, multiple selections available,
Related content
2023T1 Week1
2023T1 Week1
More like this
14/06/2024
14/06/2024
More like this
Term 1 Week 7
Term 1 Week 7
More like this
24T2 Week 7
24T2 Week 7
More like this
24T2 Week 3
24T2 Week 3
More like this
23T3 Week 1
23T3 Week 1
More like this