Web Development Thread, VLE but not Moodle in Coding and Web Development; Can anyone reccomend any different vle's apart from Moodle. We have been in a trial scheme with lancsngfl with moodle, ...
-
26th January 2006, 03:53 PM #1
- Rep Power
- 0
VLE but not Moodle
Can anyone reccomend any different vle's apart from Moodle. We have been in a trial scheme with lancsngfl with moodle, but the staff seem to be very reluctant to give it the green light.
One of the teachers here is dead certain that FrogTeach is the way to go. has any one had any experiences with frog teach??
i am not sure if it would be possible to do this, but my line manager seems to think it is possible with some vle's to to synchronise pupils user area with a vle that they can access at home with out having to upload and download the work manually. is this possible???
i would have thought that we would need reverse proxy to be able to get through the county firewall to do this.
-
-
IDG Tech News
-
26th January 2006, 04:11 PM #2 Re: VLE but not Moodle
Moodle ----> Free
Frogteacher ------> £????
-
-
26th January 2006, 04:28 PM #3 Re: VLE but not Moodle

Originally Posted by
MManjra i am not sure if it would be possible to do this, but my line manager seems to think it is possible with some vle's to to synchronise pupils user area with a vle that they can access at home with out having to upload and download the work manually. is this possible???
i would have thought that we would need reverse proxy to be able to get through the county firewall to do this.
in theroy yes but dont know of any of top of head instead i would use web folders or opensource equlivant cant remeber its name on web server than have virtual folders set to user area.
Then set it so that uses security permsions of the folder so that asks for user name and password
then finnaly have asp page that gets current username that you entered and create link to users area that should open as web folder..
but al that needs time to be developed
Russ
-
-
26th January 2006, 04:35 PM #4
- Rep Power
- 0
Re: VLE but not Moodle
We're using Blackboard at the moment, its expensive, but polished (unlike Moodle) and does everything we need it to do. It's expandable by using Building Blocks to add functionality like plagiarism checking (which is damn good, checks sentences against google, work already handed into the system and other sources), automatic sms messaging to say work is due/marked etc
I've heard that FrogTeach is the dogs knackers! Not had a chance to look at it for myself, our RBC is having a Regional Learning Platforms meeting in March which it's going to be demoed at though.
-
-
26th January 2006, 07:30 PM #5 Re: VLE but not Moodle
Class Server from MS integrates everything together (if you have a Windows network) and the necessary connections to the outside world. I don't think it's cheap though.
There have been a few people recently experimenting with WebDAV and the like to give access to user areas over HTTP.
A VLE and remote access are two separate things really. Why not use two separate means of serving it? Surely a hyperlink from the VLE to a WebDAV folder would be acceptable?
-
-
26th January 2006, 07:39 PM #6 Re: VLE but not Moodle
It all depends on what you are looking for in a VLE.
Things like Moodle and Bodington are Course Management Systems, then you have things like FirstClass that are predominantly use for discussions and resource management.
You then have WebCT / Blackboard but there is a lot you can do with Sharepoint Portal (in fact the whole Microsoft Learning Gateway is not a bad thing ... )
-
-
27th January 2006, 12:12 AM #7 Re: VLE but not Moodle
i am not sure if it would be possible to do this, but my line manager seems to think it is possible with some vle's to to synchronise pupils user area with a vle that they can access at home with out having to upload and download the work manually. is this possible???
Have the vle access the fileserver you mean? auto-sync your filesystem with students home computers - that would be tricky!
i would have thought that we would need reverse proxy to be able to get through the county firewall to do this.
You can do this with reverse proxying your webserver to the fileserver,provided you run the vle on the fileserver. but its not a firewall restriction because your using http for the transfer, reverse proxy is a method of allowing http access to internal webservers.
Setup apache to reverse proxy:
you'll need to SSL this though !
Alternatively you could mount the homedrives on the webserver. I guess you'd need to open up your firewall ports for SMB/CIFS/NFS/whatever from the DMZ to the fileserver, then 'pretend' the homedrives are on the webserver.
from a security PoV I guess they both have drawbacks.
-
SHARE:
Similar Threads
-
By wesleyw in forum Virtual Learning Platforms
Replies: 6
Last Post: 24th May 2007, 03:31 PM
-
By wesleyw in forum Virtual Learning Platforms
Replies: 10
Last Post: 29th March 2007, 10:24 AM
-
By wesleyw in forum Virtual Learning Platforms
Replies: 8
Last Post: 21st March 2007, 04:02 PM
-
By alan-d in forum Web Development
Replies: 5
Last Post: 20th January 2006, 12:56 PM
-
By RobC in forum Web Development
Replies: 45
Last Post: 15th January 2006, 07:17 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