mattgwagner / Battery-Commander

A digital "leader book" for tracking Army unit members, qualifications, evaluations, and vehicle convoys.
MIT License
2 stars 0 forks source link

Implement Army Combat Fitness Test Tracking & Scoring #403

Open mattgwagner opened 5 years ago

mattgwagner commented 5 years ago

Remaining Items:

mattgwagner commented 4 years ago

@erichmccartney I finished scoring on this tonight, but it does not take into account the Soldier's level/category for applying pass/fail yet.

erichmccartney commented 4 years ago

hooah, you're an animal. everyone is Gold standard for next 2 years no? oh wow this maybe the forcing function to finally get MOS in here.

mattgwagner commented 4 years ago

@erichmccartney yeah, the gold standard pass for the near-term is probably going to let me roll out the rest.

As far as MOS, I was actually thinking of a different approach because it would have to look at MOS+rank. Have each Soldier include a property for their required level that is the template and is copied into the test instance, e.g. in case someone's required level changes after completing a test because they were promoted to O-3, the old test should still reflect pass/fail based on those standards.

erichmccartney commented 4 years ago

yeah, lots of changes here. the new scorecard seems to have mos on it. but I can see out this could cause issues for you in programming with promotion, your idea seems simpler image