CreditStatPlanChecker

org.openurp.edu.program.service.impl.CreditStatPlanChecker

学分学时比例检查 1)选修课比例>=20% 2)实践学时>=25%

Attributes

Graph
Supertypes
trait PlanChecker
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def check(plan: MajorPlan): Seq[String]

Attributes

Definition Classes

Inherited methods

def suitable(program: Program): Boolean

Attributes

Inherited from:
PlanChecker

Concrete fields

var codeService: CodeService
var minOptionalRatio: Int