Manthan933 / Manthan

Online testing platform
http://www.manthan-app.org
MIT License
87 stars 147 forks source link

Provide test types documentation #236

Open senpl opened 2 years ago

senpl commented 2 years ago

Is your feature request related to a problem? Please describe. Currently type is used in tests, but no description or anything describes what is it and how it differs

Describe the solution you'd like Tooltip over type field to describe what this field is used for.

Describe alternatives you've considered Wiki page with types description would also be nice, still I prefer tooltip. Also desciption during test creation would work, but this would change view a bit.

Additional context Types are required during tests creation still they are not explained. If more info is needed let me know.

github-actions[bot] commented 2 years ago

Welcome to Manthan !!!

aavishkarmishra commented 2 years ago

@senpl would you like to work on this issue ?

senpl commented 2 years ago

@senpl would you like to work on this issue ? No. I have no idea what types even mean in this project. But providing description would probably help at least in some understanding.

soma2000-lang commented 2 years ago

@aavishkarmishra can I work on this issue

aavishkarmishra commented 2 years ago

@soma2000-lang I am assigning this issue to you, ping me if anything is required from my end.

soma2000-lang commented 2 years ago

@aavishkarmishra can u please elaborate on the fact what test types actually mean here and what exactly do I need to do ??

aavishkarmishra commented 2 years ago

@aavishkarmishra can u please elaborate on the fact what test types actually mean here and what exactly do I need to do ??

@soma2000-lang Types refers to the type of a specific question in a test. For example : Type 1 questions are of 1 marks, Type 2 questions are of 2 marks, Type 3 questions are of 3 marks, Type 4 questions are of 4 marks,

By this way user can set marks for each type question and set the no of questions to be selected in tests.

PS: Sorry for the delay.