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

Calculator flag #13

Open
Samir70 opened this issue Jun 1, 2022 · 1 comment
Open

Calculator flag #13

Samir70 opened this issue Jun 1, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Samir70
Copy link
Owner

Samir70 commented Jun 1, 2022

Each question should have a flag indicating if a calculator can be used.

It might be more efficient to have the getMathQs function check if the flag has been set. If so, leave it alone (either true or false). Otherwise add the property
nonCalc: true

So this becomes the default.

@Samir70 Samir70 added the enhancement New feature or request label Jun 1, 2022
@Samir70 Samir70 self-assigned this Jun 1, 2022
@Samir70
Copy link
Owner Author

Samir70 commented Jun 1, 2022

In the tests, there should be a yellow warning. But since there will be so many, they should only be shown if a showCalc or verbose flag is set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant