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/52ca3167-8526-43bf-993c-63f8885388be200 OK (9ms)
[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/31deaf39-ea28-41e7-8bb6-61c5225748c8200 OK (3ms)
[source] [component diagram]