@palerock/exam-qa 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (34) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +37 -0
  3. package/dist/index.html +1 -0
  4. package/dist/static/css/app.5a30638cd7bbd4855dd285bf314af38d.css +2 -0
  5. package/dist/static/css/app.5a30638cd7bbd4855dd285bf314af38d.css.map +1 -0
  6. package/dist/static/js/app.0f467150148488a0bec0.js +2 -0
  7. package/dist/static/js/app.0f467150148488a0bec0.js.map +1 -0
  8. package/dist/static/js/manifest.3ad1d5771e9b13dbdad2.js +2 -0
  9. package/dist/static/js/manifest.3ad1d5771e9b13dbdad2.js.map +1 -0
  10. package/dist/static/js/vendor.2266aa7b53ec643d4efa.js +20 -0
  11. package/dist/static/js/vendor.2266aa7b53ec643d4efa.js.map +1 -0
  12. package/lib-json/Salesforce-Admin(302)-[Set-10].json +321 -0
  13. package/lib-json/Salesforce-Admin(302)-[Set-1].json +301 -0
  14. package/lib-json/Salesforce-Admin(302)-[Set-2].json +325 -0
  15. package/lib-json/Salesforce-Admin(302)-[Set-3].json +305 -0
  16. package/lib-json/Salesforce-Admin(302)-[Set-4].json +325 -0
  17. package/lib-json/Salesforce-Admin(302)-[Set-5].json +329 -0
  18. package/lib-json/Salesforce-Admin(302)-[Set-6].json +322 -0
  19. package/lib-json/Salesforce-Admin(302)-[Set-7].json +321 -0
  20. package/lib-json/Salesforce-Admin(302)-[Set-8].json +321 -0
  21. package/lib-json/Salesforce-Admin(302)-[Set-9].json +325 -0
  22. package/lib-json/app-builder-01.json +1 -0
  23. package/lib-json/app-builder-02.json +1 -0
  24. package/lib-json/app-builder-03.json +1 -0
  25. package/lib-json/app-builder-04.json +1 -0
  26. package/lib-json/app-builder-05.json +1 -0
  27. package/lib-json/app-builder-06.json +1 -0
  28. package/lib-json/app-builder-07.json +1 -0
  29. package/lib-json/app-builder-08.json +1 -0
  30. package/lib-json/app-builder-09.json +1 -0
  31. package/lib-json/app-builder-10.json +1 -0
  32. package/lib-json/app-builder-11.json +311 -0
  33. package/lib-json/map.json +23 -0
  34. package/package.json +92 -0
