ATutor

Learning Management Tools







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


Course Splash Page


  • 2006-07-12 22:38:55

    Course Splash Page

    Hi,

    One of the new features of version 1.5.3 is to enable custom splash page to be created for each course. How do we do so?

    On the Course Properties page (login as an admin), there's a text area called Banner. I guess this is the place where we can create the splash page. But when I click on the 'Switch to visual editor' button to start creating, I get the page not found error instead (The requested URL /atutor/users/admin/course_categories.php was not found on this server.) When I check the physical files, there's no 'admin' folder in the 'users' folder. Is this file missing from the zip file?

    Thanks.

    Things to describe:
    operating system - Win 2K
    version of ATutor - 1.5.2
    versions of php - 4.3.10
    version of mysq l - 4.1.9
    webserver & version - Apache 1.3.33
    copies of error messages - The requested URL /atutor/users/admin/course_categories.php was not found on this server.
    changes to default settings - None
    web browser being used - Firefox
    and anything else relevant -

  • 2006-07-13 11:25:14

    Re: Course Splash Page

    add the line:
    require_once(AT_INCLUDE_PATH.'lib/tinymce.inc.php');

    under line 17 in the include/html/course_properties.inc.php file

  • 2006-07-13 22:27:43

    Re: Course Splash Page

    I did as what you suggested. It works now. Thanks.

  • 2006-07-19 15:14:28

    Re: Course Splash Page

    If you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    operating system -
    version of ATutor -
    versions of php -
    version of mysq l -
    webserver & version -
    copies of error messages -
    changes to default settings -
    web browser being used -
    and anything else relevant -