-
Notifications
You must be signed in to change notification settings - Fork 6
Strategy
megha55 edited this page Mar 11, 2013
·
14 revisions
BaKaPlan generate seating plan on the basis of subject code. All strategies allocate seats acording to subject code whether it is continuous or dis-continuous subjects. Simplest strategy is Cushy. If examination has multiple set of subject then this is best.
- Cushy
- Flip Flop
- Triplet
- Quad-let
- Serpentine
Description
This is the simplest strategy. In this strategy, seating plan is done continuously. For example, seating plan is done by allocating all roll nos. of first subject code then continuous with 2nd subject code and so on.
Requirement
- Minimum 1 Class/Branch with minimum 1 subject code.