Skip to main content
Question

PARCC testing open discussion


Forum|alt.badge.img+13

I believe there are a lot of admins here that are part of the PARCC testing. What are some issues you are seeing? What are your environments and such?

My environment is JSS 9.3 managing around 4500 - 10.9 MacBook Air's. For the PARCC I have two policies set. One policy creates a local account at startup and the second policy creates a shortcut of Firefox (v30) on the desktop with the configuration file (I used CCK2 to create the cfg file) triggered at login with the created account.

One issue that I'm hearing from the guys (randomly and only a small percentage) are two finger scrolling stops in the middle of the exam and the clicker doesn't work on others.

78 replies

Forum|alt.badge.img+5
  • New Contributor
  • 38 replies
  • February 25, 2015

I've been running into several issues, the big ones are...

Java settings with Safari - Finally got this one sorted out, but in Safari you need to run Java in "Unsafe mode" for the testnav site. I was able to deploy this setting with a config profile that is working on my 10.8-10.10 clients. The short version is to set the java settings correctly on a computer, copy the safari plist, then remove everything else that you don't want set, just leave the managed plugin policy for java/parcc. Export the plist as an XML plist and import into JSS. If anyone wants it I can attach the file I uploaded to the JSS. This has been working great, provided that the computer gets the configuration profile of course.

Second is the Java update prompts, make sure they're disabled or you provide instructions for teachers/students on what to do if they get the prompt.

Third is use a new blank profile when doing testing. The first trial we had some issues with programs the students had installed popping up and kicking them out of the test.

One issue that a teacher pointed out was that if a student right clicks on the test they can bring up the dictionary lookup, but if they click on it, it bumps them out of the test. Was looking into disabling right click for the testing user but haven't had much luck yet, anyone have suggestions?

Last is a bug in the test itself, I have had a few students get kicked out of the test when clicking the tools icon or going to the next section, in some cases multiple times in 10 minute window. We did get some feedback from the state/parcc that other districts were having this problem as well. Can anyone confirm that?


Forum|alt.badge.img+1
  • New Contributor
  • 5 replies
  • February 25, 2015

We are also using a config profile in Safari, with a designated PARCC user that every student signs into. We didn't have any issues with right-clicking, as it looks like our two-finger click and control-click aren't working within TestNav at all.

We do run with a Student Restriction profile that bans executables from the /Users folder, and it appears as though this was causing issues using the in-test tools like Answer Eliminator and Line Reader. It looks like those pieces run from the /Users/CURRENTUSER/Pearson folder, so we've disabled that config and our testing seems to be going fine now, with all features accessible.

We also had students getting kicked from the test when attempting to skip questions or return to previous questions. We suspect that this is due to that restriction config profile, since once we disabled it we did not see any other issues.

I was wondering if anyone has verified that students getting kicked from the test can be traced to the automatic check-ins or inventory updates from Casper itself? Having to deal with this would gut any MDM solution out there, if these "phone-home" processes interfere with TestNav.


Forum|alt.badge.img+13
  • Author
  • Contributor
  • 157 replies
  • February 25, 2015

@roadrunner2348 It wasn't the right click, they just couldn't click on anything within the exam or two finger scroll.

I haven't heard any students getting kicked off in the middle of the exam.

What are some of your JSS environment like? I have around 1300 devices being planned to hit the JSS across 3 buildings with the policies waiting to push tomorrow morning. I suppose this will be a good stress test on my JSS server!


Forum|alt.badge.img+5
  • New Contributor
  • 38 replies
  • February 26, 2015

@Johnny.Kim the logoff problem has been happening during the trials, the students will try to go to the next section and they will get logged out with the 3005 error. The only thing that has seemed to help in that instance is restarting the browser and clearing the local website data, but it doesn't work in all cases. I had one teacher who had to resume the test 15 times for one student in his class because of this problem.

As far as the JSS server goes, we're only running 3-400 computers at a time + our faculty & staff and ours hasn't had any issues, its a VM with 2 cores and 8GB of ram and no issues so far.


Forum|alt.badge.img+13
  • Author
  • Contributor
  • 157 replies
  • March 3, 2015

Today was our first live testing and one common issue I am seeing is Java errors. Error 8028 which states that Java is outdated but the the laptop is up to date. I have been quitting firefox until they can.

Also, I have added the testnav site to the exception.list for Java, worked beautiful until the live testing today.

Anyone else see this?


Forum|alt.badge.img+14
  • Contributor
  • 165 replies
  • March 3, 2015

Possibly some info here to work with:

https://jamfnation.jamfsoftware.com/discussion.html?id=6489
*still seems to work with 8

https://derflounder.wordpress.com/2015/02/13/oracles-java-8-update-31-has-been-updated-to-java-8-update-31/


Forum|alt.badge.img+26
  • Esteemed Contributor
  • 516 replies
  • March 3, 2015

HI,
We are between windows now and running the samplers......
Uh oh! I just ran the tester and see now Java 8 update 40!!
But wait, I thought they had a release schedule and this was due on April 14 :)
EDIT: aaahhhhh, not a .pkg, a .app!!
Great timing ORACLE!!!

Java 1.8 update 31 also had a "build" update during our live window which was unique. This required an additional update: java-8-update-31-has-been-updated-to-java-8-update-31

During live testing;
When we see issues with specific users getting kicked out many times we've contacted Pearson and they have done something magical on their end to fix the student.
We also see kids get kicked out when they try to up volume and hit the iTunes function keys by mistake.

We are using Safari
I'm using a Config Profile for the Safari>Java settings, and a Composer package to add the TestNav url site to Java security exceptions.
Not giddy with anticipation for the next round...
Sandy


