ATutor

Learning Management Tools







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


FAQs for Course seems to be character limited


  • 2011-02-21 20:08:16

    FAQs for Course seems to be character limited

    I'm adding FAQ to a course and it's cutting off my answers. I can't find where to increase the allowable length of FAQ's answers. Can you please direct me to where I can do this? I've searched and cannot find it. Thanks much.

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

    Things to describe:
    Operating system ATutor is installed on - Windows NT 5.2
    ATutor version - 2.0.2
    Patch #s applied -
    ATutor theme name -
    PHP version - 5.2.5
    MySQL version - 5.0.45
    Webserver & version -
    Copies of error messages -
    Changes to default settings -
    Web browser being used -
    ...and anything else relevant -

  • 2011-02-22 15:10:13

    Re: FAQ's for Course seems to be character limited

    go to
    mods/_standard/faq/add_questions.php line 48~49

    change the "250" to a larger value. Also check with your database table type, if it's VARCHAR(250), then it should also get updated.