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
dudchakk
changed the title
(SP: 2) Add 'aboutStudent' field for User schema
(SP: 2) Add 'aboutStudent' field for User & update User update logic
Nov 25, 2024
dudchakk
changed the title
(SP: 2) Add 'aboutStudent' field for User & update User update logic
(SP: 1) Add 'aboutStudent' field for User & update User update logic
Nov 27, 2024
Task description:
User
schema by adding a new fieldaboutStudent
aboutStudent
field updatesThis field should align with the
About the student
accordion (#2684) on frontend.The field should be an object with the following properties:
personalIntroduction
(String)learningGoals
(String)learningActivities
(String)Ensure that data coming from the frontend's
About the student
accordion block is properly stored in the database.The text was updated successfully, but these errors were encountered: