Namespace

api/level

api/level

Members

# static constant exports.calcLevelMethod

The LevelProcessor calcLevel ValidatedMethod.

View Source api/level/LevelProcessor.methods.ts, line 12

# static constant exports.defaultCalcLevel

Calculates the given student's Level.

View Source api/level/LevelProcessor.ts, line 18

# static constant exports.updateAllStudentLevels

Updates all the students level.

View Source api/level/LevelProcessor.ts, line 166

# static constant exports.updateAllStudentLevelsMethod

The LevelProcessor update all students' level validated method.

View Source api/level/LevelProcessor.methods.ts, line 56

# static constant exports.updateLevelMethod

The LevelProcessor updateLevel ValidatedMethod.

View Source api/level/LevelProcessor.methods.ts, line 36

# static constant exports.updateStudentLevel

Updates the student's level.

View Source api/level/LevelProcessor.ts, line 140