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/64e44a66-47ab-4888-a3af-c46ac3d3cf6e200 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/02faa38b-0cf8-4363-958b-30b072cf4dd0200 OK (10ms)
[source] [component diagram]