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 tooltips to input elements in new instance form #75

Open
stopfstedt opened this issue Jan 22, 2025 · 3 comments · May be fixed by #76
Open

add tooltips to input elements in new instance form #75

stopfstedt opened this issue Jan 22, 2025 · 3 comments · May be fixed by #76
Assignees

Comments

@stopfstedt
Copy link
Member

stopfstedt commented Jan 22, 2025

based on user feedback we've received, not all input fields of the new instance form are self-explanatory. we have tooltips on some of these, but not on all.

in at least one instance, this lack of understanding has led to incorrect setup of an enrollment instance.

to illustrate the issue:

Image

so let's add some tooltips to these input elements.

@stopfstedt stopfstedt self-assigned this Jan 22, 2025
@ctam
Copy link
Member

ctam commented Jan 23, 2025

Hi @stopfstedt, could you provide a little more context? Specifically which fields the user had mistaken as what? This will help write precise descriptive tooltips for these fields.

Thanks!

@stopfstedt
Copy link
Member Author

here all the current tooltips. the user failed to correctly specify the target group in the Moodle course. the input field for this form element has no tooltip.

Image

@stopfstedt
Copy link
Member Author

looking at the edit form for an already existing sync-instance, i see no tooltips at all.

Image

ensure that all tooltips are present there as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants