CVS log for loncom/homework/matchresponse.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.92.2.1: download - view: text, markup, annotated - select for diffs
Fri Jun 8 11:57:57 2018 UTC (5 years, 9 months ago) by raeburn
Branches: version_2_11_X
CVS tags: 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_msu
Diff to previous 1.92: preferred, colored next main 1.93: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.92: +4 -4 lines
- For 2.11
  - Backport 1.94.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Jun 7 15:58:10 2018 UTC (5 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.93: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.93: +4 -4 lines
- Bug 6883 -- specific to MS Edge on Windows 10 (rev. 1803).

Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Jan 22 22:42:51 2016 UTC (8 years, 2 months ago) by damieng
Branches: MAIN
Diff to previous 1.92: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.92: +2 -2 lines
using a div and CSS instead of br to better control spaces around foils, especially when a div or p is used before the response

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Jan 19 15:35:53 2015 UTC (9 years, 2 months ago) by goltermann
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_educog, version_2_11_2
Branch point for: version_2_11_X
Diff to previous 1.91: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.91: +4 -3 lines
authoring space overhaul
this update tries to improve the user experience of the authoring space.

added codemirror for xml editor and script tags in colorful editor
added possibility to deactivate codemirror in author settings
added dropdown menu to insert problem templates into xml editor (thanks to tobias reinhardt)
added feature of saving current scrollposition on save when editing problems
added possibility to fold blocks in colorful editor, this state will be saved and restored
added shortcuts to create empty problems, html files and directories

and other smaller features and bugfixes

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon May 5 17:40:54 2014 UTC (9 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_1, version_2_11_0_RC3, version_2_11_0
Diff to previous 1.90: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.90: +4 -1 lines
More practicable and consistent output of previous tries with incomplete answers:
Explicit display of empty answer items, i.e. not submitted

Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Feb 27 14:41:34 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.89: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.89: +2 -2 lines
Bug #6694 - Proper display of student's submission on previous tries screen for matchresponse, optionresponse, rankresponse

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue Apr 30 03:03:34 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2, version_2_11_0_RC1
Diff to previous 1.88: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.88: +13 -3 lines
- Can view own submissions in anonymous surveys.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Apr 25 17:58:32 2013 UTC (10 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.87: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.87: +5 -5 lines
Improved spacing in colorful editor:
- More and consistent spacing between options
- Minimize missunderstanding to which element a help icon belongs to
- Less needed total window width in editor

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sat Dec 29 01:21:10 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.86: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.86: +51 -13 lines
- Bug 6595.
  - Derived from code suggested by Christian Knieling (KIT).
  - Additional attribute: "columns", works in tandem with existing attribute:
    "direction". If columns not set, defaults to number of items (i.e.,
    generates a single row, for direction=horizontal, or 1 - single column -
    otherwise).
  - If set to an integer (e.g., 3) will label items as:
    A B C
    D E F
    for direction=horizontal

    or

    A C E
    B D F
    for direction=vertical

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Dec 15 01:21:28 2011 UTC (12 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.85: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.85: +2 -3 lines
- 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

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Nov 29 13:24:38 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation
Diff to previous 1.84: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.84: +3 -2 lines
- Bug 2802.
  - optionresponse::is_nonlenient() moved to inputtags::grading_is_nonlenient()
    to facilitate re-use.
  - where solved is "correct", awarded value < 1 permits new submission,
    only if lenient grading applies.
  - add lenient parameter to custompartial.problem template.

Revision 1.81.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 8 01:48:51 2011 UTC (12 years, 4 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1, loncapaMITrelate_1
Diff to previous 1.81: preferred, colored next main 1.82: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.81: +36 -18 lines
- Backport 1.84.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Nov 8 01:33:14 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.83: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.83: +35 -17 lines
- Check if items are refs for hashes and arrays.
- Use of defined on aggregates (hashes and arrays) is deprecated.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Oct 7 22:39:59 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.82: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.82: +32 -28 lines
- Bug 2802.
  Move determination of lenient vs non-lenient to subroutine to facilitate reuse
.
  - Support lenient parameter for matchresponse as well as optionresponse.
  - Use response::get_param_response() to retrieve lenient parm.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Sep 13 21:42:58 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.81: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.81: +99 -13 lines
- Additional (eighteenth field) BubblesPerRow in Bubblesheet Format file.
  - specify bubbles available for each question row (default is 10).
- Support case where question (or subquestion for optionresponse,
    matchresponse, or rankresponse) requires more bubbles than in one line.
  - Students prompted to bubble once in multiple lines.
  - Numbering recognizes multiple lines per question.
  - Also supports: imageresponse, stringresponse, formularesponse where
    students leave link(s) blank if weight assigned is greater than
    bubbles per line -- multiple lines also supported in this case.

For example:
- 15-bubble MSU Art History exams now supported on standard 10-bubble
    bubblesheets used at MSU.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sun Dec 19 00:54:20 2010 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC2, version_2_10_0
Branch point for: version_2_10_X
Diff to previous 1.80: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.80: +26 -6 lines
- New Question Type - randomizetry
  - Only set dropdown lists to selections last try when displaying options
    for new try, if rndseed for last try is the same as for current try.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Apr 27 14:11:17 2010 UTC (13 years, 11 months ago) by onken
Branches: MAIN
CVS tags: version_2_10_0_RC1, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.79: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.79: +6 -4 lines
Removes PDF-forms fracments in printouts from problems in exam-mode.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Sun Feb 28 23:39:00 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.78: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.78: +19 -4 lines
- New awards for surveys:
 ANONYMOUS ANONYMOUS_CREDIT SUBMITTED_CREDIT
  - given for question types: anonsurvey, anonsurvey_cred, survey_cred.
    - anonsurvey -- course personnel can not view both identity of submitter
                    and submission details.
    - anonsurveycred -- same anonymity, but submitter receives 'awarded' for
                        submission
    - surveycred - submitter receives 'awarded' for submission to survey.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Dec 9 11:30:45 2009 UTC (14 years, 3 months ago) by foxr
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_99_1, bz6209-base, bz6209
Diff to previous 1.77: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.77: +1 -8 lines
Remove some debugging logging used to understand the flow.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Nov 23 12:05:36 2009 UTC (14 years, 4 months ago) by foxr
Branches: MAIN
CVS tags: GCI_3
Diff to previous 1.76: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.76: +14 -4 lines
BZ 5455 - Raisd the position of the bubbles so that they are on the same
   line as the numbers.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Apr 16 15:04:58 2009 UTC (14 years, 11 months ago) by onken
Branches: MAIN
CVS tags: version_2_8_99_0, bz5969, bz2851, GCI_2, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.75: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.75: +9 -5 lines
Disable printing PDF-Form-Comboboxes in machresponse-problems if a problem can't be answered.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Dec 11 01:33:55 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.74: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.74: +17 -4 lines
- Revert 1.74 to 1.73 (restore PDF forms support).

Revision 1.73.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 11 01:20:32 2008 UTC (15 years, 3 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_7_99_0, GCI_1
Diff to previous 1.73: preferred, colored next main 1.74: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.73: +5 -18 lines
_ Backport 1.74.  PDF Forms not included in 2.8.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Dec 11 01:11:55 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.73: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.73: +5 -18 lines
- PDF Forms not included in 2.8

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Dec 11 00:56:20 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Branch point for: version_2_8_X
Diff to previous 1.72: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.72: +10 -9 lines
- Consistent use of quotes.
- Correct typo '&nbsp' -> '&nbsp;'
- Add some additional spaces
- Correct spelling of 'Direction'

Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Oct 24 16:22:54 2008 UTC (15 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.71: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.71: +12 -8 lines
Localization, wording, nobreaks for Colorful Editor
- Added missing &mt() calls at several places (more to be done)
- Same wording "Delete?" for all Delete options
- Same wording style, e.g. added ":" after text and before optionlist
- Added nobreak style for some elements which need to stay together, e.g. help_open_topic in loncommon.pm
- Added/updated some related German translations

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Sep 10 10:11:14 2008 UTC (15 years, 6 months ago) by onken
Branches: MAIN
Diff to previous 1.70: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.70: +25 -7 lines
Adds Matchresponse to PDF-Forms

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Aug 8 16:37:13 2008 UTC (15 years, 7 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0
Diff to previous 1.69: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.69: +3 -3 lines
Localization:
- Added missing &mt() call to "Foils without names" warning
- Optimized &mt() call for "Foil name ... appears more than once" warning
- Added some other missing &mt() calls

Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Feb 1 22:05:45 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2
Diff to previous 1.68: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.68: +2 -1 lines
When the target is 'analyze', include the responsetype of the current item in the lonhomework::analyze hash, for use later on, e.g., for scantron grading.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Jan 30 17:50:13 2008 UTC (16 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.67: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.67: +3 -3 lines
- Fix typos.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Oct 15 09:47:29 2007 UTC (16 years, 5 months ago) by foxr
Branches: MAIN
CVS tags: version_2_6_1, version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.66: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.66: +5 -2 lines
BZ 4074  Ensure the bubble lines chunk of the analysis hash gets
keyed by the concatenation of partid.resopnseid.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Oct 8 09:22:50 2007 UTC (16 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.65: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.65: +7 -2 lines
bz4074 - Use lonxml subs to maintain the number of bubble lines required
for responses to these types of problems.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Aug 29 10:07:42 2007 UTC (16 years, 7 months ago) by foxr
Branches: MAIN
Diff to previous 1.64: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.64: +3 -1 lines
Make anaylze target produce a bubble_lines entry that describes how many
lines on an answer bubble sheet the problem requires for its answer.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Apr 17 23:25:09 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_X, 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_99_0
Diff to previous 1.63: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.63: +26 -1 lines
- 2622, refactoring out some code, essay response also works now

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Apr 11 09:20:32 2007 UTC (16 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.62: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.62: +1 -3 lines
Removed debugging output from bubble generator

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Apr 5 10:29:58 2007 UTC (16 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.61: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.61: +36 -24 lines
bgz4657 - Make the bubble layout a bit more compact
so that if the user has chosen a left/right
positioning of the foil (2 columns) in 2 col printout
in exam mode for matchresponse, nothing will spill over
into the column gutter etc.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Mar 27 19:20:49 2007 UTC (17 years ago) by albertel
Branches: MAIN
Diff to previous 1.60: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.60: +3 -2 lines
- BUG#4244 enter works correctly now also with ption/radio/rank/match response

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Feb 22 01:25:31 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.59: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.59: +4 -1 lines
- BUG#5206, <foil>s were posibly getting 2 eauation passes

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Apr 4 22:30:52 2006 UTC (17 years, 11 months ago) by foxr
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_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0
Diff to previous 1.58: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.58: +2 -2 lines
Remove double $$ =>$ mapping .

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Apr 4 22:24:08 2006 UTC (17 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.57: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.57: +6 -9 lines
Revert to description env and insert a <br /> in the html rendering.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Mar 31 11:10:24 2006 UTC (18 years ago) by foxr
Branches: MAIN
Diff to previous 1.56: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.56: +9 -5 lines
Bug 3535: Do some tricky stuff with tables in boxes so that we can
          eliminate the whilespace that normally preceds a description list.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Dec 6 10:13:46 2005 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_99_1
Diff to previous 1.55: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.55: +19 -7 lines
- fixup soe exam printouts also now have correct bubble listed

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Jun 22 12:03:23 2005 UTC (18 years, 9 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, version_1_99_0
Diff to previous 1.54: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.54: +2 -2 lines
- 0 is a valid name for a foil

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Jun 21 21:00:55 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.53: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.53: +2 -2 lines
- BIG#4142 ratche foil unamedness downn to warning

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Jun 20 21:31:07 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.52: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.52: +2 -2 lines
- slapping a <b> arond the correct value for option/rank/match responses BUG#4139

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:22 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc
Diff to previous 1.51: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.51: +4 -3 lines
- ENV -> env

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Feb 12 01:13:56 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.50: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.50: +13 -5 lines
- implementing direction for the item list for <mr> for the web, LaTeXx's tables piss me off so printing isnt working yet

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Jan 31 22:00:40 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.49: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.49: +2 -2 lines
- Part of #636, Submit Answer now only submits for a single part. The logic for detecting a submission has been broken out to a subroutine if future tweaks are needed.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jan 10 19:21:57 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.48: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.48: +5 -2 lines
- BUG#3757, <foil>s without names throw errors

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Dec 4 00:41:26 2004 UTC (19 years, 3 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, version_1_2_99_1
Diff to previous 1.47: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.47: +7 -19 lines
- BUG#3637, printing was different if in using conceptgroups versus not using concept groups

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Oct 21 06:35:57 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.46: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.46: +11 -2 lines
- <rank and match support survey mode BUG#36

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Oct 7 20:28:30 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.45: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.45: +4 -1 lines
- bug#2730, answeriscomputed attribute now exists for match,rank,radiobutton,string,formula,numercial responses

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Oct 7 18:06:05 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.44: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.44: +11 -7 lines
- BUG#3520, cleanup display of matchresponse is some small ways.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Jul 8 17:51:31 2004 UTC (19 years, 8 months ago) by sakharuk
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
Diff to previous 1.43: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.43: +2 -2 lines
Corrected my own error.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Jul 8 17:45:28 2004 UTC (19 years, 8 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.42: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.42: +28 -9 lines
Bug 3176 (Match Response - specifying the print width) is fixed. Additional
attribute of <itemgroup> tag is introduced - TeXitemgroupwidth. It defines the
width of corresponding field in % of the TeXwidth (of line). Example:
TeXitemgroupwidth="30%").

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jul 2 08:20:55 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_1
Diff to previous 1.41: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.41: +3 -2 lines
- matchresponse in exam mode looke crappy BUG#3094

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu May 27 04:32:19 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_0
Diff to previous 1.40: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.40: +3 -2 lines
- converting to  use push/poprandomnumber

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Apr 8 14:22:48 2004 UTC (19 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.39: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.39: +4 -3 lines
Bubbles do not overlap anymore in the exam mode. Additional space is saved.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Apr 2 17:58:16 2004 UTC (19 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.38: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.38: +12 -4 lines
Bug 2847  (matchresponse printing location="right" spills into column 2) is fixed. In addition I readjusted the list enironment for the description list which allows to save space.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Mar 15 22:09:52 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.37: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.37: +2 -1 lines
- BUG#2835, Error either always or never showed up.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Mar 8 23:23:04 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.36: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.36: +10 -3 lines
- BUG#2551, foil names need to be unique otherwise things go wonky, throw errors if we see repeated names.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Feb 10 17:01:20 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2
Diff to previous 1.35: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.35: +2 -2 lines
- Arrgh!

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Feb 9 19:47:53 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.34: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.34: +3 -3 lines
- how about I test my copy and paste before committing

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Feb 9 19:43:22 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.33: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.33: +30 -15 lines
- 'submission' string for <mathcresponse> now correct
- properly handles <matchresponse> for partial correctness

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Feb 9 19:38:00 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.32: +3 -3 lines
- fixes <matchresponse> when used in scantorn exam
- <rankresponse> should be better behaved too. but I need to do some testing still

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jan 6 20:16:17 2004 UTC (20 years, 2 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.31: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.31: +13 -5 lines
Bug 2541 (matching problem does not print properly) is fixed. Attribute location
in itemgroup tag is now supported.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Nov 15 06:28:02 2003 UTC (20 years, 4 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
Diff to previous 1.30: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.30: +2 -2 lines
- stop spamming attempts (Only log a response if there was a response)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Nov 7 08:52:20 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.29: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.29: +14 -6 lines
- analyze mode is now correct for match response
- now includes a listing of the items in the order presented
- now stores the exact letters submitted

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Oct 27 20:04:34 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.28: +10 -2 lines
- took a look at all of the analyze outputs and corrected the buglets

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Oct 27 19:27:09 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.27: +20 -31 lines
- fixing up analyze mode for radiobutton/option/rank/match/image to all use the smae code

Revision 1.20.2.2: download - view: text, markup, annotated - select for diffs
Wed Oct 15 19:52:53 2003 UTC (20 years, 5 months ago) by albertel
Branches: version_1_0_2
CVS tags: version_1_0_3
Diff to previous 1.20.2.1: preferred, colored to branchpoint 1.20: preferred, colored next main 1.21: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.20.2.1: +3 -3 lines
- backport 1.27

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 15 19:40:42 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.26: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.26: +3 -3 lines
- match/option/rank/numerical responses now restore last state of bubbles
  in online exam mode
- match/rank getting closer to working in scantron mode

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Oct 13 19:25:30 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.25: +1 -2 lines
- cleaining up some code

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Oct 10 16:47:25 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.24: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.24: +2 -2 lines
- re commiting changes from 1.23 that got backed out

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Sep 24 18:14:30 2003 UTC (20 years, 6 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.23: +2 -2 lines
Bug 2225 (matchresponse shows answers in printout) is fixed. In addition I've removed triangles from output for 'tex' target in non-exam mode.

Revision 1.20.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 23 01:52:57 2003 UTC (20 years, 6 months ago) by albertel
Branches: version_1_0_2
Diff to previous 1.20: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.20: +2 -2 lines
- backport changes to make problemstatus work better

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Sep 22 20:49:01 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
- added &Apache::response::show_answer() to better check for if problemstatus inhibiting should be occuring or not

Revision 1.22: download - view: text, markup, annotated - [selected for diffs]
Mon Sep 15 18:13:52 2003 UTC (20 years, 6 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +4 -4 lines
Bug 2177 (Match items have too much white space) is fixed.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Aug 19 15:24:52 2003 UTC (20 years, 7 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.20: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.20: +4 -5 lines
Bug 2048 (Printing match items with concept groups) is fixed.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jul 1 20:13:30 2003 UTC (20 years, 9 months ago) by sakharuk
Branches: MAIN
CVS tags: version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4
Branch point for: version_1_0_2
Diff to previous 1.19: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.19: +5 -2 lines
Bug 1667 is fixed. Internal counter (works only for bubblesheet LaTeX exams) is
implemented.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jun 30 20:23:33 2003 UTC (20 years, 9 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.18: +17 -9 lines
Changes to print huge problems (no room on single page). Instead table environment module use list-description environment. That allow to avoid a lot of problems (conflicts between dif LaTeX envs).

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri May 16 20:16:18 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.17: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.17: +15 -58 lines
- consolidates the whichfoil functions and fixes BUG#1439

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue May 6 22:08:28 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.16: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.16: +3 -2 lines
- unpretty when zero items and editing

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 26 22:59:09 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.15: +4 -6 lines
- removing lame global

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 26 22:41:34 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.14: +7 -8 lines
- reintegrating dleted changed from version 1.12

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 26 18:43:15 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.13: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.13: +17 -4 lines
Changes were done according to Ed's desires: 1. Added righttriangle symbol yo any foil in the exam LaTeX mode (lines before bubbles). 2. Spacing adjustment of the text and bubbles is done. 3. Separation of problems with respect to foils (questions) is more clear now.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 25 22:21:20 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.12: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.12: +10 -10 lines
Enumeration is corrected for exam mode (see notes for optionresponse or rankresponse).

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Mar 20 19:38:41 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.11: +7 -9 lines
- eliminating an unneeded global

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 20 18:26:34 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.10: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.10: +2 -1 lines
Math expressions in the choice-table converted from line math mode to embedded math mode. It is neccessary because LaTeX does not allow to use line math mode inside of the table environment.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 20 18:06:07 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.9: +1 -2 lines
Corrected enumeration for exam bubble mode.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 19 19:20:44 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.8: +7 -5 lines
 Corrections done in calculation of possible choices (letters with mark them).

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 19 19:10:16 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.7: +2 -2 lines
 Correction: array for the printing output has to be cleaned up every time when invoking.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 19 18:36:37 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.6: +11 -4 lines
 Improved version of module (looks better on the paper).

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 18 21:26:33 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.5: +21 -12 lines
Now works in the exam mode. Probably needs some cosmetis additional work (mainly adjustment of numbers).

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 17 19:54:20 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.4: +47 -18 lines
 Can be printed now. Tested on the simplest examples (2 my own and one Ed's more sofisticated - /msu/kashy/Testing/C2LC/A8matching.problem) - works well. Needs to be tested more and may be corrected for the output having answers.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 20 09:55:07 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.3: +43 -6 lines
- Fixes most of BUG#1260, but uncertain how to provide access to table color/alignment/border, leaning towards naming the elements and then letting the instructor use CSS

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 20 09:30:42 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.2: +37 -21 lines
- Fixes the rest of BUG#1263, can now lock items into positions

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 20 08:57:51 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.22: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Fixes most of BUG#1263, matchresponse items now randomize

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 28 00:11:49 2003 UTC (21 years, 2 months ago) by albertel
Branches: MAIN
Diff to selected 1.22: preferred, colored
- adding match response handler

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>