automated faculty loading system help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rmariano02
Forum Newbie
Posts: 8
Joined: Mon Feb 20, 2012 8:46 am

automated faculty loading system help

Post by rmariano02 »

I'm making a system that will automate load a schedule to the faculty
and they will be load base on their expertise percentage.

There is 4 subject, lets name them PE1, PE2, PE3, and PE4
they have to choose what subject will have the 50%, 25%, 15% and 10%.
The maximum number schedule than can be load is 12.

I'm confuse how can i know how many schedule will be load per subject if we base on the percentage.
Post Reply