CVS log for loncom/homework/rankresponse.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.72.2.1: download - view: text, markup, annotated - select for diffs
Fri Jun 8 11:57:01 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.72: preferred, colored next main 1.73: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.72: +4 -4 lines
- For 2.11
  - Backport 1.74.

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

Revision 1.73: 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.72: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.72: +6 -4 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.72: 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.71: preferred, colored
Changes since revision 1.71: +3 -2 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.71: download - view: text, markup, annotated - [selected 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.70: preferred, colored
Changes since revision 1.70: +6 -3 lines
More practicable and consistent output of previous tries with incomplete answers:
Explicit display of empty answer items, i.e. not submitted

Revision 1.70: 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.69: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.69: +2 -2 lines
Bug #6694 - Proper display of student's submission on previous tries screen for matchresponse, optionresponse, rankresponse

Revision 1.69: 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.68: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.68: +12 -3 lines
- Can view own submissions in anonymous surveys.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Oct 12 12:45:46 2012 UTC (11 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.67: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.67: +6 -3 lines
- For perl 5.16 use of deprecated defined(@array) generates warnings.
  - eliminate use.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Sep 16 22:23:54 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.66: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.66: +1 -4 lines
- Bug 5771
  - Fix underlying cause in lonnet::hashref2str().
  - Preferred to earlier fix (now reverted).
    - Revert earlier changes in *response.pm to report foil name of 0
      as an error.

Revision 1.66: 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.65: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.65: +64 -9 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.65: download - view: text, markup, annotated - select for diffs
Tue Jun 7 17:27:37 2011 UTC (12 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.64: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.64: +4 -1 lines
Bug #5771: foil name 0 does not work

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Dec 19 00:48:50 2010 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0, loncapaMITrelate_1
Diff to previous 1.63: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.63: +24 -6 lines
- New Question Type - randomizetry
  - Only display rankings from last try when displaying options for new try,
    if rndseed for last try is the same as for current try.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Aug 2 10:52:54 2010 UTC (13 years, 7 months ago) by foxr
Branches: MAIN
CVS tags: version_2_10_0_RC1
Diff to previous 1.62: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.62: +6 -3 lines
BZ3268 - make various problem types look better when multiple answers appear in
a single part connected by text (<startouttext /> stuff <endouttext />

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Feb 28 23:43:21 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.61: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.61: +17 -5 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.
- Do not display submission details on gradng screens for anonymous surveys.

Revision 1.57.2.2: download - view: text, markup, annotated - select for diffs
Thu Dec 18 20:04:46 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.57.2.1: preferred, colored to branchpoint 1.57: preferred, colored next main 1.58: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.57.2.1: +2 -2 lines
- Backport 1.61.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Dec 12 09:19:34 2008 UTC (15 years, 3 months ago) by bisitz
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, version_2_8_99_0, bz6209-base, bz6209, bz5969, bz2851, GCI_3, GCI_2, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.60: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.60: +2 -2 lines
Typo

Revision 1.57.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 11 04:04:15 2008 UTC (15 years, 3 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.57: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.57: +9 -7 lines
- Backport 1.59, 1.60.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Dec 11 04:02:18 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.59: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.59: +2 -2 lines
Typo.

Revision 1.59: 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.58: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.58: +9 -7 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.58: download - view: text, markup, annotated - select for diffs
Wed Oct 8 13:58:50 2008 UTC (15 years, 5 months ago) by onken
Branches: MAIN
Diff to previous 1.57: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.57: +33 -8 lines
adds PDF-Form-feature to rankresponse problems

Revision 1.57: 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
Branch point for: version_2_8_X
Diff to previous 1.56: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.56: +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.56: 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.55: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.55: +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.55: 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.54: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.54: +4 -2 lines
BZ 4074  Ensure the bubble lines chunk of the analysis hash gets
keyed by the concatenation of partid.resopnseid.

Revision 1.54: 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.53: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.53: +6 -2 lines
bz4074 - Use lonxml subs to maintain the number of bubble lines required
for responses to these types of problems.

Revision 1.53: 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.52: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.52: +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.52: 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.51: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.51: +22 -1 lines
- 2622, refactoring out some code, essay response also works now

Revision 1.51: 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.50: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.50: +3 -2 lines
- BUG#4244 enter works correctly now also with ption/radio/rank/match response

Revision 1.50: 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.49: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.49: +2 -1 lines
- BUG#5206, <foil>s were posibly getting 2 eauation passes

Revision 1.49: 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_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, version_2_0_99_1
Diff to previous 1.48: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.48: +18 -5 lines
- fixup soe exam printouts also now have correct bubble listed

Revision 1.48: 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.47: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.47: +2 -2 lines
- 0 is a valid name for a foil

Revision 1.47: 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.46: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.46: +2 -2 lines
- BIG#4142 ratche foil unamedness downn to warning

Revision 1.46: 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.45: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.45: +6 -3 lines
- slapping a <b> arond the correct value for option/rank/match responses BUG#4139

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Mar 15 16:55:22 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc
Diff to previous 1.44: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.44: +2 -2 lines
- BUG#4012, was sorting rank number submissions in text order not numerical order

Revision 1.44: 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.43: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.43: +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.43: 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.42: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.42: +5 -2 lines
- BUG#3757, <foil>s without names throw errors

Revision 1.42: 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.41: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.41: +6 -15 lines
- BUG#3637, printing was different if in using conceptgroups versus not using concept groups

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Nov 8 22:56:05 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.40: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.40: +4 -1 lines
- BUG#3580 pass rankresponse tolerance back in analyze mode

Revision 1.40: 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
Diff to previous 1.39: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.39: +7 -2 lines
- <rank and match support survey mode BUG#36

Revision 1.39: 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.38: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.38: +4 -1 lines
- bug#2730, answeriscomputed attribute now exists for match,rank,radiobutton,string,formula,numercial responses

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Sep 9 18:34:29 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_1
Diff to previous 1.37: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.37: +2 -3 lines
- my fix for scantron mode broke online mode, this should fix both

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Sep 3 18:35:52 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.36: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.36: +3 -2 lines
- scantron <rankresponse> was being misgraded BUG#3434

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Aug 25 20:00:31 2004 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_0
Diff to previous 1.35: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.35: +2 -2 lines
- spelling

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Aug 25 19:38:58 2004 UTC (19 years, 7 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.34: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.34: +2 -2 lines
Possible (suggested today by Ed) quick fixing for rankresponce problem in exam mode. I still work on more elegant (Gerd's) solution.

Revision 1.34: 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_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.33: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.33: +3 -2 lines
- converting to  use push/poprandomnumber

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Apr 7 19:31:06 2004 UTC (19 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.32: +3 -3 lines
Changes to avoide overlapping of bubbles in the exam mode.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Apr 5 19:52:25 2004 UTC (19 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.31: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.31: +2 -2 lines
LaTeX output in exam mode looks more pretty.

Revision 1.31: 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.30: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.30: +2 -1 lines
- BUG#2835, Error either always or never showed up.

Revision 1.30: 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.29: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.29: +10 -3 lines
- BUG#2551, foil names need to be unique otherwise things go wonky, throw errors if we see repeated names.

Revision 1.29: 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.28: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.28: +2 -2 lines
- Arrgh!

Revision 1.28: 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.27: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.27: +2 -2 lines
- fixes <matchresponse> when used in scantorn exam
- <rankresponse> should be better behaved too. but I need to do some testing still

Revision 1.27: 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.26: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.26: +2 -2 lines
- stop spamming attempts (Only log a response if there was a response)

Revision 1.26: 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.25: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.25: +4 -3 lines
- took a look at all of the analyze outputs and corrected the buglets

Revision 1.25: 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.24: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.24: +18 -29 lines
- fixing up analyze mode for radiobutton/option/rank/match/image to all use the smae code

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Oct 24 18:04:55 2003 UTC (20 years, 5 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.23: +2 -2 lines
Removed last commit.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Oct 24 18:00:42 2003 UTC (20 years, 5 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.22: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.22: +2 -2 lines
Bug 2323 (problem numbering when printing exam with answers) is fixed for rankresponse.

Revision 1.17.2.2: download - view: text, markup, annotated - select for diffs
Wed Oct 15 19:49:06 2003 UTC (20 years, 5 months ago) by albertel
Branches: version_1_0_2
CVS tags: version_1_0_3
Diff to previous 1.17.2.1: preferred, colored to branchpoint 1.17: preferred, colored next main 1.18: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.17.2.1: +4 -3 lines
- backport 1.22

Revision 1.22: 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.21: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.21: +4 -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.21: 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.20: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.20: +1 -2 lines
- cleaining up some code

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Sep 24 17:57:42 2003 UTC (20 years, 6 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.19: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.19: +2 -2 lines
Bug 2220 (rankresponse print incorrectly when correct) is fixed. I've removed <br /> html tags and made answers unavailable for the students during printing. The situation is the same as for optionresponse.pm module.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Sep 23 15:38:26 2003 UTC (20 years, 6 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.18: +3 -2 lines
HTML tags are no more in the tex output. Working with answers.

Revision 1.17.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.17: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.17: +2 -2 lines
- backport changes to make problemstatus work better

Revision 1.18: 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.17: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.17: +2 -2 lines
- added &Apache::response::show_answer() to better check for if problemstatus inhibiting should be occuring or not

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jul 21 19:42:17 2003 UTC (20 years, 8 months ago) by albertel
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.16: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.16: +2 -2 lines
- BUG#1928 string ordered not numerically ordered

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jul 16 13:14:12 2003 UTC (20 years, 8 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.15: +2 -2 lines
Bug 1947 is fixed.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jul 1 20:13:14 2003 UTC (20 years, 9 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.14: +5 -2 lines
Bug 1667 is fixed. Internal counter (works only for bubblesheet LaTeX exams) is
implemented.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 6 04:26:44 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_3, version_0_99_2
Diff to previous 1.13: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.13: +3 -1 lines
- looks prettier this way

Revision 1.13: 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_1, version_0_99_0, conference_2003
Diff to previous 1.12: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.12: +4 -47 lines
- consolidates the whichfoil functions and fixes BUG#1439

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 2 20:23:52 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.11: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.11: +8 -4 lines
Changes have been done to include radiobuttonresponse into on-line exam mode.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 27 16:55:31 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.10: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.10: +3 -3 lines
The same comment as for optionresponse (corrections to problem mode).

Revision 1.10: 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.9: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.9: +2 -5 lines
- removing lame global

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 26 18:43:29 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.8: +20 -5 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.8: download - view: text, markup, annotated - select for diffs
Tue Mar 25 22:15:04 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.7: +5 -5 lines
 Corrections are done: 1. Number of possibilities exactly corresponds to the screen (web) one for LaTeX output.
2. The enumaretion is corrected for the exam mode - numbers appear on the same lines as bubbles themselfs.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 20 17:59:19 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.6: +1 -2 lines
 Corrected enumeration of items in the exam mode.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 19 18:25:03 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.5: +1 -1 lines
Removed dash from item.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 19 18:18:54 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.4: +7 -6 lines
 Improved version of module (looks better on the paper).

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 19 14:23:38 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.3: +15 -4 lines
 Now can be printed in the exam mode. Note that I've changed the numeration to the boxes according to Ed's desire (the same is true with respect to matchresponse problems eather). Needs additional work for the screen output (I did not care about this until this point). Continue.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 17 20:08:21 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.2: +22 -14 lines
Can be printed now. Tested on my example and Ed's more sofisticated one (/msu/kashy/Testing/C2LC/A7rankingColors.problem). Works fine. Nevertheless needs more testing and especially for the situations where answers are there.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 28 00:14:55 2003 UTC (21 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.71: preferred, colored
Changes since revision 1.1: +1 -3 lines
- uneeded lines

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 19 08:13:04 2003 UTC (21 years, 2 months ago) by albertel
Branches: MAIN
Diff to selected 1.71: preferred, colored
- adding <rankresponse>

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>