a-plus
a-plus copied to clipboard
Clarify "Apply changes" and "Override" tooltips
Clarify that "Apply changes" only compares to the previously fetched configuration without noticing manually made changes, and that override only overrides the fields that were defined in config and does not touch other fields.
I tested some different scenarios.
- I changed the module open date for the aplus-manual
overviewmodule in the course settings page. This course has the open date set for the whole course only in theconf.py, the individual modules do not have an open date set.- Both buttons override it.
- I changed the
points-to-passfor the module in the settings page. This module does not havepoints-to-passset in the configuration files.- Only the Override button removes the
points-to-pass. Apply changes did not change it.
- Only the Override button removes the
How exactly should we communicate this clearly and concisely in the tooltip? Any ideas for good sentences?