45 Commits

Author SHA1 Message Date
user86
f9dd92a7c3 Merge branch 'master' of https://github.com/PragatiVerma18/Fantastic-Falcons-1.0 into webapp 2020-10-12 13:48:25 +05:30
user86
7e647825a2 Merge branch 'webapp' of https://github.com/PragatiVerma18/Fantastic-Falcons-1.0 into webapp 2020-10-12 13:47:05 +05:30
user86
5434427ff3 Modified action in form elements and explicitly defined host 2020-10-12 13:44:45 +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
38f3eb19d4
Merge branch 'master' into webapp 2020-10-11 23:34:51 +05:30
PragatiVerma18
8b2b01a17d Feat UI - added CSS to results page 2020-10-11 23:29:40 +05:30
PragatiVerma18
385d5b922e Fix UI - added CSS to submit button 2020-10-11 22:32:45 +05:30
PragatiVerma18
420b620d18 Fix - Merge Conflict Resolved 2020-10-11 22:14:03 +05:30
PragatiVerma18
732e693d32 Fix UI - added text to landing page 2020-10-11 22:10:32 +05:30
user86
cd10a154e6 Feat: Added quiz result functionality 2020-10-11 22:06:49 +05:30
PragatiVerma18
e4a477db9d Feat UI - added fork me on github ribbon 2020-10-11 20:22:32 +05:30
PragatiVerma18
e45a7e0a4b Fix - Formatted code 2020-10-11 14:06:59 +05:30
PragatiVerma18
657c995596 Fix UI - added fonts, favicon etc 2020-10-11 13:57:27 +05:30
user86
8e51d930f9 Fixed options issue on quiz screen 2020-10-11 11:31:58 +05:30
user86
7d91ff2c49 Merge branch 'nlp' of https://github.com/PragatiVerma18/Fantastic-Falcons-1.0 into webapp 2020-10-11 10:47:44 +05:30
PragatiVerma18
1325e31b06 Feat UI - Added uploading animation 2020-10-11 00:59:24 +05:30
PragatiVerma18
b0959721bf Fix UI - added gradient and spacing 2020-10-11 00:24:13 +05:30
telescopic
3dc0241a4d Feat: Clean text for better processing 2020-10-11 00:13:01 +05:30
PragatiVerma18
6f25642cc7 Feat Quiz UI - added correct answer UI 2020-10-10 23:26:18 +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
user86
516b66439f Feat: Integrated uploading file and question generation; needs fixes 2020-10-10 08:13:52 +05:30
user86
3076819535 Merge branch 'nlp' of https://github.com/PragatiVerma18/Fantastic-Falcons-1.0 into webapp 2020-10-10 06:04:58 +05:30
telescopic
37af1c41fd Fix: added document as argument to get_questions_dict 2020-10-10 03:10:18 +05:30
telescopic
91a4426d4b Fix: handle word not in vocabulary error 2020-10-10 03:09:39 +05:30
telescopic
9574fa0932 Feat: Tied together question extraction and incorrect anwer generation 2020-10-10 03:09:20 +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
telescopic
32eaece47b Feat: added incorrect answer generation 2020-10-09 01:29:06 +05:30
telescopic
90d7df45af Feat: Question Extraction - Extract questions from raw text 2020-10-08 18:04:15 +05:30
PragatiVerma18
29c1546e0b Feat Quiz UI - Added CSS to Quiz Page 2020-10-08 02:07:52 +05:30
PragatiVerma18
04f237e28f Fix UI - Added CSS to upload page 2020-10-08 01:09:25 +05:30
user86
4c056f1dc1 Modified quiz template 2020-10-07 11:45:00 +05:30
user86
c694a4b409 Updated .gitignore 2020-10-07 09:15:25 +05:30
user86
7f7611f700 FEAT: PDF/TEXT uploading and getting file contents done 2020-10-06 21:08:03 +05:30
user86
33bf7d5264 Added pdf/txt support and quiz template 2020-10-06 19:22:32 +05:30
user86
04674ad88c FEAT: Basic app completed & file uploading added 2020-10-06 15:20:38 +05:30
Pragati Verma
f8cc9b26b4
Initial commit 2020-10-06 12:39:40 +05:30