ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


converting from WebCT to ATutor


  • 2004-08-04 11:44:51

    converting from WebCT to ATutor

    Hello,

    Our group has been using WebCT Campus Edition Version 4.1, and we are trying to convert to ATutor.

    What I am doing is a two-step process: 1. export a course from WebCT(gives me a .zip file); and 2.import it to ATutor.

    This is an easy process and works just fine for some of the courses - but not for all of them.

    For several courses I get the following problem:

    After importing the .zip file to ATutor, I am opening the course page. It looks as expected - on the right there is a global menu, and on the left there are links to the corresponding chapters.
    BUT when I follow a link to any chapter, INSTEAD OF A CONTENT PAGE, I GET AN INDEX OF THE CORRESPONDING DIRECTORY.

    As I said above, it works fine for some courses, but does not work for some other courses. I am exporting/importing them using the exact same process...

    Did anyone else experience the same problem?

    What can I do to fix this?

    Thank you,

    Inna

  • 2004-08-04 12:40:24

    Check DirectoryIndex

    I'm assuming you are using Apache as your webserver. Check to make sure the DirectoryIndex setting in httpd.conf has index.php set as a value. Like so:

    DirectoryIndex index.php index.html

    BTW
    We would be very interested in about your experiences migrating from WebCT to ATutor if you'd care to describe them here. I'm sure there are many others that would like to hear about your experiences as well.

  • 2004-08-04 13:18:39

    converting from WebCT to ATutor

    it actually sounds like the links you are using are links in the content themselves and not the Global Menu or the Local Menu links. is that correct?

    in which case the links you are using are trying to access the content package directory and the file that should be in it, but the file gets deleted when it is inserted into the ATutor database.

    ATutor does not yet handle links within content to other content pages. we are still thinking about possible solutions.

  • 2004-08-04 15:57:35

    converting from WebCT to ATutor

    Greg,

    Thanks for your reply! Yes, I am using Apache as my webserver. And yes, the DirectoryIndex has index.php and index.html, as you describe.

    So far it has been a pretty straightforward process to convert courses from WebCT to ATutor. In WebCT I go into ManageCourse, and then ExportCourse. This creates a .zip file.
    Then I create a new course in ATutor, and go to Tools -> Content Packaging, where I can import a content package.

    As I said in my earlier post, it works just fine for some of my courses. But for the other courses a content page contains just one link that takes me to the directory index... And I still do not know what's causing this...

    Inna

    [reply][b]In reply to:[/b]
    I'm assuming you are using Apache as your webserver. Check to make sure the DirectoryIndex setting in httpd.conf has index.php set as a value. Like so:

    DirectoryIndex index.php index.html

    BTW
    ...
    [op]forums/view.php?fid=7;pid=2226;page=1#2229[/op][/reply]

  • 2004-08-04 16:06:58

    converting from WebCT to ATutor

    the only reason for a link to content is if the content package includes a reference to something that isn't a physical HTML document (possibly to a directory, which is not IMS compliant).

    you could send us the content package you're trying to import and we'll take a look at it. or give us access to the webCT installation where we can try exporting one of your courses.

  • 2004-08-04 16:07:08

    converting from WebCT to ATutor

    Joel,

    Thanks for your reply!

    I AM NOT using links in the content itself.
    I AM using links in the Global Menu and the Local Menu.

    For some of the courses this works just fine - when I follow a link (within a Global Menu or a Local Menu), I get a page with the corresponding content.

    But for some other courses this does not work - i.e. when I follow a link (within a Global Menu or a Local Menu), I get a page with just one link in it. This link has the name of the content page again, and ... it takes me to the Directory index....

    Any idea why this would be happening?

    Thanks,

    Inna

    [reply][b]In reply to:[/b]
    it actually sounds like the links you are using are links in the content themselves and not the Global Menu or the Local Menu links. is that correct?

    in which case the links you are using are tryin...
    [op]forums/view.php?fid=7;pid=2226;page=1#2231[/op][/reply]

  • 2004-08-04 16:10:47

    converting from WebCT to ATutor

    Joel,

    I can send you a .zip file. What email address should I use? (I do not think I can attach it here, can I?)

    Thanks,

    Inna

    [reply][b]In reply to:[/b]
    the only reason for a link to content is if the content package includes a reference to something that isn't a physical HTML document (possibly to a directory, which is not IMS compliant).

    you cou...
    [op]forums/view.php?fid=7;pid=2226;page=1#2234[/op][/reply]

  • 2004-08-04 17:17:06

    Mail a package

    send a package to info/AT/atutor.ca (decifer with the AT sign)

    [reply][b]In reply to:[/b]
    Joel,

    I can send you a .zip file. What email address should I use? (I do not think I can attach it here, can I?)

    Thanks,

    Inna

    [reply][b]In reply to:[/b]
    the only reason for a link to cont...[/reply]
    [op]forums/view.php?fid=7;pid=2226;page=1#2236[/op][/reply]

  • 2004-08-04 17:20:02

    rename the file

    Oh! And rename the file by replacing the zip extension with something else before you send it. Our institutional spam filter will not let zip files through otherwise.

  • 2004-08-04 17:55:47

    converting from WebCT to ATutor

    Greg,

    I have sent you an email a few minutes ago.

    Inna

    [reply][b]In reply to:[/b]
    Oh! And rename the file by replacing the zip extension with something else before you send it. Our institutional spam filter will not let zip files through otherwise.
    [op]forums/view.php?fid=7;pid=2226;page=1#2238[/op][/reply]

  • 2004-08-04 18:01:39

    got it

    We'll take a look tomorrow.

  • 2004-08-05 12:18:04

    converting from WebCT to ATutor

    This has been fixed in the code repository and will be part of the 1.4.2 release scheduled for the end of the month.

    Until then you can try a nightly build or replace the ./tools/ims/ims_import.php file from the repository:

    http://atutorsvn.rcat.utoronto.ca/repos/atutor/trunk/docs/tools/ims/ims_import.php

  • 2005-04-05 22:37:59

    Converting from WebCT to ATutor

    Inna,

    Could you identify major problems you have encountered in migrating from WebCT to Atutor?

    The guidelines you provide may be useful for others to follow.

    Thanks,

    Owais