--- loncom/homework/caparesponse/README 2000/10/24 13:46:19 1.1 +++ loncom/homework/caparesponse/README 2000/10/24 13:49:18 1.2 @@ -1,9 +1,21 @@ -If you checked out the CAPA target so it is parrallel to loncom -(i.e. /directory/CAPA and /directory/loncom exists) then to make +Needed: + +cvs checkout CAPA ( in ../../.. ) +swig 1.1 +bison +flex + +If you checked out the CAPA target where suggested, then to make the capa.so module run the commands file. > sh commands +Otherwise change the CAPA_PATH variables in commands and Makefile.PL +and then do + +> sh commands + + Functions exported to perl: int caparesponse_capa_check_answer(char *response,char *correct, int type,int tol_type,double tolerance,