[Building Sakai] turnitin2 and assignments

David Horwitz david.horwitz at uct.ac.za
Mon Aug 23 07:22:52 PDT 2010


My Initial test on that gets a 500 error response:


2010-08-23 16:20:20,777 ERROR QuartzScheduler_Worker-0
org.sakaiproject.turnitin.util.TurnitinAPIUtil - IOException making
turnitin call.
java.io.IOException: Server returned HTTP response code: 500 for URL:
https://beta.turnitin.com/api.asp?
        at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1313)
        at
sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)
        at
org.sakaiproject.turnitin.util.TurnitinAPIUtil.callTurnitinReturnInputStream(TurnitinAPIUtil.java:409)
        at
org.sakaiproject.turnitin.util.TurnitinAPIUtil.callTurnitinReturnDocument(TurnitinAPIUtil.java:259)
        at
org.sakaiproject.contentreview.impl.turnitin.TurnitinAccountConnection.callTurnitinReturnDocument(TurnitinAccountConnection.java:294)
        at
org.sakaiproject.contentreview.impl.turnitin.TurnitinReviewServiceImpl.processQueue(TurnitinReviewServiceImpl.java:1087)
        at
org.sakaiproject.component.app.scheduler.jobs.ContentReviewQueue.execute(ContentReviewQueue.java:29)
        at
org.sakaiproject.component.app.scheduler.jobs.SpringStatefulJobBeanWrapper.execute(SpringStatefulJobBeanWrapper.java:46)
        at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
:1313)


D

On 08/23/2010 03:44 PM, Steven Githens wrote:
> Hello once more,
>
> Starting today there should be a public beta of Turnitin 2 that is open 
> to all existing accounts.  We should just be able to go to 
> beta.turnitin.com to try it out.
>
> To test the beta with Sakai integration, the integration URL to change 
> to is:  https://beta.turnitin.com/api.asp
>
> Everything done through the beta will not be saved.
>
> I'm planning on testing this out with our code later today or tomorrow.
>
> Cheers,
> Steve
>
>
> On 08/11/2010 03:57 PM, Steven Githens wrote:
>   
>> Hi again,
>>
>> According to my correspondence with Turnitin, the major change with the
>> Turnitin2 release in September is a "Common Viewer" for looking at
>> Originality Reports, GradeMarks, and PeerMarks.  The existing API calls
>> that give us URL's for popping open Originality Reports would be updated
>> on their side with any changes that are required to the URLs.
>>
>> They also said the Turnitin 2 release doesn't include any new API
>> additions and that the existing signatures should all be the same.  Of
>> course, we should definitely test this on our side.  Actually, I started
>> resurrecting the testrunner [1] yesterday, with one of the major goals
>> being to have some integration tests for Turnitin integration that can
>> be run at any time from a started up Sakai instance, and maybe put on a
>> quartz job so they run once a day, since the servers are out of our control.
>>
>> I'm also checking to see if they have a dev/preview testing server that
>> we can test on before the Turnitin2 release.
>>
>> Cheers,
>> Steve
>>
>> [1] https://source.sakaiproject.org/contrib/caret/testrunner/
>> Sort of like the test harness, but there is a Sakai Tool/GUI so you can
>> schedule and run tests at any time over and over again.
>>
>> On 08/10/2010 11:47 AM, Steven Githens wrote:
>>    
>>     
>>> On 08/06/2010 04:54 AM, Adam Marshall wrote:
>>>
>>>      
>>>       
>>>> are there any implcations for the Assignments (1) tool with the move to Turnitin2 ?
>>>>
>>>>
>>>>        
>>>>         
>>> That's a good question.  I email back and forth with the integration
>>> guys there fairly frequently, and have just asked them about this.  I'll
>>> report back with what I find out and update the content review page on
>>> confluence.
>>>
>>> -s
>>>
>>>
>>>      
>>>       
>>>> adam
>>>> _______________________________________________
>>>> sakai-dev mailing list
>>>> sakai-dev at collab.sakaiproject.org
>>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>>
>>>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>>>>
>>>>
>>>>        
>>>>         
>>> _______________________________________________
>>> sakai-dev mailing list
>>> sakai-dev at collab.sakaiproject.org
>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>>
>>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>>>
>>>      
>>>       
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>
>> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>>    
>>     
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>   


More information about the sakai-dev mailing list