Searched defs:value (Results 1 - 10 of 10) sorted by relevance

/ec/ECQuiz/Products/ECQuiz/skins/ECQuiz/
H A Dstr.py35 value = obj variable
37 value = str(obj) variable
39 return context.unicodeDecode(value).encode( context.getCharset() )
H A Decq_result_grade_action.py41 value = REQUEST.get(question.UID())[0].strip() variable
42 if value:
43 value = value.replace(decimalSeparator, '.') variable
44 points = float(value)
H A Decq_quiz_submit.py66 # Check the value of the question if we're not in
101 value = REQUEST.get('page_%d' % i, None) variable
102 if value is not None:
/ec/ECSpooler/tests/
H A DtestTestResult.py15 value = True variable in class:testTestResult
17 data = {'value':value, 'message':message}
34 self.assertEqual(self.value, self.result.getValue())
42 """getValue should give same value as set in setValue"""
47 """getMessage should give same value as set in setMessage"""
66 BackendResult(self.value)
73 """BackendResult should fail if 'value' and 'message' are not contained in 'data'"""
85 data = {'value':self.value}
[all...]
/ec/ECSpooler/lib/data/
H A Ddto.py86 value = Unicode variable in class:DictElem
93 value = Integer variable in class:Answer
/ec/ECSpooler/backends/xml/bin/saxon/
H A Dsaxon9he.jar ... sf/saxon/tree/ net/sf/saxon/type/ net/sf/saxon/value/ net/sf/saxon/xpath/ net/sf/saxon/xqj/ javax/xml ...
/ec/ECSpooler/backends/sql/lib/
H A Ddbunit-2.4.8.jar ... java.lang.Object { private String name private boolean value public void " href="/source/s?defs=% ...
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A DSQLAssessment.jar ... public static boolean semicolonIsNotBetweenTicks (java.lang.String) String value int tickCount int maskedTickCount public static int getQueryTypeForLine (java. ...
/ec/ECSpooler/backends/junit/junit_libs/
H A Djunit-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 266 milliseconds