File:  [LON-CAPA] / loncom / homework / caparesponse / README
Revision 1.1: download - view: text, annotated - select for diffs
Tue Oct 24 13:46:19 2000 UTC (23 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- changed paths to be something you probably didn't need to modify
- added README

If you checked out the CAPA target  so it is parrallel to loncom
(i.e. /directory/CAPA and /directory/loncom exists) then to make
the capa.so module run the commands file.

> sh commands

Functions exported to perl:
int caparesponse_capa_check_answer(char *response,char *correct,
				   int type,int tol_type,double tolerance,
				   int sig_lbound,int sig_ubound, 
				   char *ans_fmt, char *unit_str,
				   int calc)

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>