|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.ui.listener.evaluation.util.EvaluationListenerUtil
public class EvaluationListenerUtil
Utility methods for Action Listeners Evaluation
Copyright: Copyright (c) 2004
Organization: Sakai Project
Much of this code was originally in EvaluationAction
| Constructor Summary | |
|---|---|
EvaluationListenerUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
answerRight(String correctAnswerVar,
String answerVar)
Utility |
static String |
castingNum(double n)
utility |
static String |
getSortOrder()
Looks for a command JSF id that has "sortBy" (e.g. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvaluationListenerUtil()
| Method Detail |
|---|
public static String getSortOrder()
public static boolean answerRight(String correctAnswerVar,
String answerVar)
correctAnswerVar - answerVar -
public static String castingNum(double n)
n - a double value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||