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/13669115-1672-4942-9150-c82053a2b0fe200 OK (7ms)
[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/c082ff2b-3239-46cf-ac8e-bdc21a7dc903200 OK (3ms)
[source] [component diagram]