| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "mode": "FEEDBACK_ONLY",
- "feedback": [
- {
- "type": "feedback/record",
- "text": "the diff view is unreadable"
- },
- {
- "type": "feedback/record",
- "text": "the second remark"
- },
- {
- "type": "feedback/message-put",
- "rating": "positive"
- },
- {
- "type": "feedback/message-put",
- "rating": "negative",
- "note": "Read both files before answering.",
- "category": "task-result"
- },
- {
- "type": "feedback/message-delete"
- }
- ],
- "laterSubmissionSuffixes": [
- [
- "command/done",
- "model/selection",
- "model/selection",
- "command/run",
- "feedback/record"
- ],
- [
- "command/done",
- "feedback/message-put"
- ],
- [
- "feedback/message-put"
- ],
- [
- "feedback/message-delete"
- ]
- ]
- }
|