exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 3 question 52 discussion

Actual exam question from Microsoft's PL-100
Question #: 52
Topic #: 3
[All PL-100 Questions]

HOTSPOT -
You are developing an app for a package delivery company. Delivery team members will use the app on their phones. Distribution center team members will use a web-based version of the app that runs on tablet devices.
When a delivery person arrives at a location and the package recipient is present, the app must capture the recipient's signature. If the recipient is not available, the app must capture a picture of the drop-off location or the person receiving the package.
You need to design phone-based and web-based versions of the app.
Which app type and media control should you use? To answer, configure the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
App Type: Screens -
To insert the Camera control in your PowerApps program you can use the blank screen, and select Insert->Media->Camera.

Media Type: Camera -
Use the Camera control to capture pictures with a device's camera. The device must have a camera and the user must authorize the app to use the camera.
Tap or select the camera control to capture a picture from the camera.
The most recently captured picture is available through the Photo property. With this property, the images can be:
✑ Viewed with the Image control. Use the Image control to view the captured image.
✑ Temporarily put in a variable or a collection.
✑ Stored in a database.
Transmitted as a base64 encoded text string.

Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-camera

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Newb007
Highly Voted 2 years, 6 months ago
Canvas app, Pen Input and Camera? This website is great to get questions but without any user comments/input/confirmation these answers are useless. These solutions are often not accurate or even on topic occasionally. I don't want all my money back... but maybe half of it lol.
upvoted 11 times
...
Net_IT
Most Recent 2 years, 5 months ago
I'm going to assume that they just ignored the signature part and are looking for the answer for the drop-off photo. In that case the given answers look good to me.
upvoted 1 times
Klement1n
1 year, 9 months ago
Maybe the idea is that the signature part is on a paper that they will upload as an image or capture with camera.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...