Обсуждение:Use Case Diagram: различия между версиями

Материал из Поле цифровой дидактики
Строка 46: Строка 46:
@startuml
@startuml
start
start
:Hello world;
:(Paragraph, Target Answer, Question);
:This is defined on
:Is question fluent? ;
several **lines**;
 
note right
Wrong Tense
Awkward Phrasing
Not a Question
Phrasing
end note
 
:Is question on target? ;
note right
    * Unanswerable
    * Other answer span
end note
:Is question suitable in context? ;
  note right
* Too specific
* Not specific enough
* Reveals answer
* Inconsistent
end note
:Acceptable Question ;
stop
stop
@enduml
@enduml


</uml>
</uml>

Версия от 14:50, 3 декабря 2023

Left to Right


General 2

General 3