Skip to content

Commit 6bed3d1

Browse files
committed
Lesson 5 quiz / User Stories Read Me
1 parent 1867548 commit 6bed3d1

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

lesson_05/cdbluejr/User_Stories.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
1.
2+
3+
Future - Star Trek era
4+
5+
I am calling an issue with your teleporter, the new updater. We were transporting two people and when they reimaged on the ship they exchanged from the hips down. How do we exactly fix them? And get an update to fix this issue?
6+
7+
2.
8+
9+
Present
10+
11+
Customer: I am checking on my order it hasn't shipped yet (now 2 weeks after order).
12+
Company: Oh we don't ship them out for 20 business days after receiving the order.
13+
Customer: (drops phone).
14+
Company: Any else I can help you with?
15+
16+
3.
17+
18+
Past
19+
20+
Revolutionany War
21+
22+
British: They are hiding behind things, they aren't supposed to that.
23+
Americans: We got the new update for the war.
24+
Company: Try updating your technique.

lesson_05/quiz/src/lesson5.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ export class Lesson5 {
155155
}
156156

157157
private static makeQuestion9(): QuizQuestion {
158+
// db
158159
return new MultipleChoiceQuizQuestion(
159160
9,
160161
"How do you link an external CSS file to an HTML document?",

0 commit comments

Comments
 (0)