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/3567e472-aa73-4550-ae8a-7f91432d1fd2200 OK (10ms)
[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/c59df349-ad19-4d32-8d3c-4d44d5010a17200 OK (3ms)
[source] [component diagram]