[Building Sakai] Sakai 2.7.1, Assignments 2 and TII integration

Earle Nietzel earle.nietzel at gmail.com
Mon Oct 10 08:29:26 PDT 2011


Hi Paul,

You shouldn't have to do that as Sakai will do that for you.

When you get the Exception can you look in CONTENTREVIEW_ITEM table and tell
us what error it has (this will get the last 10 errors):
select * from contentreview_item where errorCode is not NULL order by id
desc limit 10;

Specfically the lastError column.

Thanks,
Earle

On Mon, Oct 10, 2011 at 10:45 AM, Paul Mungai <paulwando at gmail.com> wrote:

> *> Submission not successful: Class does not exist in Turnitin database
> for account.  Please contact your instructor for further details.*
>
> It seems the sakai createClass function is broken.
>
> One has to manually create the class & assignment in turnitin for this to
> work. Note: There is also an error for Assignment does not exist, in case
> the class exists and the assignment does not.
>
> My simple howto:
>
> Go to turnitin and create a class with the same name as the roster_id for
> the sakai course, you can find it in the course "site info", i.e.
> COMS6000_COMS6000_S1_First_2011
> You now need an assignment in turnitin with the same title as that used in
> your sakai course - assignment.
>
> --
> Regards,
> Paul Mungai
>
>
> "Ability is what youre capable of doing. Motivation determines what you do.
> Attitude determines how well you do it" By Lou Holtz, Notre Dame Football
> Coach
>
> _______________________________________________
> 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"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20111010/ecdf470f/attachment.html 


More information about the sakai-dev mailing list