File:
[LON-CAPA] /
loncom /
misc /
releaseslist.xml
Revision
1.5:
download - view:
text,
annotated -
select for diffs
Thu Dec 15 01:21:32 2011 UTC (13 years, 2 months ago) by
raeburn
Branches:
MAIN
CVS tags:
HEAD,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse
- Bug 2802.
- Separate decision on leniency in grading from logic on whether additional
new submission is possible for partially correct problem parts.
- new parameter: retrypartial set to "yes" if part is to be answerable
when partially correct.
- custompartial.problem template incorporates retrypartial parameter in
place of lenient parameter.
- points awarded > 1 no longer considered 'partially correct'.
- &grading_is_nonlenient() moved from inputtags.pm back to optionresponse.pm