Skip to content

Commit

Permalink
Updated microsoft-access-quiz.md (#6751)
Browse files Browse the repository at this point in the history
* Update microsoft-access-quiz.md

* Update accounting-quiz.md

* Updated accounting-quiz.md

Question was made more clear!

* Updated sharepoint-quiz.md

* Update sharepoint-quiz.md
  • Loading branch information
shreyachoudhary23 authored Oct 25, 2023
1 parent b9621df commit 3c0913d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions accounting/accounting-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ Therefore, the price variance for 1,000 widgets is $3,000.

- [ ] An internal control system is not effective until human error is eliminated or migrated.
- [ ] Any internal control activities evaluated and adopted by a company should never be evaluated in terms of cost-benefit.
- [ ] Only mid-to large-sized companies and governmental organizations need to ensure proper internal control activities.
- [ ] Only mid-to-large-sized companies and governmental organizations need to ensure proper internal control activities.
- [x] An internal control system helps a company achieve reliable financial reporting, effective and efficient operations, and compliance with laws and regulations.

#### Q63. According to the cost formula Y = $20,000 + $4x, what would be the total cost at an activity level of 15,000 units?
Expand Down Expand Up @@ -564,7 +564,7 @@ Therefore, the price variance for 1,000 widgets is $3,000.
- [ ] Determine the client's planned and imminent purchase commitments.
- [x] Gain a clear and proper understanding of the client's internal control processes.

#### Q68. At McKay Company, machine hours are limited. There is more demand for McKay's products than it can produce due to limited machine hours. To maximize profits, the company should evaluate each product's **\_**.
#### Q68. At McKay Company, machine hours are limited. Due to limited machine hours,there is more demand for McKay's products than it can produce . To maximize profits, the company should evaluate each product's **\_**.

- [x] contribution margin per unit
- [ ] segment margin per unit
Expand Down
2 changes: 1 addition & 1 deletion microsoft-access/microsoft-access-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
- [x] 2
- [ ] Normal

#### Q16. What program flow function evaluates a condition and either returns a truepart or a falsepart?
#### Q16. What program flow function evaluates a condition and returns either a truepart or a falsepart?

- [ ] `Switch()`
- [ ] `IsError()`
Expand Down
6 changes: 3 additions & 3 deletions sharepoint/sharepoint-quiz.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## SharePoint

#### Q1. Which permission allows a user to create lists and document libraries, edit pages, apply themes?
#### Q1. Which permission allows a user to create lists and document libraries, edit pages,and apply themes?

- [ ] Edit
- [ ] Contribute
Expand Down Expand Up @@ -63,7 +63,7 @@
- [x] Microsoft 365 admin centre
- [ ] Microsoft 365 Security

#### Q10. You want to use powershell to retrieve a list of users that are members of the Viewers group in a SharePoint site. Which command do you use?
#### Q10. You want to use PowerShell to retrieve a list of users that are members of the Viewers group in a SharePoint site. Which command do you use?

- [ ] `Get -SPUserSettingsProviderManager -Web 'https://sharepoint.contoso.com' -Group 'Viewers'`
- [ ] `Get -SPUser 'https://sharepoint.contoso.com' -Group 'Viewers'`
Expand Down Expand Up @@ -394,7 +394,7 @@
- [ ] The current group membership page provides shortcuts at the bottom of the page to other groups.
- [ ] The Getting Started links are updated with groups for easy access.

#### Q49. A user mentios that a list in one site seems different in another site, although the lists are essentially the same. What settings is causing the discrepancy between the lists?
#### Q49. A user mentions that a list on one site seems different on another site, although the lists are essentially the same. Which settings is causing the discrepancy between the lists?

- [ ] the object permissions
- [ ] the user permissions
Expand Down

0 comments on commit 3c0913d

Please sign in to comment.