ATutor

Learning Management Tools







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


ATutor and Email Addresses


  • 2006-06-08 15:20:31

    ATutor and Email Addresses

    We are using Atutor to connect students in two different countries and need to restrict access to things such as email. When registering students we need to supply email addresses (which the students do not have). We were going to supply dummy addresses but see that students could then add a new address when changing their profile. Is there anyway to disable this and the viewing of the profiles. Due to security issues we cannot have students provide personal information to each other. Is there a way to limit this access?

    Also is there a way to view student activity such as login time and what computer they login with?

    Thanks,
    Carrie

    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 -

  • 2006-06-09 08:49:28

    Re: ATutor and Email Addresses

    One of the requirements for participation in courses is an email address. It can not be disabled. Too many features rely email.

    Email addresses can easily be anonymous. They are generally not considered to be personal information. Have them setup a hotmail account, or an account on some other email service.

    If you wanted to try using the system without email addresses, which we do not recommend, you could modify profile page so it can not be edited.

    No login activity stats.

  • 2006-06-09 13:37:08

    Re: ATutor and Email Addresses

    Being that this program is open source could an activity log be something that we add on our end?

    Also we do not want any communication to go on between the students outside of ATutor therefore the disabling of the profile (so they can't change the email address) is very important for this project. Due to the Child Internet Protection Act (we are working with high schoolers) we need to limit contact to that which is done within the program and that can be monitored.

    We would love any suggestions on how to accomplish this through ATutor if possible.

    Thanks for all your help so far!!!

  • 2006-06-09 13:46:27

    Re: ATutor and Email Addresses

    An activity log module should be relatively easy to create if you have someone who knows how to program in php.

    You should avoid modifying the base ATutor source code, unless you are planning to contribute the code back to ATutor to be included in the public distribution. Create a module instead. Otherwise it can be difficult to upgrade as new public releases become available.

    See the module development documentation.
    http://atutor.ca/atutor/docs/index.php