EzerIT / BibleOL

Web-based instruction in Biblical Hebrew and Greek
Other
26 stars 16 forks source link

Bold relevant features #50

Open jloewenstein opened 6 months ago

jloewenstein commented 6 months ago

Just an idea, not an issue. Maybe based on the selection, the matching features can be bolded. For example, selecting a suffix gender in the sentence selection, will highlight or bold that item in the features list.

tmccormack165 commented 6 months ago

Hello @jloewenstein, I think that is an excellent idea.

Say we are creating an exercise with the ETCBC4 database, about words that have masculine suffix genders:

Screenshot 2024-03-14 at 4 02 12 PM

Then in the Features Tab, we would bolden the Suffix Gender feature:

Screenshot 2024-03-14 at 4 03 52 PM

Have I successfully understood your view of this enhancement?

jloewenstein commented 6 months ago

Yes:)

ernstboogert commented 6 months ago

Great idea Jochanan, this will help teachers a little in what is meaningful to select. We are aware that the feature selection menu is overwhelming, especially to new users...

ernstboogert commented 6 months ago

@tmccormack165 You can start implementing this improvement. I think you can use straightforward string matching with the Feature words that are used internally (they should be the same), so not the translation from the interface under the Feature tab.

@jloewenstein I think that we can make them even a little more prominent than just using bold. Maybe also a different color of the row so they really stand out from the others.

jloewenstein commented 6 months ago

Amazing!