Skip to content

Commit 6f6611b

Browse files
tik9Timoti kotik9
authored
Outlook (#1054)
* test-commit-php * Update php-quiz.md * new questions with correct answers starting Q26 * Newest commit * commit * c++-started-formatting * commit from function giwf * C++ Format Md * Django Format and one line c++ * !!NEW!! VBA questions added Answers missing!!NEW!! * Angular Better Format * commit from tik9 * rm-Angular * commit from tik9 * commit from tik9 * Changed REadme added outlook quiz, deleted husky and prettierrc * commit from tik9 Co-authored-by: Timo <timo@vm_work> Co-authored-by: tik9 <laptop linux> Co-authored-by: unknown <win10_lenovo_ti> Co-authored-by: tik <lenovo> Co-authored-by: ti ko <tk@lapt-linux> Co-authored-by: tk <len-wsl> Co-authored-by: tik9 <git@rasp> Co-authored-by: tik9 <len-win-user>
1 parent ef5c3e3 commit 6f6611b

File tree

5 files changed

+88
-10
lines changed

5 files changed

+88
-10
lines changed

.huskyrc

Lines changed: 0 additions & 5 deletions
This file was deleted.

.prettierrc

Lines changed: 0 additions & 5 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
| [node.js](node.js/node.js-quiz.md) | => 40 questions | with answers |
4949
| [NoSQL](nosql/nosql-quiz.md) | => 43 questions | with answers |
5050
| [objective-c](objective-c/objective-c-quiz.md) | => 33 questions | partially answered |
51+
| [Outlook](outlook/outlook-quiz.md) | => 12 questions | no answers |
5152
| [OOP](oop/object-oriented-programming-quiz.md) | => 50 questions | with answers |
5253
| [PHP](php/php-quiz.md) | => 29 questions | partially answered |
5354
| [Python](python/python-quiz.md) | => 67 questions | with answers |

django/django-quiz.md

100755100644
File mode changed.

outlook/outlook-quiz.md

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
## Microsoft Outlook
2+
3+
#### 1. What can you set a reminder for in Outlook?
4+
- [ ] all of these answers
5+
- [ ] contacts
6+
- [ ] email messages
7+
- [ ] appointments and meetings
8+
9+
10+
#### 2. What is the default permission that other people in your organization have to your calendar?
11+
- [ ] none of these answers
12+
- [ ] They can edit.
13+
- [ ] They can view all details.
14+
- [ ] They can view titles and locations.
15+
16+
17+
#### 3. Your boss sends you an email with a request to set up a meeting and copies all meeting attendees on the message. What is the fastest way to create the calendar appointment
18+
- [ ] Click New Items > New Appointment.
19+
- [ ] Click Calendar > New Meeting, and then copy and paste information as needed.
20+
- [ ] with the email open, click Meeting on the Home ribbon or Message tab.
21+
- [ ] Click Reply All.
22+
23+
24+
#### 4. You are running low on Outlook storage space. How might you address this problem?
25+
- [ ] all of these answers
26+
- [ ] Archive messages you are done with.
27+
- [ ] Save and then remove large attachments from messages
28+
- [ ] Sort by size and then delete large messages.
29+
30+
31+
#### 5. Why are read receipts less reliable than delivery receipts?
32+
A. Users can change their email settings to ignore requests for read receipts.
33+
B. Users can decline individual requests for read receipts.
34+
C. Read receipts are expensive, so some organizations turn them off.
35+
- [ ] A and C
36+
- [ ] B and C
37+
- [ ] A and B
38+
- [ ] A,B,and C
39+
40+
41+
#### 6. What address box should you use if you want to hide message recipients from each other?
42+
- [ ] Bcc
43+
- [ ] to
44+
- [ ] cc
45+
- [ ] From
46+
47+
48+
#### 7. You are creating a new email message to Diane and Joey. You need a response from Diane, but are simply informing Joey. How should you address the email?
49+
- [ ] to Diane and Joey
50+
- [ ] to Diane and bcc Joey
51+
- [ ] to Joey and bcc Diane
52+
- [ ] to Diane and cc Joey
53+
54+
55+
#### 8. Which choice is not an attachment?
56+
- [ ] a PDF document included with an email
57+
- [ ] a Word document included with an email
58+
- [ ] (Â) a calendar item included with an email
59+
- [ ] a hyperlink included in an email
60+
61+
62+
#### 9. You can use a___to indicate that a message requires further action and a__to organize the message.
63+
- [ ] folder; category
64+
- [ ] flag; tag
65+
- [ ] category; flag
66+
- [ ] flag; category
67+
68+
69+
#### 10. You create a task and assign it to Nalia. Nalia reviews the request and declines the assignment. Where is the task now, and who is the owner?
70+
- [ ] The task is nowhere, and no one is the owner.
71+
- [ ] The task is in your task list, and you are the owner.
72+
- [ ] The task is in Nalia's task list, and you are the owner.
73+
- [ ] The task is in Nalia's task list, and Nalia is the owner until she reassigns it to you.
74+
75+
76+
#### 11. What does Outlook automatically point out to you when you are invited to a meeting?
77+
- [ ] if your attendance is mandatory
78+
- [ ] ifthe meeting is high or low priority
79+
- [ ] the amount of time you have between this meeting and your next event
80+
- [ ] if the meeting is adjacent to another event in your calendar
81+
82+
83+
#### 12. What appears on your screen whenever a new email arrives?
84+
- [ ] an emoji
85+
- [ ] an alert
86+
- [ ] a notice
87+
- [ ] a bell icon

0 commit comments

Comments
 (0)