[Using Sakai] Evaluating rSmart Sakai

Simin Kamali skamali at rsmart.com
Tue Dec 11 14:34:05 PST 2012


Hi Biku,

Which version of rSmart CLE are you using? Inserting terms into the
database may not work for pre-2.8.2.

Also the query as it is will produce an error as the version column doesn't
have a default value. I updated your query and added a value for the
VERSION and the term appeared in my 2.8.6.

INSERT INTO CM_ACADEMIC_SESSION_T
(ENTERPRISE_ID,VERSION,TITLE,DESCRIPTION,START_DATE,END_DATE,IS_CURRENT)
VALUES ('DE: NOV 2013',0,'DE: NOV 2013','DE NOV
BLOCK','2012-11-01','2013-05-30', TRUE);

Best,
-Simin

On Tue, Dec 11, 2012 at 2:46 PM, Biku Shrestha <blshrestha at mum.edu> wrote:

> Hi,****
>
> ** **
>
> We are currently evaluating rSmart Sakai. We have setup a server and tried
> to add academic term using following SQl command but it does not show any
> terms in the drop down menu when creating a course site. ****
>
> ** **
>
> INSERT INTO CM_ACADEMIC_SESSION_T
> (ENTERPRISE_ID,TITLE,DESCRIPTION,START_DATE,END_DATE,IS_CURRENT) VALUES
> ('DE: NOV 2013','DE: NOV 2013','DE NOV BLOCK','2012-11-01','2013-05-30',
> TRUE);****
>
> ** **
>
> When I use the same command for Sakai Collaboration and Learning
> Environment (CLE) 2.8.2, it works fine (I can see the term).****
>
> ** **
>
> Any ideas?****
>
> ** **
>
> Thank you.****
>
> ** **
>
> Biku****
>
> _______________________________________________
> sakai-user mailing list
> sakai-user at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-user
>
> TO UNSUBSCRIBE: send email to
> sakai-user-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-user/attachments/20121211/f8e320ba/attachment.html 


More information about the sakai-user mailing list