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

Instructors' Question List View and Selector #32

Open
sathreddy opened this issue Oct 1, 2019 · 3 comments
Open

Instructors' Question List View and Selector #32

sathreddy opened this issue Oct 1, 2019 · 3 comments
Assignees
Labels

Comments

@sathreddy
Copy link
Collaborator

Instructors should be able to view an overview of questions in a polling session. If they have a pre-determined list of questions they should be able to select a question to poll for. They should also be able to add questions from this page.

Here's a rough outline of a wireframe for guidance:
F965E42B-B26F-4821-A419-48725028DA86

@sathreddy sathreddy changed the title Instructors' Question List View Instructors' Question List View and Selector Oct 1, 2019
@brianstrauch
Copy link
Contributor

For more context, the instructor would spend most of their time during class on this page. Whenever they'd like to ask a question, they would click on the given question from the list of questions.

@brianstrauch
Copy link
Contributor

It might also be worthwhile for an instructor to create a question on the fly. They would click a "new question" button that would start a question without any text, and the default A-E options.

@cocolin041
Copy link

cocolin041 commented Oct 8, 2019

Hi, I would like to take this issue! Could you assign it to me? Thank you!
Questions:

  1. Is the hash number generated by backend which linking to a series of questions? Or the front-end generated it and questions then send back to the backend?
  2. So after the instructor click the "new question" button, it should link to another page which allows the instructor to fill in the question and options text? Or it should be a pop-up box?

tdog191 added a commit to tdog191/clickin that referenced this issue Feb 8, 2020
Instructors will need a webpage(s) to display the questions associated
with a course session. Further discussion is needed on the styling and
layout of these pages, so this commit is primarily intended as a proof
of concept.

The UI's styling is rendered by react-bootstrap. react-bootsrap is a
complete re-implementation of Boostrap components in React. Like
Bootstrap, it defines many CSS classes to make pretty UI elements and
uses flexbox to make flexibly layouts. More info can be found at
https://bre.is/JX2hfmU4.

Issues: illinois#32
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

3 participants