CVS log for loncom/homework/templates/examupload.problem

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 21 14:50:40 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
CVS tags: 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, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +6 -6 lines
Easier access to parameters and stored data.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun May 1 17:17:09 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_2_10_0
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Better ".00" than a rounding surprise

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu May 27 16:56:20 2010 UTC (13 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_2_10_0_RC2, version_2_10_0_RC1
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +11 -2 lines
Be able to control score feedback using problemstatus parameter

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Apr 20 23:58:31 2010 UTC (14 years ago) by www
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
More on Bug #6250

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 20 23:29:27 2010 UTC (14 years ago) by www
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +17 -1 lines
A good chunk of Bug #6250

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 6 17:12:47 2009 UTC (14 years, 9 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_99_0, bz6209-base, bz6209, bz2851, GCI_3
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +9 -5 lines
Consistent problem templates:
- New line after each tag (not for texts in foils)
- One empty row after each end tag and before new start tag for second level tags
- No indentation for second level tags, e.g. <script>
- Four white spaces as indentation for each further sub level
    Exceptions:
        -Content (mostly text) in separate line(s): no indentation
        - Concept groups: same indentation as foilgroup
          (allows to insert code from problems without concept groups without changing the indentation and vice versa)
- No new line at end of template
- Removed new lines from within the middle of default texts
- Added one blank each after "<m>$" and before "$</m>" to ensure no misinterpretation neither by human nor by machine (e.g. "<m>$x" is not "<m>$ $x")
- Replaced deprecated font tag in <instructorcomment> by CSS
- Removed dos line endings
- dos2unix conversion
  (ClickImageExample.problem, RandomLabelExample.problem, SimpleMatching.problem)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 11 21:24:36 2007 UTC (16 years, 8 months ago) by www
Branches: MAIN
CVS tags: version_2_9_X, 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, bz5969, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Not called PPRM anymore for most people

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 12 20:39:23 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_99_0
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
- remove the default seting of 0f and make the script do the defaulting instead to 0f, (BUG#5105)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 20 16:49:34 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X, 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
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
- these are in fact hand graded

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon May 30 20:02:11 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1, version_1_99_0
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +6 -0 lines
I have done this to myself twice already.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 19 22:21:18 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, 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.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- never need to see the numerical response

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 27 20:45:11 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +4 -1 lines
- allow formatting of the shown grade in the score upload

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 21 17:51:24 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: 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.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- default assumed weight when nothing is set is one

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 15 18:23:56 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Bug #1887: grammatical fix for 1 point awarded.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 5 10:07:11 2003 UTC (20 years, 9 months ago) by www
Branches: MAIN
Have very limited connectivity, need to do big commit while online.
Will call this JULYone in Bugzilla. Fixes several small bugs.

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>