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

Feature request: Unicode characters as places instead of circles #59

Open
mattgig opened this issue Jan 22, 2023 · 0 comments
Open

Feature request: Unicode characters as places instead of circles #59

mattgig opened this issue Jan 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mattgig
Copy link

mattgig commented Jan 22, 2023

At the moment every place on the the map is a circle of a certain colour. I suggest adding the possibility to replace this circle by an optional unicode character. This would also help to solve #52.

Why the additional functionality?

Example 1: In a language course their might be different acitivities like:

  • vocabulary learning
  • grammar exercises
  • listening / reading comprehension
  • writing and speaking tasks
  • ...

Example 2:
In a math course a teacher might like to differentiate tasks depening on how difficult there are to solve. Different symbols can help to make the students aware (of the danger) awaiting them.

Using such an approach, teachers and students would get a visual representation of the type of journey ahead of them. Especially when a course makes use of optional activities and allows for different paths to a certain destination.

Things to consider

Changing the code to display a unicode character instead of a circle will probably be trivial. However, to be able to choose an individual character for each place the user interface needs to be changed. In addition, in the database, you will have to add an additional field to store the unicode character for each place.
Furthermore, the ability to add unicode characters will probably lead to an additional feature request, asking for the possibility to use different fonts with the learning map.

@sh-csg sh-csg added the enhancement New feature or request label Nov 2, 2024
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

2 participants