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

Add a mode to the Periodic Table Quiz to help people associate the elements' names with their respective symbols and vice versa #37

Open
HorusGoul opened this issue Mar 29, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@HorusGoul
Copy link
Owner

Depending on the mode, we will display different information as hints (don't confuse with #36):

  1. Learn to place elements by their symbol and atomic number. This is the single available mode in the periodic table right now.
  2. Place elements by their symbol, name, and atomic number. This would also serve as a review if the person already completed the first mode (1). We would give the user the symbol and then display the names and atomic numbers on the table.
  3. Place elements by their symbol, name, and atomic number (Reversed). Same as the second mode (2), but we would give the user the name and then display the symbols and atomic numbers on the table.

We'll probably need to figure out a more intuitive way for users to select the mode. For now, we should add an option to the quiz settings.

@HorusGoul HorusGoul added the enhancement New feature or request label Mar 29, 2021
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