Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F30286090
tlcrp
Jsalsman (James Salsman)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
•
Jsalsman
Sep 9 2019, 11:55 PM
2019-09-09 23:55:09 (UTC+0)
Size
2 KB
Referenced Files
None
Subscribers
None
tlcrp
View Options
Topic-Lesson-Choice-Response-Prompt (TLCRP) format, mediatype text/tlcrp,
Tolchorp is not YAML but is similar:
[%tlcrp] // this text following the slashes is a comment
topic: text [{name}] // text with optional name in braces
level: _ // 1 means A1, 6 means C2
lesson: text [{name}] // text with optional name in braces
// optional level (default is topic's)
choice: question [{name}] // text with optional name in braces
// body of choice unnecessary if same text (and name) is defined elsewhere
// optional activity (text e.g. "assignment <URL>"), disabled (true/false),
// proofread (as past tense adjective: default true=good, false=iffy),
// media (file descriptor or base64), mediatype, and level
response: prompt display text [{name}]
result: [choice question text and/or name] // final state if missing
// optional terminal (true means next choice is last; default is false),
// activity (e.g. "assignment <URL>"), action (e.g. "[%python\n]..."),
// plus as below for unnested prompts.
[response...]
[choice...]
[lesson...]
[topic...]
// optional unnested items:
topic: text [{name}]
level: _ // 1 means A1, 6 means C2
lesson...
lesson: text [{name}]
// optional level (default is topic's)
choice...
choice: question [{name}]
// body of choice unnecessary if same text (and name) is defined elsewhere
// optional activity (text e.g. "assignment <URL>"), disabled (true/false),
// proofread (as past tense adjective: default true=good, false=iffy),
// media (file descriptor or base64), mediatype, and level
response...
response: prompt display text [{name}]
result: [choice question text and/or name] // final state if missing
// optional terminal (true means next choice is last; default is false),
// activity (e.g. "assignment <URL>"), action (e.g. "[%python\n]..."),
// plus as below for unnested prompts.
prompt: display text [{name}]
// optional language (default: en), words (default from display text),
// media (file descriptor or base64), level, phonemes (default from words),
// and freeform (default is false: no keyword spotting)
// end of Tolchorp, Topic-lesson-choice-response-prompt (TLCRP) format,
// mediatype text/tlcrp
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
7951091
Default Alt Text
tlcrp (2 KB)
Attached To
Mode
T166929: Microphone upload from browser for reading tutoring with pronunciation assessment
Attached
Detach File
Event Timeline
Log In to Comment