This project was initialised when my company (medical simulation training) terminitated their contract with outsourcing a course management system. Coming out of a PHP development background I took over the project on top of my usual duties and have been working on it on and off for the last couple of months.
The application is being developed to manage courses and registrations and will allow for our adminstrators to keep our website up to date with the newest courses and allow our learners to register their profile online and register for courses. The backend will manage all parts of our center which exist out of 4 different departments from resources to teachers and course registrations.
It will also be integrated with the open source survey application, phpESP to accomdate for surveys.
Basically I think this application will be of interest to any educational organisation running courses. Note that this is not an e-learning tool and that it will not allow for educational content to be linked to a course. This might be a future development.
I hope to get the project ready for upload during next month and hope you will find it usefull.
Thanks
Jacques
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just downloaded this and used it with Linux and Apache...there doesn't seem to be any documentation but ..I had to edit the config.php file with the correct path for the web server and mysql database information. It looked like he used XAMPP on windows for the web server paths in the config.php file. The .sql file given has an admin user account but I couldn't guess the password after trying the obvious ones. I created a new user and password and was able to log on. I am able to "View Courses" or "View Schedule" but nothing is listed with the default .sql file. There doesn't seem to be a page that can create Courses or Schedules to be place on the calendar. I will used phpMyAdmin to create course and schedules manually and see what happens. Maybe I am missing some components.
Hope this helps.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've change the config.php but i always got this error.
Warning: require(D:\SERVERS_php_mysql\xampp\htdocs\coursems\adminfunctions/database.php) [function.require]: failed to open stream: No such file or directory in D:\SERVERS_php_mysql\xampp\htdocs\coursems\admin\includes\application_top.php on line 14
Fatal error: require() [function.require]: Failed opening required 'D:\SERVERS_php_mysql\xampp\htdocs\coursems\adminfunctions/database.php' (include_path='.;D:\SERVERS_php_mysql\xampp\php\pear\') in D:\SERVERS_php_mysql\xampp\htdocs\coursems\admin\includes\application_top.php on line 14
is there is something wrong with my folder configuration, i'm using XAMPP on windows
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi There
Welcome to my project!
This project was initialised when my company (medical simulation training) terminitated their contract with outsourcing a course management system. Coming out of a PHP development background I took over the project on top of my usual duties and have been working on it on and off for the last couple of months.
The application is being developed to manage courses and registrations and will allow for our adminstrators to keep our website up to date with the newest courses and allow our learners to register their profile online and register for courses. The backend will manage all parts of our center which exist out of 4 different departments from resources to teachers and course registrations.
It will also be integrated with the open source survey application, phpESP to accomdate for surveys.
Basically I think this application will be of interest to any educational organisation running courses. Note that this is not an e-learning tool and that it will not allow for educational content to be linked to a course. This might be a future development.
I hope to get the project ready for upload during next month and hope you will find it usefull.
Thanks
Jacques
i having a hard time configure with wamp server can you show me with wamp config setup
I just downloaded this and used it with Linux and Apache...there doesn't seem to be any documentation but ..I had to edit the config.php file with the correct path for the web server and mysql database information. It looked like he used XAMPP on windows for the web server paths in the config.php file. The .sql file given has an admin user account but I couldn't guess the password after trying the obvious ones. I created a new user and password and was able to log on. I am able to "View Courses" or "View Schedule" but nothing is listed with the default .sql file. There doesn't seem to be a page that can create Courses or Schedules to be place on the calendar. I will used phpMyAdmin to create course and schedules manually and see what happens. Maybe I am missing some components.
Hope this helps.
I have the same question: How to create Courses and Schedules?
I've change the config.php but i always got this error.
Warning: require(D:\SERVERS_php_mysql\xampp\htdocs\coursems\adminfunctions/database.php) [function.require]: failed to open stream: No such file or directory in D:\SERVERS_php_mysql\xampp\htdocs\coursems\admin\includes\application_top.php on line 14
Fatal error: require() [function.require]: Failed opening required 'D:\SERVERS_php_mysql\xampp\htdocs\coursems\adminfunctions/database.php' (include_path='.;D:\SERVERS_php_mysql\xampp\php\pear\') in D:\SERVERS_php_mysql\xampp\htdocs\coursems\admin\includes\application_top.php on line 14
is there is something wrong with my folder configuration, i'm using XAMPP on windows