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

Mockups - student/moderator journey #42

Open
jsms90 opened this issue Feb 22, 2017 · 1 comment
Open

Mockups - student/moderator journey #42

jsms90 opened this issue Feb 22, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@jsms90
Copy link
Contributor

jsms90 commented Feb 22, 2017

So @nogainbar , based on your designs, @njsfield and I now understand the flow of a student (becoming a moderator) to be:

1. Join room (similar to the create room page that you've already designed - just with one field)

image

2. Chat-only view

image

This will actually look like:
connecting
(sorry for the terrible red line drawing)

but with the tab on the left being the default one i.e. chat-only view being the first thing a student sees

3. Switching to moderator

Clicking on the video button:
connecting2

would bring up this modal:
image

Entering the correct PIN brings up the same view that a mentor sees automatically - but this would need a button somewhere:
av-chat

Once this button is clicked, the current window would turn into the chat-only view, and a new window would open with av-only:
image

@nogainbar
Copy link
Collaborator

1. Join room (similar to the create room page that you've already designed - just with one field)

correct! :) will design it today hopefully.

2. Chat-only view

yup, thats right.

Once this button is clicked, the current window would turn into the chat-only view, and a new window would open with AV-only:

So my thinking was that what we could do and I wanted to talk to you about it, is that the moderator and the tutor basically share the same view. I am not sure about this two windows solution, its not a well defined design pattern. what I propose is that if, the moderator wants to join the chat then they can do one of two things:

  1. use the chat-tab to chat to the tutor and this would be screened to everyone in the room but maybe that is ok?

  2. open a new window in his browser and sign in as a student, which will then let him join the chat only view like all the other students. he can then just switch between windows in his browser.

how does that sound like a solution?

I think that in terms of the build, it would be simplier because really you are just building two application states:

  1. student view - chat only
  2. tutor/moderator view - chat + AV

@jsms90 jsms90 changed the title Views - student/moderator journey Mockups - student/moderator journey Feb 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants