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
Go to mongodb atlas with creds [email protected]
!Youshallnotpass534
find your event in events collection
find eventParticipations array, check 'isApproved' in all items.
Return to your event at gandalf, you'll see open event button, click it. It will be your starting point.
The task goal is to check if selectedTask type is text type, so render solution question as text, and show wysiwyg editor (already implemented), to allow user write answer.
Also add 'submit' button
Use default radio button, no need to allow user change option text via input.
The text was updated successfully, but these errors were encountered:
[email protected]
!Youshallnotpass534
The task goal is to check if selectedTask type is text type, so render solution question as text, and show wysiwyg editor (already implemented), to allow user write answer.
Also add 'submit' button
Use default radio button, no need to allow user change option text via input.
The text was updated successfully, but these errors were encountered: