Online Access Free 70-488 Exam Questions
Exam Code: | 70-488 |
Exam Name: | Developing Microsoft SharePoint Server 2013 Core Solutions |
Certification Provider: | Microsoft |
Free Question Number: | 131 |
Posted: | Sep 02, 2025 |
Contoso uses a SharePoint site that contains subsites. Each subsite represents different projects. Each project site is based on a team site template and stores information and documents. Contoso has five teams: Manufacturing, Sales, Administration, Marketing, and IT.
You must create a different look and feel for each team site such that any visitor to the site can identify the team by looking at the colors, fonts, and background image of the site.
You need to create a different look and feel for each team.
What should you do? (Each correct answer presents part of the complete solution. Choose all that apply.)
Adventure Works uses a SharePoint publishing site to host their public-facing website at http://www.adventureworks.com. The website gives external users the ability to register and sign in to the site to buy Adventure Works products.
You notice that publicly registered users see the SharePoint ribbon.
You need to ensure that the SharePoint ribbon is available only to content authors and administrators.
What should you do?
DRAG DROP
You create a solution to access data contained in SharePoint by using a client-side object model (CSOM).
How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct location or locations in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
DRAG DROP
You work on a SharePoint Enterprise Content Management (ECM) project.
You develop the Litware Document Approval workflow that enables a group of people to review, approve, or reject documents and document changes.
You need to assign the Litware Document Approval workflow to the Document content type.
How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct location or locations in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
You are developing a site-provisioning engine for a company. You create a site request page that employees use to specify the site template, title, and URL for a site. The site request page stores site requests in a list named Site Requests that is at the root of the site collection. You configure an approval workflow for the list.
Site creation must start at 3:00 AM each day. You must create sites in batches of no more than 10 sites. You must not create sites until they are approved.
You need to create the site-provisioning engine.
Which two actions would you perform? Each correct answer presents part of the solution.