Method: EffectiveCpdStatement#target_score
- Defined in:
- app/models/concerns/effective_cpd_statement.rb
#target_score ⇒ Object
137 138 139 |
# File 'app/models/concerns/effective_cpd_statement.rb', line 137 def target_score user.cpd_target_score(cpd_cycle: cpd_cycle) end |