Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coding task support at tasks-viewer UI. #130

Open
clain-atomi opened this issue Apr 27, 2021 · 0 comments
Open

Coding task support at tasks-viewer UI. #130

clain-atomi opened this issue Apr 27, 2021 · 0 comments
Assignees

Comments

@clain-atomi
Copy link
Contributor

clain-atomi commented Apr 27, 2021

  1. Open any task at /landing
  2. Click take part button
  3. Go to mongodb atlas with creds
    [email protected]
    !Youshallnotpass534
  4. find your event in events collection
  5. find eventParticipations array, check 'isApproved' in all items.
  6. 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
image
image

Code editor is already implemented, also code editor switcher too as i remember. Please check #120 for solutions and realization. Stan doing pretty same job.

@Dmitry-Bulavko Dmitry-Bulavko self-assigned this Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants