LinkedIn SharePoint Skill Assessment Answers (2024)

The LinkedIn Skill Assessments feature allows you to demonstrate your knowledge of the skills you’ve added on your profile. Job posters on LinkedIn can also add Skill Assessments as part of the job application process. This allows job posters to more efficiently and accurately verify the crucial skills a candidate should have for a role.

The topics in the Microsoft SharePoint assessment include:

  • SharePoint Features
  • Libraries
  • Administration
  • SharePoint Permissions
  • Lists
  • Subsites
  • SharePoint Users
  • SharePoint Applications
  • Collection
  • SharePoint Navigation

Question Format

Multiple Choice

Language

English

Table of Contents


LinkedIn SharePoint Skill Assessment Answers

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

  • Edit
  • Contribute
  • Design
  • Approve

What happens when a file is deleted in SharePoint?

  • It is permanently deleted.
  • It appears in the second-stage Recycle Bin.
  • It appears in the SharePoint Recycle Bin.
  • It remains on the list, but is marked as deleted.

You are creating a new SharePoint subsite. From the following image, which template would you select to create a site that features scorecards, dashboards and access to PerformancePoint Services content?

  • Basic Search Centre
  • Business Intelligence Centre
  • Records Centre
  • Enterprise Search Centre

You have enabled cloud hybrid search in your organization. What capability does this feature enable?

  • the ability to search across any web app
  • the ability to search across multiple site collections
  • the ability to search both cloud and on-premises SharePoint sites
  • the ability to search SharePoint and OneDrive

A user wants to place a OneDrive document into SharePoint. How can the user accomplish this?

  • In the OneDrive web app, select the file 2. Select Move to from the ribbon 3. Select the destination site 4. Select the destination folder
  • In the OneDrive web app, select the file 2. Select Move to from the ribbon 3. Select the destination site
  • In the OneDrive web app, select the file 2. Select the destination site 3. Select the destination folder 4. Select Move to from the ribbon
  • In the OneDrive web app, select the file 2. Select the destination site 3. Select the destination folder

A user wants to know what options are available when versioning is enabled. Which choice is not a versioning option?

  • Indicate who should see the draft items in this document library.
  • Require documents to be checked out before they can be edited.
  • Open behavior for browser-enabled documents is the default.
  • Require content approval for submitted items.

You are building a workflow between applications in a SharePoint site. How do you test a workflow functionality?

  • Allow a workflow to manually start
  • Create a new task list as a part of the workflow
  • Assign security permissions for the workflow
  • Allow a workflow to automatically start

In SharePoint what unique feature does a Document Set provide?

  • file templates
  • folder and file permissions
  • versioning
  • folder-assigned metadata

In a SharePoint online subscription, where is a user’s identity managed?

  • Windows Server
  • Azure Active Directory
  • Microsoft 365 admin centre
  • Microsoft 365 Security

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’
  • Get -SPUserSettingsProvider -Web ‘https://sharepoint.contoso.com’ -Group ‘Viewers’
  • Get -SPUser -Web ‘https://sharepoint.contoso.com’ -Group ‘Viewers’

What is the default state of a document checkout in a SharePoint library?

  • not configured
  • optional
  • required
  • disabled

Which cloud-based tool can you use to add form responses to a SharePoint list?

  • Forms
  • InfoPath
  • Delve
  • Power Automate

You have created a workflow using the default issue tracking app. Unlike the tasks list, items are not being synchronized to Outlook tasks. Which statement explains the cause and remedy?

  • The app is not configured properly through list settings and needs to be re-created
  • The default issue tracking app does not support Outlook synchronization and needs to be customized
  • The SharePoint version is not version 2013 or newer, which is required to support this feature
  • The app is not configured properly through list settings and needs to be modified

You are creating a new calendar list item in a SharePoint site. You want all users of this calendar to use the offline sync feature with the Outlook client. What steps do you include when creating instructions for users?

  • In the ribbon, select the Calendar tab. 2. Select the calendar in SharePoint. 3. Select Connect to Outlook 4. Confirm the connection to the calendar.
  • Select the calendar in SharePoint. 2. Select Connect to Outlook. 3. In the ribbon, select the Calendar tab. 4. Confirm the connection to the calendar.
  • Select the calendar in SharePoint. 2. In the ribbon, select the Calendar tab 3. Select Connect to Outlook. 4. Confirm the connection to the calendar.
  • Select the calendar in SharePoint. 2. In the ribbon, select the Calendar tab. 3. Confirm the connection to the calendar. 4. Select Connect to Outlook.

When a group-connected site is created in SharePoint who is assigned as the owner?

  • The top-level site owner
  • The group owner
  • The site creator
  • The the SharePoint admin

Which SharePoint component can use values such as text, choice, currency, and lookup?

  • library
  • calendar
  • RSS Viewer web part
  • list

What must you do when syncing a document library to the local computer?

  • Enable documents to be available when online.
  • Select Always keep on this device.
  • Sign in to OneDrive.com.
  • Sign in to OneDrive.

What type of SharePoint object is SharePoint library?

  • feature
  • collection
  • application
  • site

Which SharePoint feature can you activate for items related to litigation, investigation or audit?

  • Metadata navigation and Filtering
  • Content Organizer
  • Following Content
  • Hold

When you create a user in Office365, to which SharePoint permissions group is the user automatically added as a member?

  • Time Site members
  • Time Site visitors
  • Everyone
  • Everyone except external users

You need to customize the navigation for a site to include a link to a new library. Which area do you need to edit?

  • site template
  • site permissions
  • Quick Launch
  • web part

Which statement is true about SharePoint site collections?

  • A site collection can exist in multiple databases, however one content database can hold only one site collection.
  • A site collection can exist in only one content database and one content database can hold only one site collection.
  • A site collection can exist in only one content database, however one content database can hold multiple site collections.
  • A site collection can exist in multiple databases and one content database can hold multiple site collections.

A user has requested that a group of documents be hidden from a SharePoint site’s search capabilities. How do you access this setting?

  • Library settings > Advanced settings
  • Site contents > Edit
  • Site settings > Result types
  • Library setting > Audience targeting settings

According to a user, a SharePoint list is performing slowly and search results are not accurate. How can you assist in improving the list?

  • Change item-level permissions.
  • Allow management of content types.
  • Change the list of experience type.
  • Set automatic index management.

A new user in your organization needs the most restrictive SharePoint permissions available, with the exception of being able to add, edit and delete lists, view, add, update and delete list items and documents. Which permissions level do you grant the user?

  • Contribute
  • Design
  • Edit
  • Limited

You would like to manage SharePoint using PowerShell. What step must you complete first?

  • Add-PSSnapin Microsoft.SharePoint.PowerShell
  • Get-Command Microsoft.SharePoint.PowerShell
  • Add-PSSnapin -Module: “Microsoft.SharePoint.PowerShell”
  • Get-Command -Module “Microsoft.SharePoint.PowerShell”

Which command do you use to view all SharePoint site collection with PowerShell?

  • Get-SPSite -Limit All | Format-Table -property URL,ContentDatabase
  • Get-SPSite -Limit All | Format-Table -property URL
  • Get-SPWebApplication | Format-Table -property URL,ConnectDatabase
  • Get-SPWebApplication | Get-SPSite -Limit All | Format-Table -property URL,ContentDatabase

When trying to add an External Content app to a SharePoint site, a user receives this message: “External Content Types are not available. Contact your system administrator.” What is the most likely issue?

  • The site does not allow for external content.
  • The user’s permissions are not correct.
  • The SharePoint External System Events feature is not enabled.
  • SharePoint Business Connectivity Services need to be configured.

You have implemented a workflow for a document from a template, and have outlined the steps taken to create the workflow. Which order of steps is correct?

  • A
    Select the document in SharePoint.
    From the ribbon, click Automate > Power Automate > Create a flow.
    Select the template to use for the workflow.
    Confirm the flow and any accounts to be used.
    Configure any specific fields for the workflow.

  • B
    From the ribbon, click Automate > Power Automate > Create a flow.
    Select the document in SharePoint.
    Select the template to use for the workflow.
    Confirm the flow and any accounts to be used.
    Configure any specific fields for the workflow.
  • C
    Select the document in SharePoint
    From the ribbon, click Automate > Power Automate > Create a flow.
    Configure any specific fields for the workflow.
    Select the template to use for the workflow.
    Confirm the flow and any accounts to be used.
  • D
    Select the document in SharePoint.
    Confirm the flow and any accounts to be used.
    From the ribbon, click Automate > Power Automate > Create a flow.
    Select the template to use for the workflow.
    Configure any specific fields for the workflow.

How can you standardize lists (including the data types, the format, and more) within your organization?

  • Create a custom app.
  • Change object permissions.
  • Use a group of site columns.
  • Change user permissions for lists.

How can you stop users from editing list items that other members created?

  • In the list’s advanced settings, under Create and edit access, select Create and edit all items.
  • In the list’s advanced settings, under Create and edit access, select Create items and edit items that were created by the user.
  • In the list’s advanced settings, under Create and edit access, select None.
  • In the list’s advanced settings, under Create and edit access, select Create items that were created by the user.

What is the easiest way to assign permissions to multiple SharePoint sites for multiple users?

  • by site levels
  • by sites
  • by groups
  • by users

A user wants to be notified when a certain file changes. What can achieve this?

  • an object alert
  • a document alert
  • a site alert
  • a library alert

When a user tries to create a new document in a SharePoint library, the default option is not Microsoft Word. What setting do you need to change in the library?

  • site template
  • document template
  • versioning
  • audience targeting

A SharePoint site document library has become disorganized with numerous folders. How can you disable folder creation without modifying any permissions?

  • A
    Library Settings
    Advanced Settings

  • B
    Site Settings
    Manage Site Features
  • C
    Library Settings
    Audience Targeting Settings
  • D
    Site Settings
    Site App Permissions

