{{ completedUserSessions.length }} of {{ state.UserProgram.UserSessions.length }} ({{ Math.round( completedUserSessions.length * 100 / state.UserProgram.UserSessions.length ) }}%)
Date | Workout |
---|---|
{{ userSession.Date | date-from-iso8601string }} | {{ userSession.Session | session-day-and-name }} |
{{ userExerciseIndex }} of {{ state.UserSession.UserExercises.length }} ({{ Math.round( userExerciseIndex * 100 / state.UserSession.UserExercises.length ) }}%)