Skip to content

Latest commit

 

History

History
81 lines (58 loc) · 3.16 KB

README.md

File metadata and controls

81 lines (58 loc) · 3.16 KB

OSS_project_6

Team No.6 Members

  • Check here to see the parts each member has taken.

Name of Application

"SWOT : SoftWare-Oriented Test"
Swot means 'to study hard for test'.

Quickstart

Website Link:
https://orioncsy.github.io/OSS_project_6/

Screenshots of App

1. Start Page

When you enter the page at first, image

2. Make Test Page

If you choose "Make Test", you can make subjective questions just like below. image

If you want to make objective questions just like below. image

The Answer shouldn't be empty. image

3. Take Test Page

If you choose "Take Test", you can see the question and write answer. image

4. Correct System Page

If you submit your answer, you can check the total scores as well as your answers with comments. image

Link to the demo video

Installation Instruction & Guide Line

  You can just enter to "https://orioncsy.github.io/OSS_project_6/" on your web browser.
Then you can find the start page of our program.
Once you enter the start page, you choose two function of app, "Make Tests Now" or "Take Tests Now".
  If you click "Make Tests Now", you can enroll the question.
You can write the question on the "question content" box and write the answer on "answer" box.
Also you can enter the comment on "comment" box. If you want to answer as Objective.
you can click on objective and answer the objective answers and check the right answer.
  If you make more question click "add" button on bottom of page or remove question by trash bin icon.
Then you can finish by clicking on "complete" button on the right side of "add" button.
Now you can come back on the start page.
  If you click "Take Tests Now", you can take the tests.
you can see the question, points and enter your answer on "Answer" box.
Also you can check the answer on the objective question.
  If you finish taking test, you can submit answer sheets by clicking "submit" button on the bottom of the page.
Then you can see the correcting page. We can show you which the question is correct or incorrect.
Also, the page will show the comment and total score as numbers of right answers.
If you want to go back the start page, you can just click on "Home" button on the bottom of the page. 

Contribution

  • Seung-yun Chae: HTML, CSS, Documentation
  • Jiwan Park: JavaScript, Demo video, Documentation
  • Dongkun Kim: UI&Logo Design, JavaScript, Documentation

You can check the detail role in implementation ToDoList here, which shows who developed which features.