<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>SharePoint Learning Kit</title><link>http://slk.codeplex.com/Project/ProjectRss.aspx</link><description>The SharePoint Learning Kit is a community-source eLearning tool that integrates with Learning Gateway. Rich content is supported with full SCORM 2004 compliance and basic functions are supported f...</description><item><title>New Post: Localizing the Course Player</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=61443</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We are using the course player from within the SLK to present SCORM courses to users. This is working fine, we have integrated this into our site so that we can keep and maintain results of the user's course attemps. Now we need to localize it. We are finding that this is not easy. We would like to use the packs that you can download but we arent sure where in the system they get put and how they get used. Does anyone have experience with this, can anyone give us pointers?&lt;/p&gt;
&lt;p&gt;We have gone and tried to make changes to the c# and the javascript but this makes it to that courses in languages other than english do not complete correctly. Ultimately we would like to use the language packs and keep the code clean but without a way to use the course packs this may be what we have to do.&lt;/p&gt;
&lt;p&gt;If anyone could give help or advice that would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;robb&lt;/p&gt;&lt;/div&gt;</description><author>robbchar</author><pubDate>Fri, 03 Jul 2009 22:09:06 GMT</pubDate><guid isPermaLink="false">New Post: Localizing the Course Player 20090703100906P</guid></item><item><title>New Post: Customising Some of the Wording on SLK Pages</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=61398</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;yup, you can change it. but you need to download the sourcecode and recompile it again.&lt;/p&gt;
&lt;p&gt;its one of the file call resource.rexs or something...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>andreyaraminta</author><pubDate>Fri, 03 Jul 2009 12:33:46 GMT</pubDate><guid isPermaLink="false">New Post: Customising Some of the Wording on SLK Pages 20090703123346P</guid></item><item><title>New Post: Customising Some of the Wording on SLK Pages</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=61398</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Dear All&lt;/p&gt;
&lt;p&gt;I was wondering whether it's possible for us to customise some of the wording on the SLK pages. Our teachers are getting confused with some of the words like 'Assignments' (which we call 'ILT' here). Plus, it would be useful if I could write extra little bits of help in here and there as they are saying it's too much for them to remember.&lt;/p&gt;
&lt;p&gt;I've looked at the pages in the '_layouts/SharePointLearningKit' folder but the actual text like &lt;em&gt;'Create an assignment'&lt;/em&gt; and &lt;em&gt;'This page helps you create an assignment and deliver it to learners. You can specify properties of your assignment such as start date, due date, and instructions to the learner, and then choose who will be instructors or learners for this assignment'&lt;/em&gt; does not appear on these pages, rather it is dynamically added. Is there somewhere that these 'phrases' are stored that I'm able to tap into fairly easily?&lt;/p&gt;
&lt;p&gt;Many thanks&lt;/p&gt;
&lt;p&gt;Daniel&lt;/p&gt;&lt;/div&gt;</description><author>dsmith8</author><pubDate>Fri, 03 Jul 2009 10:18:33 GMT</pubDate><guid isPermaLink="false">New Post: Customising Some of the Wording on SLK Pages 20090703101833A</guid></item><item><title>New Post: cmi.suspend_data element error while doing the quizzes</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=54538</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Richard,&lt;/p&gt;
&lt;p&gt;Thanks a lot for your quick response !&lt;/p&gt;
&lt;p&gt;We installed the fix and it works !&lt;/p&gt;
&lt;p&gt;Since you are alone in ... 'your team', I must say you are really doing a great job !&lt;/p&gt;
&lt;p&gt;We localised the changes we needed to make in the source code, but since you already fixed the sharepoint groups issue (nesting of AD groups in sharepoint groups), we could not start from the latest source code build (beginning of june) to do it ourself, because that does not include the solution for that issue.&lt;/p&gt;
&lt;p&gt;Will SLK 1.4 fully support SCORM 2004 version1.3 (or even 1.4) ?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Koen&lt;/p&gt;&lt;/div&gt;</description><author>konvert</author><pubDate>Fri, 03 Jul 2009 10:07:17 GMT</pubDate><guid isPermaLink="false">New Post: cmi.suspend_data element error while doing the quizzes 20090703100717A</guid></item><item><title>Updated Release: 1.3.2 Development Builds (Feb 19, 2009)</title><link>http://slk.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=23487</link><description>&lt;div&gt;These are development builds for those who want to try the latest builds. They are built on the latest source code and aren't necessarily stable.&lt;br&gt;
&lt;ul&gt;&lt;li&gt;SLK-1.3.2-20090220 : Does not require Session state unless using observer role&lt;/li&gt;
&lt;li&gt;SLK-1.3.2-20090403 : First release towards 1.4. ITWorx's bug fixes around Firefox support, Teacher Review and LRM on 64bit&lt;/li&gt;
&lt;li&gt;SLK-1.3.2-20090529 : Localized date on Assignment Properties page. Added optional support for hiding disabled users in AD groups.&lt;/li&gt;
&lt;li&gt;SLK-1.3.2-20090603 : Fixed issue with localized date on Assignment Properties page.&lt;/li&gt;
&lt;li&gt;SLK-1.3.2-20090630 : Fixed problem with using SharePoint groups as learners introduced in SLK-1.3.2-20090529.&lt;/li&gt;
&lt;li&gt;SLK-1.3.2-20090703 : Support for longer suspend data in SCORM 2004 version 3 &amp;amp; 4. See http://slk.codeplex.com/Thread/View.aspx?ThreadId=54538 for SQL which needs running.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author>richardwillis</author><pubDate>Fri, 03 Jul 2009 06:00:40 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.3.2 Development Builds (Feb 19, 2009) 20090703060040A</guid></item><item><title>Released: 1.3.2 Development Builds (Feb 19, 2009)</title><link>http://slk.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=23487</link><description>&lt;div&gt;These are development builds for those who want to try the latest builds. They are built on the latest source code and aren't necessarily stable.&lt;br&gt;
&lt;ul&gt;&lt;li&gt;SLK-1.3.2-20090220 : Does not require Session state unless using observer role&lt;/li&gt;
&lt;li&gt;SLK-1.3.2-20090403 : First release towards 1.4. ITWorx's bug fixes around Firefox support, Teacher Review and LRM on 64bit&lt;/li&gt;
&lt;li&gt;SLK-1.3.2-20090529 : Localized date on Assignment Properties page. Added optional support for hiding disabled users in AD groups.&lt;/li&gt;
&lt;li&gt;SLK-1.3.2-20090603 : Fixed issue with localized date on Assignment Properties page.&lt;/li&gt;
&lt;li&gt;SLK-1.3.2-20090630 : Fixed problem with using SharePoint groups as learners introduced in SLK-1.3.2-20090529.&lt;/li&gt;
&lt;li&gt;SLK-1.3.2-20090703 : Support for longer suspend data in SCORM 2004 version 3 &amp;amp; 4. See http://slk.codeplex.com/Thread/View.aspx?ThreadId=54538 for SQL which needs running.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author></author><pubDate>Fri, 03 Jul 2009 06:00:40 GMT</pubDate><guid isPermaLink="false">Released: 1.3.2 Development Builds (Feb 19, 2009) 20090703060040A</guid></item><item><title>New Post: cmi.suspend_data element error while doing the quizzes</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=54538</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've added a new 1.3.2 development build to support an increased length. I haven't done an exhaustive check to make sure nothing else is broken. This should be considered a temporary fix until someone can look at full support for SCORM 2004 v 3 &amp;amp; 4.&lt;/p&gt;
&lt;p&gt;You will also need to run the sql at the end to update the schema.&lt;/p&gt;
&lt;p&gt;Thanks for pointing out where to change it Andrey.&lt;/p&gt;
&lt;p&gt;The reason why the SLK team hadn't fixed this bug is that the team is me and I have a full-time job! If someone reports a bug with a solution as you just did it's much more likely that I'll have the time to fix it, than if I have to track it down from scratch.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;
&lt;p&gt;SLK Co-ordinator&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;declare @name nvarchar(32), &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; @sql nvarchar(1000)&lt;br&gt;&lt;br&gt;-- find constraint name&lt;br&gt;select @name = O.name &lt;br&gt;from sysobjects AS O&lt;br&gt;left join sysobjects AS T&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; on O.parent_obj = T.id&lt;br&gt;where isnull(objectproperty(O.id,'IsMSShipped'),1) = 0&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and O.name not like '%dtproper%'&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and O.name not like 'dt[_]%'&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and T.name = 'activityattemptitem'&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; and O.name like 'CK__ActivityA__Suspe%'&lt;br&gt;&lt;br&gt;-- delete if found&lt;br&gt;if @name is null&lt;br&gt;begin&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; print 'Could not find constraint'&lt;br&gt;end&lt;br&gt;else&lt;br&gt;begin&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; select @sql = 'ALTER TABLE activityattemptitem DROP CONSTRAINT [' + @name + ']'&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; execute sp_executesql @sql&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; select @sql = 'ALTER TABLE activityattemptitem ADD CONSTRAINT [' + @name + '] CHECK(LEN([SuspendData])&amp;lt;=64000) '&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; execute sp_executesql @sql&lt;br&gt;end&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;/div&gt;</description><author>richardwillis</author><pubDate>Fri, 03 Jul 2009 05:53:12 GMT</pubDate><guid isPermaLink="false">New Post: cmi.suspend_data element error while doing the quizzes 20090703055312A</guid></item><item><title>New Post: Permissions Need to be created : True</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=61359</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;It would appreciated if anybody could resolve the issue.&lt;/p&gt;
&lt;p&gt;1. Both the default databse server of central administration and sharepoint learning kit database are same.&lt;/p&gt;
&lt;p&gt;2.i have checked the slkadm for getconfiguration , its said that &amp;quot;Permissions Need to be created:true&amp;quot; ,rest of things are ok.&lt;/p&gt;
&lt;p&gt;3.I was trying to run slkadm for configuring, its giving me the error &amp;quot;command Line error&amp;quot;&lt;/p&gt;
&lt;p&gt;here i have pasted the command&amp;quot;&lt;/p&gt;
&lt;p&gt;D:\Mani\Sharepoint\SLK-1.3.1&amp;gt;slkadm -o configuresite -url http://srv-orion/sites/learningkit -databaseserver &amp;quot;DemoServer;user&lt;br&gt;id=administrator;password=password&amp;quot; -database SharePointLearningKit -createdatabase -instructorPermission &amp;quot;SLK Instructor&lt;br&gt;&amp;quot; -learnerPermission &amp;quot;SLK Learner&amp;quot; -observerPermission &amp;quot;SLK Observer&amp;quot; -createPermissions -uploadslksettings slksettings.xml -&lt;br&gt;defaultsettings&lt;/p&gt;
&lt;p&gt;Eventhough sql server using windows authentication, i configured username and password also in the command line .&lt;/p&gt;
&lt;p&gt;its giving the command Line error.&lt;/p&gt;
&lt;p&gt;Please anybody have look and let me know.its highly appreciated.&lt;/p&gt;
&lt;p&gt;i have checked that blog also..&amp;quot;http://blog.salamandersoft.co.uk/index.php/2009/02/slkadm-for-sharepoint-learning-kit/&amp;quot;&lt;/p&gt;
&lt;p&gt;But somewhat i was lost.Please help me to resolve this.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Mani&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>ManiGovindarajul</author><pubDate>Thu, 02 Jul 2009 22:52:09 GMT</pubDate><guid isPermaLink="false">New Post: Permissions Need to be created : True 20090702105209P</guid></item><item><title>New Post: cmi.suspend_data element error while doing the quizzes</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=54538</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;konvert,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;do you have access to the SLK source code? and can recompile the code? If not ,&amp;nbsp; i can't help you because you do need to change the SLK source code and recompile it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I still don't understand why SLK team haven't fix this bug yet with the latest release...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As what i said above, the solution to fix the cmi.suspend_data problem is&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What i did just get into the datamodel class and increase the value that checks the suspend data from 4096 to 64000 thats all. And dont forgot to change the slkschema as well, because in the database it put a constraint to put data less than 4096 as well.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Andrey&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>andreyaraminta</author><pubDate>Thu, 02 Jul 2009 12:12:08 GMT</pubDate><guid isPermaLink="false">New Post: cmi.suspend_data element error while doing the quizzes 20090702121208P</guid></item><item><title>New Post: Course Manager Installation Problems </title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=50672</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;There are some entries in the web.config file for httphandlers for the Axelerate components. These need to be moved to the top of the list, otherwise the default SharePoint httphandler will catch these, and generate this error instead of retrieving the image.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Todd&lt;/p&gt;&lt;/div&gt;</description><author>jtoddwalker</author><pubDate>Wed, 01 Jul 2009 20:23:53 GMT</pubDate><guid isPermaLink="false">New Post: Course Manager Installation Problems  20090701082353P</guid></item><item><title>New Post: cmi.suspend_data element error while doing the quizzes</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=54538</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Richard,&lt;/p&gt;
&lt;p&gt;we are going live in a couple of days, and we are having the same problem.&lt;br&gt;Is it a lot of work to get a fix for this problem in a new development built?&lt;/p&gt;
&lt;p&gt;Here are some links from the articulate forum.&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="" lang=NL-BE&gt;&lt;a href="http://www.articulate.com/forums/articulate-presenter/11377-cmi-suspend_data-element-error.html"&gt;&lt;span style="font-family:Calibri;color:#800080;font-size:small"&gt;http://www.articulate.com/forums/articulate-presenter/11377-cmi-suspend_data-element-error.html&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="" lang=NL-BE&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="" lang=NL-BE&gt;&lt;span style="font-family:Calibri;font-size:small"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0cm 0cm 0pt"&gt;&lt;span style="" lang=NL-BE&gt;&lt;a href="http://www.articulate.com/forums/articulate-quizmaker/11740-cmi-interactions-n-description-length.html"&gt;&lt;span style="font-family:Calibri;color:#800080;font-size:small"&gt;http://www.articulate.com/forums/articulate-quizmaker/11740-cmi-interactions-n-description-length.html&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;thx in advance&lt;br&gt;Jeroen en Koen&lt;/p&gt;
&lt;/p&gt;&lt;/div&gt;</description><author>konvert</author><pubDate>Wed, 01 Jul 2009 15:23:42 GMT</pubDate><guid isPermaLink="false">New Post: cmi.suspend_data element error while doing the quizzes 20090701032342P</guid></item><item><title>New Post: CourseLab 2.4 compatibility</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=61166</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I&amp;rsquo;m currently in the process of evaluating SLK for use in my department to provide both a drop box and online assessment tool for our student intranet (SharePoint)&lt;/p&gt;
&lt;p&gt;I seem to be having an issue with CourseLab 2.4 SCORM formatted assessments.&amp;nbsp; Once loaded onto SharePoint, the &amp;quot;e-leaning actions&amp;quot; causes a stream of errors (eg. learning reouse not valid, organisation node is required ... ). Does anyone else use this tool with SLK?&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d be interested in what others are using, particularly any low cost alternatives.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><author>warrenv</author><pubDate>Wed, 01 Jul 2009 08:38:51 GMT</pubDate><guid isPermaLink="false">New Post: CourseLab 2.4 compatibility 20090701083851A</guid></item><item><title>New Post: Is there a scorm player web part?</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=61056</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks, that would be great, but I would really like the ability to have the content already displayed in a page. like I said previously, a bit like the page viewer web part, rather than a user having to 'start' the scorm themselves. Is this kind of thing possible?&lt;/p&gt;&lt;/div&gt;</description><author>herronan</author><pubDate>Wed, 01 Jul 2009 08:21:42 GMT</pubDate><guid isPermaLink="false">New Post: Is there a scorm player web part? 20090701082142A</guid></item><item><title>Created Issue: I'm newbie on sharepoint and SLK. I've installed but nothing happened</title><link>http://slk.codeplex.com/WorkItem/View.aspx?WorkItemId=23331</link><description>Hello. Sorry for bad english first.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve installed Sharepoint and SLK.&lt;br /&gt;&lt;br /&gt;I saw a plugin on site properties about SLK and activated it. But nothing happened. How can i create my e-learning site on Sharepoint . Can someone help me&amp;#63;&lt;br /&gt;&lt;br /&gt;Best regards.&lt;br /&gt;</description><author>spider58</author><pubDate>Wed, 01 Jul 2009 06:48:43 GMT</pubDate><guid isPermaLink="false">Created Issue: I'm newbie on sharepoint and SLK. I've installed but nothing happened 20090701064843A</guid></item><item><title>New Post: Is there a scorm player web part?</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=61056</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've already done some work on allowing a user to automatically start/run a package, but it's currently incomplete. I'm hoping to get it done in time for the &lt;a href="http://www.learninggatewayconference.com"&gt;Learning Gateway Conference&lt;/a&gt; in July.&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;
&lt;p&gt;SLK Co-ordinator&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.salamandersoft.co.uk"&gt;http://blog.salamandersoft.co.uk&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>richardwillis</author><pubDate>Tue, 30 Jun 2009 22:27:47 GMT</pubDate><guid isPermaLink="false">New Post: Is there a scorm player web part? 20090630102747P</guid></item><item><title>New Post: Indian language fonts</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=60730</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;If it's in your SCORM editor you'll need to contact it's maker. SLK doesn't have an editor or any special links to any editor manufacturers.&lt;/p&gt;&lt;/div&gt;</description><author>richardwillis</author><pubDate>Tue, 30 Jun 2009 22:25:16 GMT</pubDate><guid isPermaLink="false">New Post: Indian language fonts 20090630102516P</guid></item><item><title>New Post: SLK SCORM compliance?</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=24930</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Todd,&lt;/p&gt;
&lt;p&gt;Not to my knowledge. It's certainly not in the scope of work ITWorx is doing. It is on my to do list of stuff I'd like to get done, but so is a lot of other stuff.&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;&lt;/div&gt;</description><author>richardwillis</author><pubDate>Tue, 30 Jun 2009 22:23:49 GMT</pubDate><guid isPermaLink="false">New Post: SLK SCORM compliance? 20090630102349P</guid></item><item><title>New Post: SLK SCORM compliance?</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=24930</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Richard,&lt;/p&gt;
&lt;p&gt;Do you know if anyone is currently working on adding support for SCORM 2004 3rd and 4th edition to the SLK?&lt;/p&gt;
&lt;p&gt;-Todd&lt;/p&gt;&lt;/div&gt;</description><author>jtoddwalker</author><pubDate>Tue, 30 Jun 2009 17:41:58 GMT</pubDate><guid isPermaLink="false">New Post: SLK SCORM compliance? 20090630054158P</guid></item><item><title>New Post: Indian language fonts</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=60730</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Richard,&lt;/p&gt;
&lt;p&gt;Sorry my question needed to be more specific.&lt;/p&gt;
&lt;p&gt;Indeed we are looking to incorporate these fonts&amp;nbsp;in SCORM editor.&lt;/p&gt;
&lt;p&gt;Would appreciate your kind help.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;/div&gt;</description><author>rakeshv</author><pubDate>Tue, 30 Jun 2009 16:58:06 GMT</pubDate><guid isPermaLink="false">New Post: Indian language fonts 20090630045806P</guid></item><item><title>New Post: Help required for the 3rd time!!!</title><link>http://slk.codeplex.com/Thread/View.aspx?ThreadId=60370</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;If you are looking for a stable version of the Course Manager that has significant functionality extensions and feature enhancements we have reworked this feature set so that it provides the value add needed to the SLK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Some of the Features enhancements include:&lt;/p&gt;
&lt;p&gt;Ability to copy assignment within group or to another class site&lt;/p&gt;
&lt;p&gt;Ability to assign group to another class&lt;/p&gt;
&lt;p&gt;Ability to assign to individuals&lt;/p&gt;
&lt;p&gt;Rollup view of all your classes and the course manager material in these classes&lt;/p&gt;
&lt;p&gt;Pick documents from ANY library you have permission to view&lt;/p&gt;
&lt;p&gt;Plus many more.&amp;nbsp; Contact us at &lt;a href="mailto:info@hunterstone.com"&gt;info@hunterstone.com&lt;/a&gt;&amp;nbsp;if you want more information.&lt;/p&gt;&lt;/div&gt;</description><author>nsbr</author><pubDate>Tue, 30 Jun 2009 11:37:52 GMT</pubDate><guid isPermaLink="false">New Post: Help required for the 3rd time!!! 20090630113752A</guid></item></channel></rss>