@@ -0,0 +1,322 @@
1
+ {
2
+ "title": "Salesforce-Admin(302)-[Set-6]",
3
+ "category": "Salesforce Admin",
4
+ "questions": [
5
+ {
6
+ "describe": "What can an administrator assign to both Ideas and Answers?",
7
+ "answerOptions": [
8
+ {
9
+ "isRight": false,
10
+ "describe": "Status"
11
+ },
12
+ {
13
+ "isRight": false,
14
+ "describe": "Sharing Rules"
15
+ },
16
+ {
17
+ "isRight": true,
18
+ "describe": "Categories"
19
+ },
20
+ {
21
+ "isRight": false,
22
+ "describe": "Workflow Rules"
23
+ }
24
+ ]
25
+ },
26
+ {
27
+ "describe": "Which statement about formula fields is true? (Choose 2)",
28
+ "answerOptions": [
29
+ {
30
+ "isRight": true,
31
+ "describe": "Formula fields are read-only on record detail pages"
32
+ },
33
+ {
34
+ "isRight": false,
35
+ "describe": "Formula fields can reference fields on a child object"
36
+ },
37
+ {
38
+ "isRight": false,
39
+ "describe": "Formula fields can reference themselves in the formula"
40
+ },
41
+ {
42
+ "isRight": true,
43
+ "describe": "Formula fields can reference fields on a parent object"
44
+ }
45
+ ]
46
+ },
47
+ {
48
+ "describe": "Which statement about public groups is true? (Choose 2)",
49
+ "answerOptions": [
50
+ {
51
+ "isRight": true,
52
+ "describe": "Public groups can be used in sharing rules"
53
+ },
54
+ {
55
+ "isRight": false,
56
+ "describe": "Public groups allows users to delete personal accounts"
57
+ },
58
+ {
59
+ "isRight": true,
60
+ "describe": "Public groups can be used when manually sharing a record"
61
+ },
62
+ {
63
+ "isRight": false,
64
+ "describe": "Public groups can be created by any user"
65
+ }
66
+ ]
67
+ },
68
+ {
69
+ "describe": "Universal Technology sells software and consulting services. The software sales team uses a different set of sales stages than the consulting services team. How can a system administrator set up the process? (Choose 2)",
70
+ "answerOptions": [
71
+ {
72
+ "isRight": false,
73
+ "describe": "Use a validation rule to prevent the software from access the services team's sales process"
74
+ },
75
+ {
76
+ "isRight": true,
77
+ "describe": "Create a record type for each sales process and assign it to the appropriate profiles"
78
+ },
79
+ {
80
+ "isRight": false,
81
+ "describe": "Create a separate lead process for the software sales team and service sales team"
82
+ },
83
+ {
84
+ "isRight": true,
85
+ "describe": "Create a unique list of opportunity stage picklist values for each sales process"
86
+ }
87
+ ]
88
+ },
89
+ {
90
+ "describe": "A system administrator at Universal containers incorrectly imported a set of records and needs to remove them from Salesforce. Which tool should the administrator use to complete the task? (Choose 2)",
91
+ "answerOptions": [
92
+ {
93
+ "isRight": false,
94
+ "describe": "Import Wizard"
95
+ },
96
+ {
97
+ "isRight": true,
98
+ "describe": "Mass Delete"
99
+ },
100
+ {
101
+ "isRight": false,
102
+ "describe": "Excel Connector"
103
+ },
104
+ {
105
+ "isRight": true,
106
+ "describe": "Data Loader"
107
+ }
108
+ ]
109
+ },
110
+ {
111
+ "describe": "What determines whether a user can create a new record using a specific record type?",
112
+ "answerOptions": [
113
+ {
114
+ "isRight": true,
115
+ "describe": "Profile"
116
+ },
117
+ {
118
+ "isRight": false,
119
+ "describe": ". Sharing"
120
+ },
121
+ {
122
+ "isRight": false,
123
+ "describe": "Page layout"
124
+ },
125
+ {
126
+ "isRight": false,
127
+ "describe": "Field level security"
128
+ }
129
+ ]
130
+ },
131
+ {
132
+ "describe": "Universal Finance has segmented its customer base into two categories: High Wealth and Retirement. High Wealth accounts should be visible to High Wealth Sales team members only. Retirement accounts should be visible to all sales users. How can a system administrator meet this requirement?",
133
+ "answerOptions": [
134
+ {
135
+ "isRight": false,
136
+ "describe": "Set the organization-wide default sharing to public read-only and create a sharing rule to limit access to High Wealth accounts"
137
+ },
138
+ {
139
+ "isRight": false,
140
+ "describe": "Create a new profile for Retirement Sales team members and remove read access to High Wealth account records."
141
+ },
142
+ {
143
+ "isRight": true,
144
+ "describe": "Set the organization-wide default sharing to private and create a sharing rule to share Retirement accounts with all Sales users"
145
+ },
146
+ {
147
+ "isRight": false,
148
+ "describe": "Create a new record type for high Wealth accounts and share the record type with High Wealth sales team members"
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "describe": "Which statement about Mobile Lite is true? (Choose 2)",
154
+ "answerOptions": [
155
+ {
156
+ "isRight": true,
157
+ "describe": "It must be enabled by an administrator"
158
+ },
159
+ {
160
+ "isRight": false,
161
+ "describe": "It is available to customer portal users"
162
+ },
163
+ {
164
+ "isRight": true,
165
+ "describe": "It is available to users without a mobile license"
166
+ },
167
+ {
168
+ "isRight": false,
169
+ "describe": "It is available to partner portal users"
170
+ }
171
+ ]
172
+ },
173
+ {
174
+ "describe": "A marketing user has received a file of leads to import into Salesforce. What is the best way to avoid duplicating records?",
175
+ "answerOptions": [
176
+ {
177
+ "isRight": false,
178
+ "describe": "Merge Leads Function"
179
+ },
180
+ {
181
+ "isRight": true,
182
+ "describe": "Import Wizard"
183
+ },
184
+ {
185
+ "isRight": false,
186
+ "describe": "Validation rules"
187
+ },
188
+ {
189
+ "isRight": false,
190
+ "describe": "Data Loader"
191
+ }
192
+ ]
193
+ },
194
+ {
195
+ "describe": "A marketing manager needs to view summary metrics across a set of related campaigns. How can this be accomplished?",
196
+ "answerOptions": [
197
+ {
198
+ "isRight": false,
199
+ "describe": "Establish the campaign influence between related campaigns"
200
+ },
201
+ {
202
+ "isRight": false,
203
+ "describe": "Build a lead source report to summarize the campaign metrics"
204
+ },
205
+ {
206
+ "isRight": false,
207
+ "describe": "Create a cross object formula field to calculate summary metrics"
208
+ },
209
+ {
210
+ "isRight": true,
211
+ "describe": "Create a campaign hierarchy and include the related campaigns"
212
+ }
213
+ ]
214
+ },
215
+ {
216
+ "describe": "What does the report type determine when a new report is created? (Choose 3)\nC Whether the report will be tabular, summary, or matrix",
217
+ "answerOptions": [
218
+ {
219
+ "isRight": true,
220
+ "describe": "The default columns in the report"
221
+ },
222
+ {
223
+ "isRight": true,
224
+ "describe": "The fields available to include in the report"
225
+ },
226
+ null,
227
+ {
228
+ "isRight": true,
229
+ "describe": "The object included in the report"
230
+ },
231
+ {
232
+ "isRight": false,
233
+ "describe": "Whether the report can be displayed in a dashboard"
234
+ }
235
+ ]
236
+ },
237
+ {
238
+ "describe": "Which is a capability of Chatter files? (Choose 2)",
239
+ "answerOptions": [
240
+ {
241
+ "isRight": true,
242
+ "describe": "View a list of files shared with a Chatter group"
243
+ },
244
+ {
245
+ "isRight": false,
246
+ "describe": "Store Chatter posts in a Salesforce Content group"
247
+ },
248
+ {
249
+ "isRight": false,
250
+ "describe": "Link a Salesforce Content library to a Chatter profile"
251
+ },
252
+ {
253
+ "isRight": true,
254
+ "describe": "Post files from a Salesforce Content library to a Chatter feed"
255
+ }
256
+ ]
257
+ },
258
+ {
259
+ "describe": "Sales Representatives at Universal containers perform the initial steps in the lead qualification process and sales managers complete the final qualification steps. Universal Containers' requirements are listed below. Sales managers can access all Lead status values. Sales Representatives cannot access the final two lead status values. How can a system administrator meet these requirements?",
260
+ "answerOptions": [
261
+ {
262
+ "isRight": false,
263
+ "describe": "Create a validation rule to prevent lead conversion"
264
+ },
265
+ {
266
+ "isRight": false,
267
+ "describe": "Use field-level security to restrict access to the lead status values"
268
+ },
269
+ {
270
+ "isRight": true,
271
+ "describe": "Create two separate lead process and record types"
272
+ },
273
+ {
274
+ "isRight": false,
275
+ "describe": "Create two separate page layouts"
276
+ }
277
+ ]
278
+ },
279
+ {
280
+ "describe": "Universal Containers populates the industry field on each account record. The Vice president of sales would like the industry information on related opportunity records and updated when the value is updated on the account record. How can a system administrator meet his requirement?",
281
+ "answerOptions": [
282
+ {
283
+ "isRight": true,
284
+ "describe": "Create a cross-object formula field on the opportunity"
285
+ },
286
+ {
287
+ "isRight": false,
288
+ "describe": "Create an account workflow rule with an opportunity field update"
289
+ },
290
+ {
291
+ "isRight": false,
292
+ "describe": "Create a roll up summary field on the opportunity"
293
+ },
294
+ {
295
+ "isRight": false,
296
+ "describe": "Create a cross-object formula field on the account"
297
+ }
298
+ ]
299
+ },
300
+ {
301
+ "describe": "How can a System Administrator restrict users from viewing certain fields in list views, searches and reports?",
302
+ "answerOptions": [
303
+ {
304
+ "isRight": false,
305
+ "describe": "Set the field to hidden using field level security"
306
+ },
307
+ {
308
+ "isRight": false,
309
+ "describe": "Remove the field from reports and list views"
310
+ },
311
+ {
312
+ "isRight": false,
313
+ "describe": "Remove the field from the page layout"
314
+ },
315
+ {
316
+ "isRight": true,
317
+ "describe": "Set the field to hidden on the user profile"
318
+ }
319
+ ]
320
+ }
321
+ ]
322
+ }
@@ -0,0 +1,321 @@
1
+ {
2
+ "title": "Salesforce-Admin(302)-[Set-7]",
3
+ "category": "Salesforce Admin",
4
+ "questions": [
5
+ {
6
+ "describe": "Which is available when creating list views? (Choose 2)",
7
+ "answerOptions": [
8
+ {
9
+ "isRight": true,
10
+ "describe": "List views can be filtered by record ownership"
11
+ },
12
+ {
13
+ "isRight": false,
14
+ "describe": "List views can be filtered by tags"
15
+ },
16
+ {
17
+ "isRight": true,
18
+ "describe": "List views can be filtered using AND, OR and NOT filters"
19
+ },
20
+ {
21
+ "isRight": false,
22
+ "describe": "List views can be filtered by record owner profile"
23
+ }
24
+ ]
25
+ },
26
+ {
27
+ "describe": "When doing a search for reports, what are the only two fields on which one can search?",
28
+ "answerOptions": [
29
+ {
30
+ "isRight": false,
31
+ "describe": "Created By and Report Title"
32
+ },
33
+ {
34
+ "isRight": false,
35
+ "describe": "Report Type and Create By"
36
+ },
37
+ {
38
+ "isRight": false,
39
+ "describe": "Report Type and Description"
40
+ },
41
+ {
42
+ "isRight": true,
43
+ "describe": "Report Name and Description"
44
+ }
45
+ ]
46
+ },
47
+ {
48
+ "describe": "When advanced currency management is first enabled, the existing exchange rates",
49
+ "answerOptions": [
50
+ {
51
+ "isRight": false,
52
+ "describe": "Are left untouched"
53
+ },
54
+ {
55
+ "isRight": false,
56
+ "describe": "Are converted to the organization's default currency"
57
+ },
58
+ {
59
+ "isRight": false,
60
+ "describe": "Become inactive until an administrator reactivates them"
61
+ },
62
+ {
63
+ "isRight": true,
64
+ "describe": "Automatically become the first set of dated exchange rates"
65
+ }
66
+ ]
67
+ },
68
+ {
69
+ "describe": "A company has two different sales divisions national sales and international sales. Some of\nthe processes are the same, but the internal sales organization has more requirements to\ngather during the sales process and there are more stages when trying to close deals.\nWhat would you use for separating flow",
70
+ "answerOptions": [
71
+ {
72
+ "isRight": false,
73
+ "describe": "Roles"
74
+ },
75
+ {
76
+ "isRight": false,
77
+ "describe": "Page layouts"
78
+ },
79
+ {
80
+ "isRight": true,
81
+ "describe": "Record types"
82
+ },
83
+ {
84
+ "isRight": false,
85
+ "describe": "Multi‐select picklists"
86
+ }
87
+ ]
88
+ },
89
+ {
90
+ "describe": "An administrator is creating two picklist fields: Automobile Manufacturer (Nissan, Ford,\nMercedes‐Benz) and Automobile Model Mustang, S600.\nIs it possible to link the two fields together such that the Automobile Manufacturer field\ncould influence the choices available in the Automobile Model field?\ndependent picklist\ncontrolling picklist\nfields\nfields",
91
+ "answerOptions": [
92
+ {
93
+ "isRight": true,
94
+ "describe": "Yes, the Automobile Manufacturer is a controller picklist, and Automobile Model is a"
95
+ },
96
+ {
97
+ "isRight": false,
98
+ "describe": "Yes, the Automobile Manufacturer is a dependent picklist, and Automobile Model is a"
99
+ },
100
+ {
101
+ "isRight": false,
102
+ "describe": "No, a relationship between the two fields is NOT possible because they are both custom"
103
+ },
104
+ {
105
+ "isRight": false,
106
+ "describe": "No, a relationship between the two fields is NOT possible because they are both picklist"
107
+ }
108
+ ]
109
+ },
110
+ {
111
+ "describe": "What does the presentation assembly feature do?\n*Choose 2 answers*",
112
+ "answerOptions": [
113
+ {
114
+ "isRight": true,
115
+ "describe": "Searches and previews slides or presentations"
116
+ },
117
+ {
118
+ "isRight": true,
119
+ "describe": "Drag and drop slides or presentations into the assembly pane"
120
+ },
121
+ {
122
+ "isRight": false,
123
+ "describe": "Previews slide animations"
124
+ },
125
+ {
126
+ "isRight": false,
127
+ "describe": "Edits slide content"
128
+ }
129
+ ]
130
+ },
131
+ {
132
+ "describe": "Which statement is true regarding the capabilities of formula fields?\n*Choose 2 answers*",
133
+ "answerOptions": [
134
+ {
135
+ "isRight": true,
136
+ "describe": "Formula fields are read only on record details pages"
137
+ },
138
+ {
139
+ "isRight": false,
140
+ "describe": "Formula fields can reference fields on a child object"
141
+ },
142
+ {
143
+ "isRight": true,
144
+ "describe": "Formula fields can reference fields on a parent object"
145
+ },
146
+ {
147
+ "isRight": false,
148
+ "describe": "Formula fields can reference themselves in the formula"
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "describe": "Dashboards give the user a snapshot of corporate metrics and key performance indicators. A\ndashboard\n*Choose 2 answers*",
154
+ "answerOptions": [
155
+ {
156
+ "isRight": false,
157
+ "describe": "Only consists of data from tabular reports"
158
+ },
159
+ {
160
+ "isRight": false,
161
+ "describe": "Can only be viewed from the home page"
162
+ },
163
+ {
164
+ "isRight": true,
165
+ "describe": "Does not use a standard report as it's source"
166
+ },
167
+ {
168
+ "isRight": true,
169
+ "describe": "Can only display information from a single report"
170
+ }
171
+ ]
172
+ },
173
+ {
174
+ "describe": "What is the process for creating a Custom tab?",
175
+ "answerOptions": [
176
+ {
177
+ "isRight": false,
178
+ "describe": "Select a custom object, choose a tab style, and create a profile"
179
+ },
180
+ {
181
+ "isRight": true,
182
+ "describe": "Select a custom object, choose a tab style, and assign profiles"
183
+ },
184
+ {
185
+ "isRight": false,
186
+ "describe": "Select a custom application, choose a tab style, and create a profile"
187
+ },
188
+ {
189
+ "isRight": false,
190
+ "describe": "Select custom fields and objects, choose a tab style, and create a profile"
191
+ }
192
+ ]
193
+ },
194
+ {
195
+ "describe": "In Salesforce, what does an administrator use to control a user's permissions?",
196
+ "answerOptions": [
197
+ {
198
+ "isRight": false,
199
+ "describe": "Users"
200
+ },
201
+ {
202
+ "isRight": false,
203
+ "describe": "Roles"
204
+ },
205
+ {
206
+ "isRight": true,
207
+ "describe": "Profiles"
208
+ },
209
+ {
210
+ "isRight": false,
211
+ "describe": "Sharing model and rules (granular)"
212
+ }
213
+ ]
214
+ },
215
+ {
216
+ "describe": "Which objects cannot have sharing rules?",
217
+ "answerOptions": [
218
+ {
219
+ "isRight": false,
220
+ "describe": "Custom objects"
221
+ },
222
+ {
223
+ "isRight": false,
224
+ "describe": "Standard objects"
225
+ },
226
+ {
227
+ "isRight": true,
228
+ "describe": "Objects controlled by parent"
229
+ },
230
+ {
231
+ "isRight": false,
232
+ "describe": "Objects in a managed package"
233
+ }
234
+ ]
235
+ },
236
+ {
237
+ "describe": "When a user performs a dashboard refresh, the dashboard refreshes for",
238
+ "answerOptions": [
239
+ {
240
+ "isRight": false,
241
+ "describe": "The user only"
242
+ },
243
+ {
244
+ "isRight": false,
245
+ "describe": "Anyone with the \"View All Data\" permission"
246
+ },
247
+ {
248
+ "isRight": false,
249
+ "describe": "The user and anyone below the user in the hierarchy"
250
+ },
251
+ {
252
+ "isRight": true,
253
+ "describe": "The user and anyone who has access to the dashboard"
254
+ }
255
+ ]
256
+ },
257
+ {
258
+ "describe": "After a record has been submitted for approval and locked, who may edit that record?\n*Choose 2 answers*",
259
+ "answerOptions": [
260
+ {
261
+ "isRight": true,
262
+ "describe": "Administrator"
263
+ },
264
+ {
265
+ "isRight": false,
266
+ "describe": "Record owner"
267
+ },
268
+ {
269
+ "isRight": true,
270
+ "describe": "Currently assigned approver"
271
+ },
272
+ {
273
+ "isRight": false,
274
+ "describe": "User who submitted the record"
275
+ }
276
+ ]
277
+ },
278
+ {
279
+ "describe": "Public groups may be used to do all of the following EXCEPT",
280
+ "answerOptions": [
281
+ {
282
+ "isRight": false,
283
+ "describe": "Share opportunities with other users"
284
+ },
285
+ {
286
+ "isRight": true,
287
+ "describe": "Allow users to delete personal accounts"
288
+ },
289
+ {
290
+ "isRight": false,
291
+ "describe": "set up default sharing access via a sharing rule"
292
+ },
293
+ {
294
+ "isRight": false,
295
+ "describe": "add multiple users to a Salesforce Content workspace"
296
+ }
297
+ ]
298
+ },
299
+ {
300
+ "describe": "Which statement is TRUE when an administrator installs an application from the\nAppExchange?\n*Choose 2 answers*",
301
+ "answerOptions": [
302
+ {
303
+ "isRight": true,
304
+ "describe": "The administrator may have the ability to test drive the application first"
305
+ },
306
+ {
307
+ "isRight": true,
308
+ "describe": "The administrator is able to see all the contents of the package"
309
+ },
310
+ {
311
+ "isRight": false,
312
+ "describe": "The administrator can customize the application after it is installed"
313
+ },
314
+ {
315
+ "isRight": false,
316
+ "describe": "The administrator cannot set the security for the application being installed"
317
+ }
318
+ ]
319
+ }
320
+ ]
321
+ }