Posted on 01-06-2021 10:13 AM
My school district is investigating whether to use JAMF Assessment with the winter/spring NWEA MAP test. We've already run into a problem and was wondering if anyone else had run across this. When first opening up the app (which is configured to go to https://test.mapnwea.org/#/) you are presented with a readiness page. Which shows Operating System ✓, Browser ✓, screen resolution - your current screen resolution is 768x1024 you need at least 1024x768. Am I missing something or is this a case of where this app made for. My config looks like this
<dict>
<key>com.jamf.config.assessment.url</key>
<string>https://test.mapnwea.org/#/</string>
<key>com.jamf.config.ui.assessment-to-screen-percentage</key>
<integer>75</integer>
<key>com.jamf.config.ui.camera-letterbox.color</key>
<string>#6B7078</string>
<key>com.jamf.config.ui.header.background.color</key>
<string>#344052</string>
<key>com.jamf.config.ui.header.tools.color</key>
<string>#E6E9ED</string>
<key>com.jamf.config.ui.main-page.title</key>
<string>Powered by Jamf</string>
<key>com.jamf.config.allow-camera-toggle</key>
<false/>
<key>com.jamf.config.enable-browser-bar</key>
<false/>
<key>com.jamf.config.screen-capture-alert-level</key>
<integer>1</integer>
</dict>
Thanks
Posted on 01-06-2021 10:26 AM
Is this on iPads? Inside iPadOS 13 and above there is a section under General - home screen and dock - layout - change that from
more to bigger and turn off Keep Today View on Home Screen.
Posted on 01-06-2021 10:26 AM
@catesr Using Jamf Assessment for things like NWEA is a really interesting idea I hadn't considered before. We always use their supported apps for iPad and Mac.
iPad - https://apps.apple.com/us/app/nwea-map-testing/id1087546325
Mac - Download from their portal. 5.0.0.0 is latest.
Is there any reason you're not using the NWEA Secure Testing app? You shouldn't run into the same screen resolution issues there.
FWIW, the reason you're getting the resolution error is because by default Safari (and app embedded web views) will request the desktop site. Desktop versions will sometimes have different resolution requirements than the mobile version. If there's no way to request the mobile version of a site or define that as a setting in Jamf Assessment you might be out of luck.
Posted on 01-06-2021 11:16 AM
First off thank your for the responses. I will give the Home Screen adjustment shortly. The reason my supervisors would like to use Assessment as opposed to the Secure Testing app is that for the time being we are all remote. As such they are exploring ways in which they would be able to "observe" the students while they are testing.
Posted on 01-07-2021 11:52 AM
I tried some troubleshooting: