15 Commits

Author SHA1 Message Date
Kshitij Kotasthane
b8c945f151 Removed global dict for questions, bound it to a local scope 2020-10-15 13:03:16 +05:30
Pragati Verma
6ff98146ee
Feat Documentation - Added Demo Video
Feat Documentation - Added Demo Video
2020-10-12 17:08:42 +05:30
Pragati Verma
c806ca5282
Feat Documentation - Added Workflow Diagram 2020-10-11 23:40:09 +05:30
Pragati Verma
9d2adf338d
Version 1.0 ready (#1)
* FEAT: Basic app completed & file uploading added

* Added pdf/txt support and quiz template

* FEAT: PDF/TEXT uploading and getting file contents done

* Updated .gitignore

* Modified quiz template

* Fix UI - Added CSS to upload page

* Feat Quiz UI - Added CSS to Quiz Page

* Feat: Question Extraction - Extract questions from raw text

* Feat: added incorrect answer generation

* Feat: Tied together question extraction and incorrect anwer generation

* Fix: handle word not in vocabulary error

* Fix: added document as argument to get_questions_dict

* Feat: Integrated uploading file and question generation; needs fixes

* Feat Quiz UI - added correct answer UI

* Feat: Clean text for better processing

* Fix UI - added gradient and spacing

* Feat UI - Added uploading animation

* Fixed options issue on quiz screen

* Fix UI - added fonts, favicon etc

* Fix - Formatted code

* Feat UI - added fork me on github ribbon

* Feat: Added quiz result functionality

* Fix UI - added text to landing page

* Fix UI - added CSS to submit button

* Feat UI - added CSS to results page

Co-authored-by: user86 <kshitij.kotasthane@gmail.com>
Co-authored-by: telescopic <vigneshsuresh1775@gmail.com>
2020-10-11 23:35:13 +05:30
Pragati Verma
812a92bbea
Create auto_assign.yml 2020-10-10 20:06:45 +05:30
Pragati Verma
6c7f64062a
Create stale.yml 2020-10-10 20:04:40 +05:30
Pragati Verma
8609357905
Create config.yml 2020-10-10 20:03:53 +05:30
Pragati Verma
3359d63e15
Create .gitpod.yml 2020-10-10 20:02:11 +05:30
Pragati Verma
2de45662c4
Fix Documentation - fixed spacing in readme badges 2020-10-10 12:55:30 +05:30
PragatiVerma18
0006c5ec4a Feat Documentation - Updated Readme 2020-10-10 12:51:53 +05:30
Pragati Verma
e91ffa1713
Create PULL_REQUEST_TEMPLATE.md 2020-10-09 22:58:19 +05:30
Pragati Verma
a489500f7b Update issue templates
Update issue templates for Bug Report, Feature Requests, and Custom issues.
2020-10-09 22:54:09 +05:30
Pragati Verma
dd68d4fb36
Create CONTRIBUTING.md 2020-10-09 22:35:28 +05:30
Pragati Verma
5a6436f103
Create CODE_OF_CONDUCT.md 2020-10-09 20:23:58 +05:30
Pragati Verma
f8cc9b26b4
Initial commit 2020-10-06 12:39:40 +05:30