Forum|alt.badge.img+26
  • Esteemed Contributor
  • 516 replies
  • March 3, 2015

FYI inside the .app is a JavaAppletPlugin.pkg that appears to fulfill Pearson's java requirements, at least for us using TestNav 7.5.la.la.la


Forum|alt.badge.img+13
  • Author
  • Contributor
  • 157 replies
  • March 4, 2015

@Sandy, Just saw the thread for Java 8u40 after not realizing oracle went with .app installer. This is throwing me off now as I use rtrouton's script to deploy Java. As mentioned on the other thread, it doesn't work at the moment. rtrouton did comment on just a few minutes ago, so maybe he'll have an update in a few hours? haha (wishful thinking).

Looks like I'll be hosting the .pkg on my JSS and deploying it which puts a nice chunk of load on the server. Wish me luck tomorrow!!


Forum|alt.badge.img+31

Forum|alt.badge.img+13
  • Author
  • Contributor
  • 157 replies
  • March 4, 2015

@rtrouton][/url You sir, are the man!! Thank you! If you and I make it to the JNUC 2015, I will buy you a beer or 4!


Forum|alt.badge.img+14
  • Contributor
  • 165 replies
  • March 4, 2015

Oracle fears @rtrouton. Very nice! Ask Toolbar's got nothing.

Oh, and perhaps to deal with f8 and iTunes?

defaults write -g com.apple.keyboard.fnState -bool true

edit: approach too broad, volume would be a problem

I guess I'll test this ...

launchctl unload -w /System/Library/LaunchAgents/com.apple.rcd.plist

Forum|alt.badge.img+13
  • Author
  • Contributor
  • 157 replies
  • March 4, 2015

Just to update, today was a very smooth day with PARCC. And thanks to @rtouton script, java update took less then 15~20 seconds triggered at login.


Forum|alt.badge.img+7
  • Contributor
  • 33 replies
  • March 4, 2015

Sandy,

During live testing when students were getting kicked out of the test were they getting error 3005?

Any ideas what they "magically" did? Pearson support is blaming Java for crashing for our students who repeatedly get knocked out of the test.


Forum|alt.badge.img+5

We had two students yesterday, unable to take the test becuSe rthey were getting kicked out after everything they did. We swapped out computers, adjusted settings to no avail. Had to pull them out of the test session. Today exact same students had the exact same problem, and they were on some computers we newly setup specifically for parcc, nothing but system updates, the latest Java and flash.


Forum|alt.badge.img+7
  • Contributor
  • 33 replies
  • March 4, 2015

@roadrunner2348 were they getting error 3005? If so we are seeing the same thing.


Forum|alt.badge.img+5

Yeah, error 3005, thankfully it's been a small number that have been having problems with this.


Forum|alt.badge.img+26
  • Esteemed Contributor
  • 516 replies
  • March 4, 2015

Hi,
Prior to each test session, each computer is logged into the assessment local profile, in Safari we go to the Pearson system check page, once java loads (name and ip address filled in) we run the check, then go to the live site.
The student would get logged in and start the test and then it would shut down. In our case, we did not see any error codes. Move student to another computer, same result., get logged in , then a few questions in, kicked out.
We verified none of the obvious like iTunes F keys, other apps opening, etc. were happening.
Pearson requested logs, and lots of back and forth and then magically the student was fixed. took a few days, not good.
My list of error codes (TestNav 7) does not even have any 3000 range codes :(
Sandy


Forum|alt.badge.img+14
  • Contributor
  • 165 replies
  • March 4, 2015

iTunesHelper.app ... we're just going to restrict the iTunes process on PARCC Smart Groups and test.

@Sandy][https://support.assessment.pearson.com/display/TN/Error+Codes


Forum|alt.badge.img+26
  • Esteemed Contributor
  • 516 replies
  • March 4, 2015

@CGundersen, Thanks for the link! I see you're using TestNav 8, we're using 7.5 (MN)

For our assessment profile only, we are replacing the existing Loginitems.plist with one that only contains an automator app to mount our secondary save location, and Safari. This effectively removes iTunesHelper.app from login items.

If you're talking about restricting iTunesHelper.app using "Restricted Software" in the JSS, it may shut down TestNav before the restriction kills it....


Forum|alt.badge.img+14
  • Contributor
  • 165 replies
  • March 4, 2015

@Sandy, thanks for the info as well! iTunes is the largest complaint. We are testing, limited scope, restricting iTunes.app. Initial info is promising, but we are still reviewing info as it comes in. I did speak with a site that experienced the issue and they indicated the afternoon testing went well (w/out iTunes interruptions).


Nick_Gooch
Forum|alt.badge.img+9
  • Contributor
  • 217 replies
  • March 5, 2015

Is anyone testing on iPads? Is ASAM working on the live test? Any feedback for iPad testing? We start testing Monday.


Forum|alt.badge.img+10
  • Contributor
  • 165 replies
  • March 6, 2015

We are also using MacBooks as well as iPads for testing. The MacBooks took a lot of tweaking regarding allowing several sites to run in Unsafe mode and the Java exception list. We found that 3005 error was being caused by the students putting Safari into full screen mode PRIOR to logging into TestNav. Just let TestNav put Safari into fullscreen mode like its designed to do and everything works much better.


Forum|alt.badge.img+7
  • Contributor
  • 33 replies
  • March 6, 2015

@msnowdon looks like that may have been our issue. Thanks!


Forum|alt.badge.img+5

Yeah, same here. I logged into the site using the test username and password and it looks like if Safari is in full screen when the test starts if you click anywhere along the top edge of the screen it bumps you out. Probably has something to do with the way the menu bar drops down when you in full screen. Thanks for that @msnowdon!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings