LSD

calculate-max_score

calculate the max possible score for an activity #1

Description

Given an existing activity with 1 questions and with 5 each
When the activity is requested
Then the activity's max score is 5

Sequence Diagram

When the activity is requestedAppAppActivitiesActivitiesGET /activities/8e7c0268-11dd-46e7-8919-ca9b8795595b200 OK (8ms)
[source] [component diagram]

calculate the max possible score for an activity #2

Description

Given an existing activity with 2 questions and with 2 each
When the activity is requested
Then the activity's max score is 4

Sequence Diagram

When the activity is requestedAppAppActivitiesActivitiesGET /activities/f61c1111-5b27-4fb6-9226-26f5132bc65f200 OK (2ms)
[source] [component diagram]