CVS log for loncom/homework/templates/sampleexternal.problem
Up to [LON-CAPA] / loncom / homework / templates
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 3 10:25:12 2015 UTC (9 years, 5 months ago) by droeschl
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
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,
HEAD
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
The first testcase (0=1) caused infinite recursion with the consequence
that the server runs out of memory. fact(n) now returns 1 for n <= 1.
However, this won't prevent deficient submissions to run into the same
consequences.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 6 12:21:27 2013 UTC (11 years, 6 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_1,
version_2_11_0_RC3,
version_2_11_0_RC2,
version_2_11_0_RC1,
version_2_11_0
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1
lines
Allow proper rendering of author provided content in textarea ("textfield"), e.g. code example ("Text you want to appear by default")
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 10 00:13:35 2012 UTC (12 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +13 -3
lines
Make is so that the URL can controlled from the outside if needed
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 4 15:12:40 2012 UTC (12 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +13 -2
lines
More comprehensive example for <externalresponse>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 21 01:53:13 2010 UTC (13 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_2_10_X,
version_2_10_1,
version_2_10_0_RC2,
version_2_10_0,
loncapaMITrelate_1,
language_hyphenation_merge,
language_hyphenation,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse,
BZ4492-feature_Support_horizontal_radioresponse,
BZ4492-Support_horizontal_radioresponse
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
answerdisplay-attribute, like with the other custom-type responses
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 20 19:18:14 2010 UTC (13 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1
lines
Somewhat better Perl :-(
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 20 18:14:18 2010 UTC (13 years, 10 months ago) by www
Branches: MAIN
Template for externalresponse
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>