--- loncom/html/adm/help/ext_examples.library 2004/06/09 13:55:42 1.1 +++ loncom/html/adm/help/ext_examples.library 2006/02/28 23:03:23 1.2 @@ -58,7 +58,26 @@ Other things: The solved status of the current part. $external::datestatus \verb+$external::datestatus+ - The current status of the problem (CLOSE, CAN_ANSWER, etc.) + The current status of the problem + + + + + + + + +
CLOSEDeither before opendate or between due and answer date
CAN_ANSWER
CANNOT_ANSWERstill open but either exhausted tries has the problem correct or has been excused
SHOW_ANSWER after answerdate
+ and some rare states that if they occur the problem isn't shown (you can safely ignore these): + + + + + + + +
NOT_YET_VIEWEDlimited view period being used and student hasn't 'checked out' the problem yet
INVALID_ACCESSip restrictions in effect and user is at a banned IP
UNAVAILABLEnetwork problems are occuring
+ $external::randomseed $external::randomseed The randomseed currently in use.