[svn r12959] Added additional comments for the set_score() change.

skala
Yannick Warnier 18 years ago
parent 7e2a86eed7
commit 1745c7d37c
  1. 3
      main/newscorm/learnpathItem.class.php

@ -1552,7 +1552,8 @@ class learnpathItem{
}
}
/**
* Sets the score value
* Sets the score value. If the mastery_score is set and the score reaches
* it, then set the status to 'passed'.
* @param float Score
* @return boolean True on success, false otherwise
*/

Loading…
Cancel
Save