Hi there :)
I would like to use PHPEDU for University.. (more than 3000 users)
At first, I installed this project on http://phpedu.kormi.sk
Next week we would like to test it with some students and teachers..
I installed it with profile installation..
In user roles there are only 2 roles(anonymous user and authenticated user)..
My question are:
1. Should there be automaticly roles as teacher and student?
2. Where can I find documentation? I was browsing your site for 10 minutes and didnt find ;) I would like to have documentation before testing(or a quick-startup-guide)
Best regards
Geex.eu

Comments

dakala’s picture

If you've enabled advanced help module, go to admin/advanced_help and you'll find documentation for phpEdu.

The installation profile creates required content types, roles, taxonomies and configures a number of things to help you get started quickly.

geex.eu’s picture

Thank you for your quick answer :)
I will do it once again... Content types were created but roles not..
Is this project used on some Universities? Is it prepared for real use?:)

dakala’s picture

I'm afraid, it isn't for general use at the moment. I'd like to think those who have downloaded it and are using it have probably done some work on it.

If you've got the beta-4, then the install profile should create roles (teacher, student, staff, alumnus and secretary and administrator) and configure their permissions.

geex.eu’s picture

For others: After setting

php_value memory_limit 90M
php_value post_max_size 100M
php_value upload_max_filesize 100M
php_value max_execution_time 1000
php_value max_input_time 1000

in .htaccess profile created all of roles and permissions..(perhaps it helps somebody)

Dear dakala,
do You plan to add a feature - registration of students on exams ? (st. like registration for courses)..

A teacher will open some examination dates for one course(f.e- "History law 1"... (and maximum of students-attendees of that date)..
Students who are accepted go to examination and try to pass that exam.. If they fail, they can subscribe for another "try" (next day-not the same day). After examination the teacher add result for that student (A, B, C, D, E, FX)
Thank You for your answers