Last active
May 19, 2023 07:36
-
-
Save Goondrious/823620d8f28c41b90a6599becbe7a58c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"promptLists": { | |
"endOfChapterReview": { | |
"embedPath": { | |
"before": true, | |
"cssSelector": | |
"html body main#main.wb div.content nav.pagination.hidden-print" | |
}, | |
"promptsByFrontText": [ | |
"Why might over-specifying a design make it harder to estimate?", | |
"Some test..." | |
] | |
} | |
}, | |
"prompts": [ | |
[ | |
{ | |
"id": "ZTGi7DoaEe2r0i9klvQatw", | |
"authority": "hypothes.is", | |
"url": "https://basecamp.com/shapeup/1.1-chapter-02", | |
"created": "2022-09-22T02:00:55", | |
"updated": "2022-09-22T02:00:55", | |
"title": "Shape Up", | |
"refs": [], | |
"isReply": false, | |
"isPagenote": false, | |
"user": "andymatuschak", | |
"displayName": null, | |
"text": "Q. Why might over-specifying a design make it harder to estimate?\nA. Non-essential constraints make it harder to renegotiate scope when unexpected complexities emerge.", | |
"prefix": " weren’t visible in the mockup. ", | |
"exact": | |
"When the scope isn’t variable, the team can’t reconsider a design decision that is turning out to cost more than it’s worth.", | |
"suffix": "\n\nWords are too abstract\n ", | |
"start": 2099, | |
"end": 2223, | |
"tags": [], | |
"group": "XwJd3WaA", | |
"target": [ | |
{ | |
"source": "https://basecamp.com/shapeup/1.1-chapter-02", | |
"selector": [ | |
{ | |
"type": "RangeSelector", | |
"endOffset": 429, | |
"startOffset": 305, | |
"endContainer": "/main[1]/div[2]/p[4]", | |
"startContainer": "/main[1]/div[2]/p[4]" | |
}, | |
{ | |
"end": 2223, | |
"type": "TextPositionSelector", | |
"start": 2099 | |
}, | |
{ | |
"type": "TextQuoteSelector", | |
"exact": | |
"When the scope isn’t variable, the team can’t reconsider a design decision that is turning out to cost more than it’s worth.", | |
"prefix": " weren’t visible in the mockup. ", | |
"suffix": "\n\nWords are too abstract\n " | |
} | |
] | |
} | |
], | |
"document": { | |
"title": ["Shape Up"] | |
} | |
}, | |
{ | |
"id": "some test", | |
"authority": "hypothes.is", | |
"url": "https://basecamp.com/shapeup/1.1-chapter-02", | |
"created": "2022-09-22T02:00:55", | |
"updated": "2022-09-22T02:00:55", | |
"title": "Shape Up", | |
"refs": [], | |
"isReply": false, | |
"isPagenote": false, | |
"user": "andymatuschak", | |
"displayName": null, | |
"text": "Q. Some test...\nA. It's a test...", | |
"exact": | |
"When the scope isn’t variable, the team can’t reconsider a design decision that is turning out to cost more than it’s worth.", | |
"suffix": "\n\nWords are too abstract\n ", | |
"start": 2099, | |
"end": 2223, | |
"tags": [], | |
"group": "XwJd3WaA", | |
"target": [ | |
{ | |
"source": "https://basecamp.com/shapeup/1.1-chapter-02", | |
"selector": [ | |
{ | |
"type": "RangeSelector", | |
"endOffset": 429, | |
"startOffset": 305, | |
"endContainer": "/main[1]/div[2]/p[4]", | |
"startContainer": "/main[1]/div[2]/p[4]" | |
}, | |
{ | |
"end": 2223, | |
"type": "TextPositionSelector", | |
"start": 2099 | |
}, | |
{ | |
"type": "TextQuoteSelector", | |
"exact": | |
"When the scope isn’t variable, the team can’t reconsider a design decision that is turning out to cost more than it’s worth.", | |
"prefix": " weren’t visible in the mockup. ", | |
"suffix": "\n\nWords are too abstract\n " | |
} | |
] | |
} | |
], | |
"document": { | |
"title": ["Shape Up"] | |
} | |
} | |
] | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment