You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Microsoft Word quiz with new questions (#7219)
Added multiple questions and answers related to Microsoft Word features, including table of contents, controlled editing, document templates, co-authoring, citation management, section headers, caption consistency, track changes, OLE, and document comparison.
Copy file name to clipboardExpand all lines: microsoft-word/microsoft-word-quiz.md
+93Lines changed: 93 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -963,3 +963,96 @@ explain:
963
963
-[ ] Formatting text
964
964
-[ ] Searching for and replacing specific text
965
965
-[x] Creating hyperlinks
966
+
967
+
#### Q121. You are preparing a 150-page research report in Microsoft Word that includes figures, tables, and appendices. You want to automatically generate and update a table of contents, figure list, and table list as content changes.
968
+
Which feature best supports this requirement?
969
+
970
+
-[x] Using built-in Styles (Heading 1, 2, etc.) along with automatic TOC and caption fields
971
+
-[ ] Inserting manual hyperlinks and bookmarks for each section
972
+
-[ ] Copy-pasting section titles into a table manually
973
+
-[ ] Embedding a static PDF outline into the document
974
+
975
+
976
+
977
+
#### Q122. A legal team wants to maintain strict control over document formatting and structure for contracts, while allowing users to edit only specific sections (like client names or dates).
978
+
Which Microsoft Word functionality enables this type of controlled editing?
979
+
980
+
-[ ] Applying tracked changes for all users
981
+
-[ ] Locking the entire document using password encryption
982
+
-[x] Creating a content control form with restricted editing and protection settings
983
+
-[ ] Inserting comments with edit permissions
984
+
985
+
986
+
987
+
#### Q123. A technical writer needs to maintain a set of documents that share the same company branding — headers, footers, fonts, and cover page — but with different contents for each department.
988
+
What is the most efficient way to manage these documents in Word?
989
+
990
+
-[x] Using a master document template (.dotx or .dotm) with predefined styles and elements
991
+
-[ ] Copying and editing a previous Word file for each department
992
+
-[ ] Using mail merge fields for text substitution
993
+
-[ ] Saving documents as read-only PDFs for each department
994
+
995
+
996
+
997
+
#### Q124. You’re editing a shared project proposal on OneDrive, and you notice multiple colleagues are editing different parts simultaneously.
998
+
Which Word feature is responsible for handling real-time synchronization and conflict resolution in this case?
999
+
1000
+
-[x] Co-authoring with AutoSave enabled on cloud-stored documents
1001
+
-[ ] Track Changes with Compare Documents
1002
+
-[ ] Reviewing mode with locked fields
1003
+
-[ ] File History rollback in version control
1004
+
1005
+
1006
+
1007
+
#### Q125. A researcher inserts 50 citations into a thesis using Microsoft Word’s “References” tab. Later, the citation style must change from APA to IEEE across the entire document.
1008
+
How can this be done efficiently without reformatting each reference manually?
1009
+
1010
+
-[x] Changing the citation style in the References tab, which automatically reformats all in-text citations and the bibliography
1011
+
-[ ] Using Find and Replace to manually edit citation formats
1012
+
-[ ] Re-inserting each source into the bibliography one by one
1013
+
-[ ] Exporting citations to Excel and importing them again in IEEE format
1014
+
1015
+
#### Q126. In Microsoft Word, when working on a multi-section document, how can you apply different headers and footers for each section without affecting others?
1016
+
1017
+
-[x] Use Section Breaks and uncheck "Link to Previous" in the Header/Footer toolbar
1018
+
-[ ] Insert Page Breaks between sections
1019
+
-[ ] Change header/footer style from Design tab
1020
+
-[ ] Modify the Normal.dotm template
1021
+
1022
+
1023
+
1024
+
#### Q127. When creating a large technical report in Word, you want all figure and table captions to auto-update when new elements are added or reordered. Which feature ensures this consistency?
1025
+
1026
+
-[ ] Manually type captions below each figure
1027
+
-[x] Insert Captions using the References → Insert Caption tool and use cross-references
1028
+
-[ ] Use text boxes with labels
1029
+
-[ ] Apply heading styles to captions
1030
+
1031
+
1032
+
1033
+
#### Q128. You are editing a legal document where every change must be visible, but some comments should remain private to reviewers. How can you achieve this?
1034
+
1035
+
-[x] Use “Track Changes” for edits and “Private Comments” in the Reviewing Pane with restricted permissions
1036
+
-[ ] Accept all changes before sharing
1037
+
-[ ] Save the document as a PDF to hide edits
1038
+
-[ ] Use hidden text for comments
1039
+
1040
+
1041
+
1042
+
#### Q129. When working with a Word document connected to an external data source (like Excel), what allows dynamic updates of embedded data without re-importing?
1043
+
1044
+
-[x] Object Linking and Embedding (OLE)
1045
+
-[ ] Mail Merge Wizard
1046
+
-[ ] Insert Table → Excel Spreadsheet
1047
+
-[ ] Macro-enabled Template (.dotm)
1048
+
1049
+
1050
+
1051
+
#### Q130. You’ve created a company report in Word with multiple authors editing different parts simultaneously. To merge their edits efficiently without version conflicts, which method is most effective?
1052
+
1053
+
-[x] Use “Compare and Combine Documents” feature under Review tab
1054
+
-[ ] Enable Autosave in OneDrive and overwrite versions
0 commit comments