JAMF Assessment and MAP testing error

catesr
Contributor

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
dae943a40286464ab13878d4751b0043

4 REPLIES 4

jgarland
New Contributor III

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.

nstrauss
Contributor II

@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.

catesr
Contributor

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.

Maxim
New Contributor II
New Contributor II

I tried some troubleshooting:

  1. NWEA MAP does not support mobile browser per their requirements so default iPadOS Safari in desktop mode passes that check.
  2. Native Safari on iPad reports resolution of 768x1024 (portrait) regardless of orientation . http://whatismyscreenresolution.net is nice tool to confirm.
  3. Jamf Assessment with report same resolution as Safari so it will report 768x1024