Aug 20
Driving / Vehicle Endorsement Additions
Contains multiple inter-connected feature requests in one:
[Feature] Driving endorsement other "code" options
Currently can only endorse as Code 1-3. At our brigade we have endorsements such as Non-Operational or Under-Instruction. Could potentially pull from unit-scoped endorsements under the driving category? I can imagine that the fallback driving code would only consider Code 1-3 and ignore custom endorsements.
[Feature] Multiple Driving Endorsements per vehicle
Currently you are endorsed per-vehicle as either Code 1,2 or 3 (directly or based off your highest member endorsement). Many brigades have distinction between being endorsed to drive on-road and off-road (as noted by seeing other units configured endorsements in the endorsement filter having names such as "Tanker - On and Off Road" + "Tanker - On road only").
Potential solutions (very likely a simpler solution):
- Separate on-road and off-road "codes" recorded in the same endorsement (here "codes" would be as of request #1)
- Each (vehicle,member) driving endorsement tuple contains a list of (tag,endorsement) pairs where we could have ("On-Road", "Code 1"),("Off-Road", "Non-Ops") etc.
- Combination of the above: The current vehicle endorsement with optional metadata / additional fields where you can record other endorsements as (tag,driving endorsement)
Reviewing