Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide test types documentation #236

Open
senpl opened this issue Sep 19, 2021 · 7 comments
Open

Provide test types documentation #236

senpl opened this issue Sep 19, 2021 · 7 comments
Assignees
Labels
documentation Improvements or additions to documentation feature New feature or request good first issue Good for newcomers

Comments

@senpl
Copy link

senpl commented Sep 19, 2021

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
Copy link

Welcome to Manthan !!!

@aavishkarmishra
Copy link
Member

@senpl would you like to work on this issue ?

@aavishkarmishra aavishkarmishra added documentation Improvements or additions to documentation good first issue Good for newcomers feature New feature or request labels Sep 19, 2021
@senpl
Copy link
Author

senpl commented Sep 19, 2021

@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
Copy link

@aavishkarmishra can I work on this issue

@aavishkarmishra
Copy link
Member

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

@soma2000-lang
Copy link

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

@aavishkarmishra
Copy link
Member

aavishkarmishra commented Nov 15, 2021

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants