Questions: Inform: Language Design for Interactive Fiction

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

How does Inform's language design shape what kinds of interactive narratives can be created?"

AInform abstracts programming into narrative-friendly syntax and enforces a model of stories as object-property-state systems, enabling certain narrative possibilities while constraining others
BInform allows any narrative structure regardless of technical constraints
CInform is purely a programming language unrelated to narrative structure
DInform proves that interactive fiction cannot have complex narratives
Question 2 Multiple Choice

What does Inform reveal about the relationship between technical implementation and literary form?"

ATechnical design decisions (language syntax, data structures, system architecture) fundamentally shape what literary forms are possible and easy to create
BTechnical implementation has no relationship to literary form
CAll programming languages produce identical narrative possibilities
DLiterature is completely independent of its technical substrate
Question 3 True / False

TTrue
FFalse
Question 4 True / False

TTrue
FFalse
Question 5 Short Answer

Explain how Inform's object-property-action model of narrative embodies particular assumptions about how stories work, and discuss what narrative possibilities this enables or constrains.

Think about your answer, then reveal below.