OpenAero / main

Aerobatic sequence creation software
https://openaero.net
GNU General Public License v3.0
15 stars 7 forks source link

Alerts #188

Open AcroDirki opened 9 years ago

AcroDirki commented 9 years ago

Hi guys,

another point on the alerts, which is not necessary but probably benificial: All displayed alerts should contain a reference to the rule, which is violated.

For example:

'No figure may be selected with a K higher than 40 acc. to Sect. 6 part II (2015-2) Ch. 4.3.4.2.'

In case of doubts, if the rule is coded correctly, the contest director or whoever, is able to quickly cross check with the sporting code.

Best regards, D.

OpenAero commented 9 years ago

Adding all rules to the alerts would clutter up the alert area. Maybe the rules can be shown when hovering over the alert?

AcroDirki commented 9 years ago

This would be fine. :)

OpenAero commented 8 years ago

Planned to be implemented by a -rule keyword after the group check name. E.g. k-maxperfig-rule=...

OpenAero commented 8 years ago

Added functionality in 2016.2. Keeping issue open as the rule references still need to be added to the rules files.