diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-10 19:55:02 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-10 19:55:02 +0000 |
| commit | 817df189143e02568957466cfe899b1819f2e87d (patch) | |
| tree | 4bcc9a225b51e2abbec081fde7d92064609ecfa7 | |
| parent | 41234c1caf85c2306563ec01efa16ad285f706bd (diff) | |
added some stuff in idea
| -rw-r--r-- | idea.txt | 25 |
1 files changed, 24 insertions, 1 deletions
@@ -1,3 +1,26 @@ This will be the idea page ->
\ No newline at end of file +*********************** +Topic +*********************** +A web app that allows students to share and discuss past test/exam solutions. + +*********************** +Description +*********************** +The current system of U of T exam repository is garbage. Exams can be found through some digging around but even so, there are no solutions posted. This model isn't particularly helpful for students who are using the past exams as a studying strategy. Often students end of taking these exams and discussing them in some third party forums which are not designed for this specific purpose. + +Our app brings this tired model to the internet age. Exams can be accessed via a simple search or category. Once the exam is found, questions are listed in order along with the number of "comments" in each. The user can then chose to click on the question they want to get the details of the question and/or view the answers (if) provided by other users. If the user agrees with a solution they can "upvote" it, or if they have an alternative solution, they may upload their solution as an image for other users to see. Solutions with the most upvotes will be displayed first. If the user finds that the provided solution is confusing or incomplete, they can post a comment for that solution clarifying that solution. This comment will be visible to all users and the solutions provider will be notified of the comment posted. The questions themselves will be images of the question, provided by us. + + +*********************** +Tasks +*********************** + + + + + +*********************** +Team Members +*********************** |
