Skip to content

Commit

Permalink
Changed diagram labels for 06.
Browse files Browse the repository at this point in the history
  • Loading branch information
uo283642 committed Feb 22, 2024
1 parent 4fb45f1 commit fac11d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/src/06_runtime_view.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ See https://docs.arc42.org/section-6/[Runtime View] in the arc42 documentation.

=== User plays a match. Only one question batch is needed.

[plantuml,"Sequence diagram",png]
[plantuml,"Question generation 1",png]
----
@startuml
Expand Down Expand Up @@ -71,7 +71,7 @@ In circumstances in which few questions are needed for the game, it may be possi

=== User plays a match. An example of dynamic question generation.

[plantuml,"Sequence diagram",png]
[plantuml,"Question generation 2",png]
----
@startuml
Expand Down Expand Up @@ -116,7 +116,7 @@ In cases where a lot of questions are needed, or wikidata querying has a great i

=== User consults its game statistics.

[plantuml,"Sequence diagram",png]
[plantuml,"Consult Statistics",png]
----
@startuml
Expand All @@ -135,7 +135,7 @@ user -> "Player Statistics Service" : Requests user data

=== User consults questions used in games.

[plantuml,"Sequence diagram",png]
[plantuml,"Consult questions",png]
----
@startuml
!theme vibrant
Expand Down

0 comments on commit fac11d2

Please sign in to comment.