From e7f432115afd7ea2e2759ca374520eb227533af1 Mon Sep 17 00:00:00 2001 From: Mohammed Siddiqui <46088950+defaltadmin@users.noreply.github.com> Date: Fri, 1 Oct 2021 08:01:55 +0300 Subject: [PATCH] Update: Answered 2 questions in Autocad (#2308) Q.45 : had wrong answer marked. Correct answer found through LinkedIn assessment practice mode. Q.75 : had no answer. Source of correct answer found through LinkedIn assessment practice mode. --- autocad/autocad-quiz.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/autocad/autocad-quiz.md b/autocad/autocad-quiz.md index 0943355d05..7058815239 100755 --- a/autocad/autocad-quiz.md +++ b/autocad/autocad-quiz.md @@ -344,8 +344,10 @@ - [ ] to make sure AutoCAD works properly - [ ] to isolate all the blocks you are using in the current drawing -- [x] to stop anyone seeing which AutoCAD palettes you are using -- [ ] to automatically hide the palette content and display only the docked palette title bar +- [ ] to stop anyone seeing which AutoCAD palettes you are using +- [x] to automatically hide the palette content and display only the docked palette title bar + +[Source: LinkedIn practice mode](https://i.imgur.com/XRuI0hW.gif) #### Q46. The navigation bar is normally on by default and is located to the right-hand side of the drawing area. Which variable controls the display of the navigation bar, and to what value does it need to be set for the navigation bar to display on the screen? @@ -557,7 +559,9 @@ - [ ] side polygon - [ ] polyline polygon - [ ] line polygon -- [ ] edge polygon +- [x] edge polygon + +[Source: LinkedIn practice mode](https://i.imgur.com/MJJiIHs.png) #### Q76. When using blocks in a drawing, a selected block displays only one grip: the insertion point. How would you get a block to display all of its associated grips?