CVS log for loncom/homework/caparesponse/caparesponse.c

[BACK] Up to [LON-CAPA] / loncom / homework / caparesponse

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Dec 20 19:59:52 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, version_2_0_99_1, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +4 -2 lines
- need outcome to have an intial value

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Dec 1 22:34:10 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +21 -5 lines
- BUG#4475
<formularesponse answer="35*10^3">
 with no smaples defiend now works correctly

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Nov 7 23:37:39 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +5 -2 lines
BUG#4444

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Feb 15 22:15:05 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +7 -3 lines
- BUG#3952, the instructor's unit was being parsed by the stupid, but fast unit parser, swapping it out so that the instructor's parser is the same as the one used to parse the students's answer

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Dec 23 18:36:42 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
- I hate C

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Dec 23 18:32:50 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +5 -4 lines
- stupid copy and paste variable clash stupidity

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Nov 16 23:37:40 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_1, version_1_2_99_0
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +56 -1 lines
- BUG#2826 $result=capa::caparesponse_get_real_response($correct_unit,$student_answer,\$scaled_answer);
        - given a unit, and a student answer, $scaled_answer will be set to the floating point number that is what capa would use to compare to the 'correct answer'
        - $result is an interger return code check capaCommon.h for possible values

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 12 23:46:06 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
- need to inital reterror, since it's C code

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 12 21:06:19 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +5 -4 lines
- BUG# Lots, lets start with 186,32,220,870
- when checking unit,sigfig etctera, we want to tell the student what we think they enetered, need to get the error string out of the C code and into perl space.
- Still need to do something with the message but at lest we have it now
- <numericalhint> properl namespace it's vars now.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 28 18:30:08 2003 UTC (20 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +8 -24 lines
- udoing a stupid commit

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jul 1 21:10:43 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +24 -8 lines
- changed a misnmomer variable
- actually restores last response in editor window

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 27 17:01:36 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
CVS tags: version_0_99_3, version_0_99_2, version_0_99_1, conference_2003
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
dduuuuuuuhhhhhhhhhhhhhhh.............

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue May 27 15:29:02 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +7 -7 lines
COMMIT BY GUY: Fix problem with later versions of SWIG passing NULL
instead of a pointer to an empty string.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 4 15:17:57 2001 UTC (22 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_0, version_0_6_2, version_0_6, version_0_5_1, version_0_5, version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, STABLE
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +27 -0 lines
- GPL headers

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Oct 29 21:15:45 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +54 -6 lines
- able to now get a formula response question correct

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 29 00:29:43 2000 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +7 -2 lines
- properly detects when there is no unit now

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 25 22:02:53 2000 UTC (23 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
- step closer to getting caparesponse to actually work

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 2 22:15:37 2000 UTC (23 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
- debugging messages in caparesponse.c
- .pm got added lots of code to call default_homework functions that will
   call capa.so

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Sep 11 21:30:16 2000 UTC (23 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +12 -12 lines
- it compiled, maybe it works?

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Sep 11 21:13:51 2000 UTC (23 years, 7 months ago) by albertel
Branches: MAIN
- adding caparesponse tag

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

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