SharePoint lists and libraries have similarities. What differentiates a library from a list?

  • Unlike a library, each column in a list contains data.
  • Unlike a list, each item in a library contains a file.
  • Unlike a library, each item in a list contains a document.
  • Unlike a list, each column in a library contains data.

To control library submissions in a SharePoint site, you need to implement approvals. Where do you find this setting?

  • document workflow settings
  • document versioning settings
  • document audience targeting settings
  • document validation settings

Which SharePoint feature is an example of a prebuilt application?

  • plan
  • site
  • survey
  • page

You would like a SharePoint subsite to have a mailbox. While researching configuration options, which statement do you find to be true?

  • a subsite can have a single mailbox
  • a subsite cannot have a mailbox
  • a subsite canhave any number of mailboxes
  • a subsite can have a shared mailbox with the parent site

A user needs to access a business intelligence reporting dashboard within a SharePoint site. Currently they do not have permission to view any content. Which group can provide the appropriate permissions?

  • Team Site Members
  • Team Site Visitors
  • Excel Serices Viewers
  • Everyone except external users

You are using SharePoint Online. While the modern user experience has improved features, many users are more familiar with the classic experience. As a result, you decide to set the defaults to the classic experience. At what levels can this default be set?

  • tenant, site
  • site collection, tenant
  • library, list, site, site collection
  • library, list

You would like to use a SharePoint list app while traveling. What allows access to the app without directly interacting with SharePoint?

  • PowerApps
  • Forms
  • Power Automate
  • Delve

During the creation of a SharePoint site, permission inheritance was selected. Now the site owner wants to create brand-new permissions. How can the site owner accomplish this?

  • Disable inheritance and set new permissions.
  • Delete inheritance and apply new permissions.
  • Create a new site.
  • Re-create the site in place without inheritance.

Your organization wants everyone to create new documents using specific formats. How can you implement this in SharePoint?

  • Create a workflow that sends all documents to a single document library where a user can convert them to the organization’s desired format.
  • Create a custom default document templates as the basis for all new files in the SharePoint document libraries.
  • Create a policy that allows only documents using the organization’s desired format to be added to the SharePoint document libraries.
  • Create a flow that converts the formats of all documents in SharePoint to the organization’s desired format.

You want to view permission levels for a SharePoint organization. Where can you find the Permission Levels link to view this permissions?

  • in the root site of a site collection
  • in each individual site level
  • in any site content library and site settings
  • in any site via the Site Settings option

You are configuring search options for a SharePoint site. Which statement regarding indexing is true?

  • When a top-level site is excluded from indexing, the remaining site in the collection can still be indexed.
  • When a site is excluded from indexing, the subsites are still indexed.
  • When a site is excluded from indexing, so are the subsites.
  • When a top-level site is excluded from indexing, the entire collection is excluded.

In a SharePoint modern list, which option is not possible?

  • exporting the list to Excel
  • syncing the list to OneDrive
  • connecting the list to Power Automate
  • creating and saving views

While viewing a SharePoint group membership list, what navigation is available to access other SharePoint groups?

  • The Quick Launch toolbar displays links to other groups for easy access.
  • The top navigation menu in SharePoint is updated with links to groups for easy access.
  • 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.

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?

  • the object permissions
  • the user permissions
  • the list experience settings
  • the site template settings

How can you set up users to add a status option of an item in a document library?

  • Create a flow to automate the updating of the item status.
  • Add a Choice column to the library with a list of status options, and require that the column contain information.
  • Add a column where users can type in the status of the item, and require that the column contain information.
  • Create a flow to add the Choice column each time an item is added to the document library.

You need to build a new SharePoint subsite for your organization. What site template categories are available by default?

  • Collaboration, Enterprise, Publishing
  • Team Site, Blog, Document Center
  • Team Site, Blog, Community Site
  • Community Site, Blog, Developer Site

You have created a SharePoint site using the Publishing Portal template. Which permissions for this site are not found in a collaborative site?

  • owners, readers
  • visitors, managers
  • approvers, designers
  • members, visitors

A user asks you to add a photo repository to a SharePoint site. You inform the user that SharePoint has a prebuilt application that fulfills the need. What type of application is this?

  • Collection
  • Site
  • List
  • Library

You want to allow users to install site add-ins for a SharePoint farm. What must you configure first?

  • an App URL
  • an app request
  • an App store
  • an App Catalog

You are tasked with configuring Business Connectivity Services (BCS) for SharePoint. Which BCS data source uses HTTP, Atom, and JavaScript Object Notation (JSON) to connect to web-based data?

  • SQL Azure
  • Windows Communication Foundation
  • SQL Server
  • Open Data

What is the easiest way to assign permissions to multiple SharePoint sites for multiple users?

  • By Users
  • By Groups
  • By site levels
  • By sites

Leave a Reply