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

Материал из Поле цифровой дидактики
 
(не показаны 4 промежуточные версии этого же участника)
Строка 45: Строка 45:


@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
: Are distractors useful? ;
  note right
* Incorrect answer is correct
* Incorrect answer is not  plausible
end note
:Acceptable Question + Acceptable Distractors ;
stop
stop
@enduml
@enduml


</uml>
</uml>

Текущая версия от 23:06, 16 декабря 2023

Left to Right


General 2

General 3