Web Development Thread, Moodle and Assessment Manager/Sims in Coding and Web Development; Nice easy topic for a friday now.
The ICT Coordinator has mentioned to me about getting a VLE up and ...
-
12th May 2006, 09:16 AM #1
- Rep Power
- 0
Moodle and Assessment Manager/Sims
Nice easy topic for a friday now.
The ICT Coordinator has mentioned to me about getting a VLE up and running BUT has mentioned that the RM effort (Kaleidos is it?) integrates itself with SIMS etc for merits, test scores etc etc. I was wondering if anyone has made a module or anything for Moodle that would provide this functionality. I'm really trying to avoid even more RM Crap on this system ;_;
Cheers
Mint
-
-
IDG Tech News
-
12th May 2006, 09:23 AM #2 Re: Moodle and Assessment Manager/Sims
Geoff's post in the Moodle vs. Kaleidos thread.
-
-
12th May 2006, 09:34 AM #3
- Rep Power
- 0
Re: Moodle and Assessment Manager/Sims
Ah, like that is it :/ There has to be someone who's put in the work to integrate it in some way. Isnt SIMS just running off an SQL server on the admin server? so it cant be that hard to integrate it can it........
-
-
12th May 2006, 10:42 AM #4 Re: Moodle and Assessment Manager/Sims
Careful there. I suspect Captia have patents covering that sort of thing. You'll probably invite a lawsuit.
-
-
12th May 2006, 11:05 AM #5
- Rep Power
- 0
Re: Moodle and Assessment Manager/Sims
hmm maybe, I'll have to check the licencing agreements etc.
I hate Capita they're just so absolutely CRAP its unbelievable
-
-
12th May 2006, 11:09 AM #6 Re: Moodle and Assessment Manager/Sims
talking SQL is illegal? what do you mean - We can only access our data through their system and not write your own frontend? what about regularly dumping the database regularly int MySQL then grabbing the data. Surely they couln't patent a database structure?
-
-
12th May 2006, 11:14 AM #7
- Rep Power
- 0
Re: Moodle and Assessment Manager/Sims

Originally Posted by
CyberNerd talking SQL is illegal? what do you mean - We can only access our data through their system and not write your own frontend? what about regularly dumping the database regularly int MySQL then grabbing the data. Surely they couln't patent a database structure?
Who knows, there must be a reason why noone has made one yet. The problem with dumping it out, is I'd need to write to the database as well.
Cheers
-
-
12th May 2006, 11:18 AM #8 Re: Moodle and Assessment Manager/Sims
Assuming the patent exists of course, I've not checked.
Anyway, while the patent might not be valid you would still have a lengthy and expensive legal battle in court ahead of you to prove this point and get the patent revoked. Capita would likely countersue for loss of earnings and patent infringment. So if you did lose, you'd be talking hundreds of thousands if not millions in damages.
Alternatively, you could just pay royalties. A much cheaper option
Anyway the patent system is horribly broken.
-
-
12th May 2006, 11:20 AM #9 Re: Moodle and Assessment Manager/Sims
maybe just the database is complicated. SQL should port straight into MySQL btw. I seen various MSSQL 2 MySQL scripts floating around.
Threes probably not much to be gained from doing it this way, but i've never learned SQL properly:
does anyone know the MSSQL equivilent of
Code:
show tables;
show databeses;
navigating MSSQL on the CLI seems almost impossible (to me)
-
-
12th May 2006, 11:35 AM #10 Re: Moodle and Assessment Manager/Sims
Don't you have to have a developer's license from Capita to be able to legally/officially connect to the SQL DB that SIMS runs on?
-
-
12th May 2006, 11:43 AM #11 Re: Moodle and Assessment Manager/Sims
yeah, I'd seriously suggest you check your EULA/Licenses before you go any further.
-
-
12th May 2006, 11:47 AM #12 Re: Moodle and Assessment Manager/Sims
Front ends to the SIMS .net SQL database exist in the form of Pisys and Lisl for example.... connections to the live data. So someone has done something similar.
-
-
12th May 2006, 12:08 PM #13 Re: Moodle and Assessment Manager/Sims
so let me get this right...
Becta produce a formal specification for VLE's stating that they should be able to talk to the MIS and MIS vendors (SIMS) will only allow licence holders to talk to the MIS. - Which no-one other that licensees of Capita can do.
Or am I completely off track?
-
-
12th May 2006, 12:17 PM #14 Re: Moodle and Assessment Manager/Sims
Correct, otherwise you risk patent lawsuits and being sued into oblivion.
-
-
12th May 2006, 12:20 PM #15 Re: Moodle and Assessment Manager/Sims
If you want to access sims data you need to use the sims APIs. To use the sims APIs you need a license. Have you ever looked the number of tables used by sims? You can use to profiler with sql server to see how huge some of the queries are.
There are 779 tables in the sims database (at least in the version we are running)
-
SHARE:
Similar Threads
-
By thegrassisgreener in forum MIS Systems
Replies: 9
Last Post: 19th December 2007, 11:20 AM
-
By mrforgetful in forum MIS Systems
Replies: 0
Last Post: 5th September 2007, 07:53 AM
-
By iceman in forum MIS Systems
Replies: 2
Last Post: 29th August 2007, 12:58 PM
-
By barryfl in forum MIS Systems
Replies: 4
Last Post: 14th March 2006, 12:52 PM
-
By beeswax in forum Educational Software
Replies: 3
Last Post: 9th December 2005, 04:16 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules