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

Complete refactoring of Question-Contribution website #3

Open
wants to merge 80 commits into
base: master
Choose a base branch
from

Conversation

maheshgudi
Copy link

This PR completely changes the existing Question-contribution interface. Almost all features have been stripped down, refactored and/or heavily modified features and UI. The website now does-

  1. Students to add 5 StdIO questions with testcases.
  2. Students have to review 10 random questions.
  3. Reviewers have to review 100 questions each.

maheshgudi and others added 30 commits March 8, 2018 20:03
New question contribution interface
- Make type pf test case in add questions readonly
- Add Instructions in the nav bar
- Avoid creating blank questions
- Embed instructions video on login page
Add info on adding new testcase
View question for moderator
User cannot see other users' questions
Fix bug that doesn't allow creation of more than 5 questions
maheshgudi and others added 30 commits April 9, 2018 00:00
Check solution and submit review or skip questions
Fix bug to display multiline solution in Code mirror
Add users to reviewer group on login
Bug fix to get moderator question
 Bugfix for adding questions in question bank
Add instructions for reviewing question
Add only non reviewers in review group
Check if review is completed
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

Successfully merging this pull request may close these issues.

2 participants