1

Topic: How to recalculate percent complete?

I am hiding some profile fields depending on user groups, so I'll need to recalculate the percent completed depending on the group. Does anyone know which file has the code to calculate "session.completepct"? Thanks!

2

Re: How to recalculate percent complete?

'calculate_profile_pct' in 'includes/fns/fns.misc.php'.

Developer