CVS log for loncom/homework/radiobuttonresponse.pm
Up to [LON-CAPA] / loncom / homework
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.157.2.3: download - view: text, markup, annotated - select for diffs
Sun Feb 3 22:02:21 2019 UTC (5 years, 9 months ago) by raeburn
Branches: version_2_11_X
CVS tags: 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_msu
Diff to previous 1.157.2.2: preferred, unified to branchpoint 1.157: preferred, unified next main 1.158: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.157.2.2: +12 -3
lines
- For 2.11
- Backport 1.161, 1.162.
Revision 1.162: download - view: text, markup, annotated - select for diffs
Wed Dec 19 04:07:35 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
HEAD
Diff to previous 1.161: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.161: +4 -3
lines
- Bug 6724.
Revision 1.161: download - view: text, markup, annotated - select for diffs
Wed Dec 19 03:44:28 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.160: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.160: +10 -2
lines
- Bug 6724
Revision 1.157.2.2: download - view: text, markup, annotated - select for diffs
Wed Sep 14 18:18:51 2016 UTC (8 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_2_uiuc,
version_2_11_2_educog,
version_2_11_2
Diff to previous 1.157.2.1: preferred, unified to branchpoint 1.157: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.157.2.1: +3 -2
lines
- For 2.11
- Backport 1.158
Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Jan 22 22:42:51 2016 UTC (8 years, 9 months ago) by damieng
Branches: MAIN
Diff to previous 1.159: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.159: +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.157.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 7 15:26:24 2015 UTC (9 years, 7 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_1
Diff to previous 1.157: preferred, unified
Changes since revision 1.157: +5 -5
lines
- For 2.11
Backport 1.159
Revision 1.159: download - view: text, markup, annotated - select for diffs
Tue Apr 7 15:08:12 2015 UTC (9 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.158: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.158: +5 -5
lines
- Satisfy w3c xhtml validation.
Revision 1.158: download - view: text, markup, annotated - select for diffs
Mon Jan 19 15:35:53 2015 UTC (9 years, 9 months ago) by goltermann
Branches: MAIN
Diff to previous 1.157: preferred, unified
Changes since revision 1.157: +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.156: download - view: text, markup, annotated - select for diffs
Thu Apr 25 17:58:32 2013 UTC (11 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.155: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.155: +3 -3
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.155: download - view: text, markup, annotated - select for diffs
Fri Feb 10 00:26:42 2012 UTC (12 years, 8 months ago) by foxr
Branches: MAIN
Diff to previous 1.154: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.154: +742 -253
lines
bz4492 - Honor horizontal rendering of bubbles and do a bit of tuning of exam
mode rendering to make stuff look nicer in vert. mode.
Revision 1.153.6.10: download - view: text, markup, annotated - select for diffs
Sun Feb 5 16:11:57 2012 UTC (12 years, 9 months ago) by foxr
Branches: BZ4492-feature_horizontal_radioresponse
CVS tags: BZ4492-merge
Diff to previous 1.153.6.9: preferred, unified to branchpoint 1.153: preferred, unified next main 1.154: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153.6.9: +60 -65
lines
BZ4492 - Code cleanup and more refactoring.
Revision 1.153.6.9: download - view: text, markup, annotated - select for diffs
Sat Feb 4 20:40:07 2012 UTC (12 years, 9 months ago) by foxr
Branches: BZ4492-feature_horizontal_radioresponse
Diff to previous 1.153.6.8: preferred, unified to branchpoint 1.153: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153.6.8: +127 -130
lines
BZ 4492 - Get survey printing to honor the $direction.
Revision 1.153.6.8: download - view: text, markup, annotated - select for diffs
Mon Jan 30 11:36:55 2012 UTC (12 years, 9 months ago) by foxr
Branches: BZ4492-feature_horizontal_radioresponse
Diff to previous 1.153.6.7: preferred, unified to branchpoint 1.153: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153.6.7: +243 -151
lines
BZ4492
- Factor out foil filtering in displayallfoils
- Factor out display_survey_htmlfrom displayallfoils.
Revision 1.153.6.7: download - view: text, markup, annotated - select for diffs
Wed Jan 25 12:00:33 2012 UTC (12 years, 9 months ago) by foxr
Branches: BZ4492-feature_horizontal_radioresponse
Diff to previous 1.153.6.6: preferred, unified to branchpoint 1.153: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153.6.6: +5 -3
lines
Clean up errors in survey rendeing..still need to support horiztonal rendering
in survey mode which will be preceded by radical refactoring of displayallfoils.
Revision 1.153.6.6: download - view: text, markup, annotated - select for diffs
Wed Jan 25 11:37:32 2012 UTC (12 years, 9 months ago) by foxr
Branches: BZ4492-feature_horizontal_radioresponse
Diff to previous 1.153.6.5: preferred, unified to branchpoint 1.153: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153.6.5: +40 -12
lines
BZ4492 - Get regular problems to honor 'direction' in 'tex' mode.
Revision 1.153.6.5: download - view: text, markup, annotated - select for diffs
Tue Jan 24 12:05:12 2012 UTC (12 years, 9 months ago) by foxr
Branches: BZ4492-feature_horizontal_radioresponse
Diff to previous 1.153.6.4: preferred, unified to branchpoint 1.153: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153.6.4: +165 -74
lines
BZ 4492 - Get exam mode printing to understand 'horizontal' orientation.
Revision 1.153.6.4: download - view: text, markup, annotated - select for diffs
Mon Jan 23 12:00:13 2012 UTC (12 years, 9 months ago) by foxr
Branches: BZ4492-feature_horizontal_radioresponse
Diff to previous 1.153.6.3: preferred, unified to branchpoint 1.153: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153.6.3: +176 -106
lines
BZ 4492 More refactoring prior to implementing latex direction rendering
selection.
Revision 1.153.6.3: download - view: text, markup, annotated - select for diffs
Sat Jan 21 21:40:41 2012 UTC (12 years, 9 months ago) by foxr
Branches: BZ4492-feature_horizontal_radioresponse
Diff to previous 1.153.6.2: preferred, unified to branchpoint 1.153: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153.6.2: +162 -137
lines
BZ4492 - continued refactoring of how this is rendered so this can be done
sensibly.
Revision 1.153.6.2: download - view: text, markup, annotated - select for diffs
Sat Jan 21 20:54:57 2012 UTC (12 years, 9 months ago) by foxr
Branches: BZ4492-feature_horizontal_radioresponse
Diff to previous 1.153.6.1: preferred, unified to branchpoint 1.153: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153.6.1: +59 -67
lines
BZ4492 Complete refactoring of html rendition of radiobuttonresponses.
Revision 1.154: download - view: text, markup, annotated - select for diffs
Fri Jan 20 13:26:34 2012 UTC (12 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.153: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153: +638 -913
lines
- Revert to 1.152. (white space changes reversed).
Revision 1.153.6.1: download - view: text, markup, annotated - select for diffs
Fri Jan 20 11:41:31 2012 UTC (12 years, 9 months ago) by foxr
Branches: BZ4492-feature_horizontal_radioresponse
Diff to previous 1.153: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.153: +129 -43
lines
BZ 4492 Start refactorying the rendition code so that it's tractable
for modification
Revision 1.153: download - view: text, markup, annotated - select for diffs
Thu Jan 5 11:56:34 2012 UTC (12 years, 10 months ago) by foxr
Branches: MAIN
CVS tags: BZ4492-feature_Support_horizontal_radioresponse,
BZ4492-Support_horizontal_radioresponse
Branch point for: BZ4492-feature_horizontal_radioresponse
Diff to previous 1.152: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.152: +914 -639
lines
Reformat using perltidy so I can actually read it.
Revision 1.148.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 16 23:14:28 2011 UTC (13 years, 1 month ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1,
loncapaMITrelate_1
Diff to previous 1.148: preferred, unified next main 1.149: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.148: +8 -3
lines
- Backport 1.150.
Revision 1.152: download - view: text, markup, annotated - select for diffs
Fri Sep 16 22:23:54 2011 UTC (13 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge,
language_hyphenation
Diff to previous 1.151: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.151: +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.151: download - view: text, markup, annotated - select for diffs
Tue Sep 13 21:42:58 2011 UTC (13 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.150: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.150: +48 -15
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.150: download - view: text, markup, annotated - select for diffs
Fri Aug 26 22:40:17 2011 UTC (13 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.149: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.149: +7 -3
lines
- Bug 6489.
- radiobuttonresponse containing foil with location="bottom" and value="false"
can now include "true" foil in next to bottom position.
- legacy behavior (that position inaccessible to "true" foil) retained for
questiontype of "exam", in case bubblesheet exam is printed on a server running
pre-rev 1.150 version of radiobuttonresponse, and graded on a server
running rev 1.150 or later.
Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Jun 7 17:27:37 2011 UTC (13 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.148: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.148: +4 -1
lines
Bug #5771: foil name 0 does not work
Revision 1.148: download - view: text, markup, annotated - select for diffs
Fri May 27 18:40:37 2011 UTC (13 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0
Branch point for: version_2_10_X
Diff to previous 1.147: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.147: +1 -2
lines
- Duplicate declaration.
Revision 1.147: download - view: text, markup, annotated - select for diffs
Sun Dec 19 04:24:29 2010 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC2
Diff to previous 1.146: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.146: +28 -5
lines
- New Question Type - randomizetry
- Only check radiobutton checked in last try when displaying new try
if rndseed for last try is the same as for current try.
Revision 1.146: download - view: text, markup, annotated - select for diffs
Mon Jun 14 02:08:28 2010 UTC (14 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC1
Diff to previous 1.145: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.145: +2 -2
lines
- Correction to award name.
Revision 1.145: download - view: text, markup, annotated - select for diffs
Mon May 3 14:43:50 2010 UTC (14 years, 6 months ago) by onken
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE
Diff to previous 1.144: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.144: +20 -26
lines
- remove metadate PDF-Formfield (finding a better place for it)
- printing radiobutton-PDF-Formfields in a itemize-environment
see also changes in lonxml::print_pdf_radiobutton(v1.507 to v1.508)
Revision 1.144: download - view: text, markup, annotated - select for diffs
Sun Feb 28 23:42:24 2010 UTC (14 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.143: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.143: +31 -8
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 grading screens for anonymous surveys.
Revision 1.143: download - view: text, markup, annotated - select for diffs
Sat May 23 05:04:58 2009 UTC (15 years, 5 months ago) by onken
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
Diff to previous 1.142: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.142: +6 -6
lines
- do not print pdf-forms when radiobutton problem is not answerable
Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Mar 18 13:46:26 2009 UTC (15 years, 7 months ago) by bisitz
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.141: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.141: +5 -5
lines
- XHTML conform checked attributes in input tags
- Optimized white spaces usage
Revision 1.134.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 11 03:29:30 2008 UTC (15 years, 10 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.134: preferred, unified next main 1.135: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.134: +14 -12
lines
- Backport 1.136, 1.140, 1.141.
Revision 1.141: download - view: text, markup, annotated - select for diffs
Thu Dec 11 03:25:45 2008 UTC (15 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.140: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.140: +4 -4
lines
- Add : for consistency.
- Add som additional spaces.
Revision 1.140: download - view: text, markup, annotated - select for diffs
Thu Dec 11 02:16:46 2008 UTC (15 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.139: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.139: +2 -2
lines
Typo.
Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:19:15 2008 UTC (15 years, 11 months ago) by jms
Branches: MAIN
Diff to previous 1.138: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.138: +84 -81
lines
Moved POD comments to bottom of file
Revision 1.138: download - view: text, markup, annotated - select for diffs
Tue Nov 18 19:14:28 2008 UTC (15 years, 11 months ago) by jms
Branches: MAIN
Diff to previous 1.137: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.137: +22 -62
lines
Added/updated/converted POD. Many files had their POD redone to new standards.
Revision 1.137: download - view: text, markup, annotated - select for diffs
Fri Nov 14 21:27:17 2008 UTC (15 years, 11 months ago) by jms
Branches: MAIN
Diff to previous 1.136: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.136: +123 -28
lines
Added/converted comments to POD style
Revision 1.136: download - view: text, markup, annotated - select for diffs
Fri Oct 24 16:22:54 2008 UTC (16 years ago) by bisitz
Branches: MAIN
Diff to previous 1.135: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.135: +11 -9
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.135: download - view: text, markup, annotated - select for diffs
Fri Sep 5 12:50:45 2008 UTC (16 years, 2 months ago) by onken
Branches: MAIN
Diff to previous 1.134: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.134: +40 -8
lines
Adds PDF-formfields function to radiobutton-problems (not to exams)
Revision 1.134: download - view: text, markup, annotated - select for diffs
Fri Aug 8 16:37:13 2008 UTC (16 years, 3 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.133: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.133: +5 -5
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.133: download - view: text, markup, annotated - select for diffs
Sat Mar 22 00:36:57 2008 UTC (16 years, 7 months 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
Diff to previous 1.132: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.132: +1 -2
lines
- remove line commented out in 1.132
Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Feb 28 11:59:50 2008 UTC (16 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.131: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.131: +8 -3
lines
Localization:
Added missing &mt() to after solved messages "Correct:" and "Incorrect:"
Revision 1.131: download - view: text, markup, annotated - select for diffs
Fri Feb 1 22:05:45 2008 UTC (16 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_2
Diff to previous 1.130: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.130: +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.130: download - view: text, markup, annotated - select for diffs
Mon Oct 22 09:29:58 2007 UTC (17 years 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.129: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.129: +3 -5
lines
remove some log spew.
Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Oct 15 09:47:29 2007 UTC (17 years ago) by foxr
Branches: MAIN
Diff to previous 1.128: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.128: +5 -4
lines
BZ 4074 Ensure the bubble lines chunk of the analysis hash gets
keyed by the concatenation of partid.resopnseid.
Revision 1.128: download - view: text, markup, annotated - select for diffs
Mon Oct 8 09:22:50 2007 UTC (17 years, 1 month ago) by foxr
Branches: MAIN
Diff to previous 1.127: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.127: +7 -3
lines
bz4074 - Use lonxml subs to maintain the number of bubble lines required
for responses to these types of problems.
Revision 1.127: download - view: text, markup, annotated - select for diffs
Wed Aug 29 13:40:18 2007 UTC (17 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.126: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.126: +1 -5
lines
- removing unneeded line
Revision 1.126: download - view: text, markup, annotated - select for diffs
Wed Aug 29 10:07:42 2007 UTC (17 years, 2 months ago) by foxr
Branches: MAIN
Diff to previous 1.125: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.125: +7 -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.125: download - view: text, markup, annotated - select for diffs
Mon Aug 6 20:52:54 2007 UTC (17 years, 3 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_99_0
Diff to previous 1.124: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.124: +1 -2
lines
- remove debug spew
Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Jul 17 20:44:07 2007 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.123: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.123: +19 -11
lines
- BUG#4074,
- correct line numbers in print
- correct the display of the correct answer to point to the correct line /bubble letter
Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Jun 29 17:32:31 2007 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.122: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.122: +18 -19
lines
- making sure that whichfoils is called only once per target so randomness
doesn't change
Revision 1.122: download - view: text, markup, annotated - select for diffs
Fri Jun 29 17:24:03 2007 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.121: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.121: +26 -2
lines
- document &whichfoils
- correct usage of whichfoils
Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Jun 29 12:49:10 2007 UTC (17 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.120: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.120: +44 -37
lines
BZ4704 - Factor all the bubble line computations out into
end_foilgroup ... eliminating globals for
bubbles_per_line and bubble_lines.
Revision 1.120: download - view: text, markup, annotated - select for diffs
Tue Jun 26 10:42:09 2007 UTC (17 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.119: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.119: +33 -10
lines
BZ 4074:
- Centralize the increment of the line counter.
- Honor the bubbles per line parameter.
- Centralize the line increment counter.
Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Jun 20 22:50:27 2007 UTC (17 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.118: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.118: +2 -2
lines
Style police.
Revision 1.118: download - view: text, markup, annotated - select for diffs
Wed Jun 20 22:36:52 2007 UTC (17 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.117: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.117: +16 -38
lines
Factor the multi-line bubble stuff out of radiobuttonresponse.pm and put
it into response.pm
Revision 1.117: download - view: text, markup, annotated - select for diffs
Wed Jun 20 21:43:59 2007 UTC (17 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.116: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.116: +3 -15
lines
Remove bogus /misleading comments
Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue Jun 19 10:00:23 2007 UTC (17 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.115: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.115: +61 -9
lines
Support more than 10 radio responses in exam mode. Note that
grades.pm must still be taught to deal with more than one line
of bubbled responses as a multibubble.
Revision 1.115: download - view: text, markup, annotated - select for diffs
Thu May 17 10:01:44 2007 UTC (17 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.114: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.114: +10 -1
lines
:q!
Revision 1.114: download - view: text, markup, annotated - select for diffs
Tue Apr 17 23:25:09 2007 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X,
version_2_4_2,
version_2_4_1,
version_2_4_0,
version_2_3_99_0
Diff to previous 1.113: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.113: +14 -19
lines
- 2622, refactoring out some code, essay response also works now
Revision 1.113: download - view: text, markup, annotated - select for diffs
Tue Mar 27 19:20:49 2007 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.112: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.112: +11 -3
lines
- BUG#4244 enter works correctly now also with ption/radio/rank/match response
Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Mar 1 02:31:20 2007 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.111: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.111: +21 -1
lines
- mroe bug#2622 add code for fixing uyp displays of numerical/formula/radio responses to make more sense to users
Revision 1.111: download - view: text, markup, annotated - select for diffs
Thu Feb 22 01:25:31 2007 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.110: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.110: +2 -1
lines
- BUG#5206, <foil>s were posibly getting 2 eauation passes
Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Dec 19 11:05:21 2006 UTC (17 years, 10 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_99_1
Diff to previous 1.109: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.109: +38 -16
lines
BUG 4795 - Survey printing fails 'cause displayallfoils has no
conditional branches for $target eq 'tex'. Put in a first crack at this.
NOTE: are the opportunities for a refactoriziation of the display of a single
foil between displayallfoils and display foil?
Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Dec 8 17:38:35 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_99_0
Diff to previous 1.108: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.108: +1 -14
lines
- backing out half done patch for now
Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Dec 7 23:10:42 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.107: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.107: +3 -3
lines
- xhtml
Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Nov 27 11:42:40 2006 UTC (17 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.106: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.106: +14 -1
lines
BUG 4074 - If there are more than 10 foils displayed,
in exam mode, break this up into two problems so that
bubble sheets can be created. Note that 10 is tunable
using exam_max_bubbles at the top of the module.
Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon Mar 27 21:18:16 2006 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X,
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.105: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.105: +9 -3
lines
- BUG#4716
Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Dec 6 10:03:57 2005 UTC (18 years, 11 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.104: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.104: +8 -3
lines
- add correct bubble to exam printout
- optionrepsonse prints multiple answer lines for exam printout
Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Oct 11 20:02:31 2005 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.103: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.103: +2 -2
lines
- if max is not specified, use all the foils
Revision 1.103: download - view: text, markup, annotated - select for diffs
Mon Jun 27 21:51:29 2005 UTC (19 years, 4 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
Diff to previous 1.102: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.102: +4 -2
lines
- BUG#4176
Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Jun 22 12:03:23 2005 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_0
Diff to previous 1.101: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.101: +2 -2
lines
- 0 is a valid name for a foil
Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Jun 21 21:00:55 2005 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.100: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.100: +2 -2
lines
- BIG#4142 ratche foil unamedness downn to warning
Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:22 2005 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc,
version_1_99_0_tmcc
Diff to previous 1.99: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.99: +5 -4
lines
- ENV -> env
Revision 1.99: download - view: text, markup, annotated - select for diffs
Mon Jan 31 22:00:40 2005 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.98: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.98: +3 -3
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.98: download - view: text, markup, annotated - select for diffs
Mon Jan 10 19:21:57 2005 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.97: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.97: +5 -2
lines
- BUG#3757, <foil>s without names throw errors
Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Dec 23 17:08:22 2004 UTC (19 years, 10 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
Diff to previous 1.96: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.96: +4 -1
lines
- fixes BUG#3748
Revision 1.96: download - view: text, markup, annotated - select for diffs
Thu Oct 21 03:34:06 2004 UTC (20 years ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_1,
version_1_2_99_0
Diff to previous 1.95: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.95: +8 -3
lines
- propely do previous cheiking or rbr survey responses
Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Oct 7 20:28:30 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.94: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.94: +4 -1
lines
- bug#2730, answeriscomputed attribute now exists for match,rank,radiobutton,string,formula,numercial responses
Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Oct 4 17:41:01 2004 UTC (20 years, 1 month ago) by matthew
Branches: MAIN
Diff to previous 1.93: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.93: +8 -4
lines
<label>s around input fields and foil text. Does not appear to have any
effect on printing.
Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Aug 30 02:03:44 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_X,
version_1_2_1,
version_1_2_0
Diff to previous 1.92: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.92: +20 -7
lines
- making horizontal work in survey mode
Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri Aug 27 21:47:34 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.91: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.91: +2 -2
lines
- removing the <br/> in horizontal mode
Revision 1.91: download - view: text, markup, annotated - select for diffs
Thu Aug 26 22:08:30 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.90: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.90: +4 -4
lines
- BUG#3194, removing unneded newlines
Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Aug 24 23:32:13 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.89: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.89: +41 -9
lines
- BUG#3194, radiobutton can be marked as horizontal now
Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu May 27 04:25:13 2004 UTC (20 years, 5 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.88: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.88: +3 -2
lines
- fixes for randnumber generation
- due to a error in coding the 64bit and 64bit2 rnd seeds were throwing away the second half of the seed, we now preserve this functionality and make it explicit
- additionally 64bit3 now uses all 64bits of the seed
- also added new function pushrandomnumber poprandomnumber to be called instead of setrandomnumber before we were crunching the Safe space random number generator state, as this function is used bu thing the <optionresponse> and <radoibuttonresponse> this meant changes in the internal randomization code could screw up later Safe space random calls the old method is preserved for blank 64bit and 64bit2 randomiztion env.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri May 7 17:18:45 2004 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.87: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.87: +3 -1
lines
- deafult to Alpha mode for numbering, looks better
Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Mar 31 05:23:59 2004 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.86: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.86: +3 -3
lines
- trying to be UTF8 transparent
Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Mar 15 22:09:52 2004 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.85: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.85: +2 -1
lines
- BUG#2835, Error either always or never showed up.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Mon Mar 8 23:23:04 2004 UTC (20 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.84: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.84: +11 -3
lines
- BUG#2551, foil names need to be unique otherwise things go wonky, throw errors if we see repeated names.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Mar 5 23:04:31 2004 UTC (20 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.83: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.83: +4 -4
lines
- in survey mode don't show the correctness of the foil just higlight their selection
Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Mar 5 22:59:48 2004 UTC (20 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.82: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.82: +450 -443
lines
- retabination
Revision 1.82: download - view: text, markup, annotated - select for diffs
Fri Mar 5 19:44:18 2004 UTC (20 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.81: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.81: +2 -2
lines
- BUG#2776, rbr doesn't complain about a lack of true statments if it is a survey
Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Feb 25 00:41:47 2004 UTC (20 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.80: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.80: +20 -6
lines
- BUG#2754, surveys rendered incorrectly in answer mode
Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Jan 14 22:08:22 2004 UTC (20 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.79: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.79: +4 -2
lines
Help!
Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Oct 27 20:04:34 2003 UTC (21 years ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X,
version_1_1_3,
version_1_1_2,
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.78: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.78: +8 -3
lines
- took a look at all of the analyze outputs and corrected the buglets
Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Oct 27 19:27:09 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.77: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.77: +10 -46
lines
- fixing up analyze mode for radiobutton/option/rank/match/image to all use the smae code
Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Oct 27 18:26:15 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.76: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.76: +39 -7
lines
- does analyze target now
Revision 1.76: download - view: text, markup, annotated - select for diffs
Fri Oct 24 18:06:06 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.75: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.75: +2 -2
lines
Removed last commit.
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Oct 24 17:58:55 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.74: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.74: +2 -2
lines
Bug 2323 (problem numbering when printing exam with answers) is fixed for radiobuttonresponse problems.
Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Oct 13 19:25:30 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.73: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.73: +1 -2
lines
- cleaining up some code
Revision 1.72.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 23 01:52:57 2003 UTC (21 years, 1 month ago) by albertel
Branches: version_1_0_2
CVS tags: version_1_0_3
Diff to previous 1.72: preferred, unified next main 1.73: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.72: +3 -3
lines
- backport changes to make problemstatus work better
Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Sep 22 20:49:01 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.72: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.72: +3 -3
lines
- added &Apache::response::show_answer() to better check for if problemstatus inhibiting should be occuring or not
Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Jun 20 04:05:13 2003 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_0_1,
version_1_0_0,
version_0_99_5,
version_0_99_4,
version_0_99_3
Branch point for: version_1_0_2
Diff to previous 1.71: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.71: +9 -3
lines
- Bug #35, RBR now complains if no true foils available
Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri May 16 19:25:08 2003 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_2,
version_0_99_1,
version_0_99_0,
conference_2003
Diff to previous 1.70: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.70: +9 -5
lines
- Fixes BUG#1439 for rbr
Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Apr 18 17:10:08 2003 UTC (21 years, 6 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.69: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.69: +11 -1
lines
Bug 908 is fixed (this is not a bug - rather enhancement). I've introduced a
TeXtype attribute in <radioresponse> tag which allows you to customise the labelling.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Apr 18 06:26:43 2003 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.68: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.68: +2 -7
lines
- uses response::getresponse now
Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Apr 8 02:40:56 2003 UTC (21 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.67: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.67: +5 -5
lines
- brining consitancy to the homework input fields
Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Apr 7 22:28:08 2003 UTC (21 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.66: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.66: +2 -4
lines
- better handling of counters
- always increment the counters for modes with output
- option/radiobutton responses now use new method for getting current response
supporting scantron mode
Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Apr 4 23:37:04 2003 UTC (21 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.65: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.65: +2 -4
lines
- baking out alex's change, that I said I wanted but it turned out I was lying, sorry about that alex
Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Apr 4 23:35:17 2003 UTC (21 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.64: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.64: +15 -3
lines
- actually submitting scantron results now, I have gottne 1 question for one studnet marked incorrect
- radiobutton now understands a scantron submission,
- radiobuton increments the counter in end_foild group, that way it can be used to acquire the scantron submissions
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Apr 2 15:09:00 2003 UTC (21 years, 7 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.63: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.63: +5 -6
lines
Start to work on radiobutton response mode for the online exam.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Jan 7 22:13:07 2003 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2,
version_0_6_1
Diff to previous 1.62: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.62: +2 -3
lines
- Fixes BUG#1132 not respecting max in radiobutton response.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Dec 2 17:06:08 2002 UTC (21 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6
Diff to previous 1.61: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.61: +6 -2
lines
- correct answers are no longer shown for target tex
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Nov 14 20:30:34 2002 UTC (21 years, 11 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.60: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.60: +2 -2
lines
Now prints proble after passing answer date correctly.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Nov 7 15:34:14 2002 UTC (22 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.59: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.59: +4 -4
lines
On-line exam with passed answer date can be printed correctly with answers.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Oct 28 14:28:04 2002 UTC (22 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.58: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.58: +2 -2
lines
Changes to print list environment a little bit better (Ed's desire).
Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Oct 25 19:02:38 2002 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.57: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.57: +7 -2
lines
- working <radiobuttonhint>, edit mode is non-intuitive but functional
Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Oct 17 17:13:44 2002 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.56: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.56: +2 -5
lines
- Rewrite counter code
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Oct 17 14:40:23 2002 UTC (22 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.55: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.55: +17 -6
lines
For the exam 1. correctly adjust the size of bubbles to the text width;
2. use correct enumeration through the environment variable;
Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Oct 14 20:33:57 2002 UTC (22 years ago) by albertel
Branches: MAIN
Diff to previous 1.54: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.54: +6 -3
lines
- should only create the table in exam mode
- fixes problem with random numbers changing in grade target
Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Oct 2 18:12:51 2002 UTC (22 years, 1 month ago) by sakharuk
Branches: MAIN
Diff to previous 1.53: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.53: +8 -2
lines
Prints exams now.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Sep 26 21:45:53 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.52: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.52: +2 -2
lines
- hide and show locations properly
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Sep 26 21:40:24 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.51: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.51: +2 -2
lines
- location attribute shown/hidden better
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Sep 26 20:45:00 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.50: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.50: +15 -8
lines
- removed use of Perl's internal rand operator, now all randomiztaion depends upon the external Math::Random library
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Sep 25 19:39:49 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.49: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.49: +3 -4
lines
- silly masking error
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Sep 23 22:32:41 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.48: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.48: +105 -43
lines
- all the possible ways one might derandomize are in here now, and athe answer is correct.
- BUG#542
Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Sep 23 19:09:52 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.47: +9 -7
lines
- this allows one to turn randomiztion back on. :-)
- start of being able to specify where a particular foil should show up in the order
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Sep 23 17:20:41 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.46: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.46: +35 -14
lines
- allows one to turn off randomization, as a side effect it will
1) ignore the max parameter
2) always pick the first true foil it sees
Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Aug 5 18:24:05 2002 UTC (22 years, 3 months ago) by sakharuk
Branches: MAIN
CVS tags: version_0_5_1,
version_0_5
Diff to previous 1.45: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.45: +9 -5
lines
Corrections to show the answer.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Aug 5 15:55:21 2002 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.44: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.44: +29 -12
lines
- show answer after answer date (was reverting to default display)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Aug 5 14:59:24 2002 UTC (22 years, 3 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.43: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.43: +5 -6
lines
Changed to make as close to optionresponse as possible.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jul 29 20:43:47 2002 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.42: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.42: +4 -4
lines
- incorrect initializtions
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Jul 17 18:06:18 2002 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.41: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.41: +4 -3
lines
- supports variables in the possible args to a foil for a rbr type question BUG#584
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri May 3 20:13:14 2002 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_0_4,
stable_2002_july,
STABLE
Diff to previous 1.40: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.40: +29 -24
lines
- implementing BUG#238 fro radiobuttonresponse
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri May 3 19:44:13 2002 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.39: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.39: +3 -3
lines
- radiobuttonresponse was showing max+1 foils
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Apr 3 19:32:36 2002 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.38: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.38: +3 -6
lines
- cleaning
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Apr 3 16:54:37 2002 UTC (22 years, 7 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.37: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.37: +32 -16
lines
can be printed now
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Jan 25 16:11:37 2002 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.36: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.36: +2 -2
lines
- english update
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jan 17 12:23:31 2002 UTC (22 years, 9 months ago) by harris41
Branches: MAIN
Diff to previous 1.35: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.35: +2 -2
lines
changing "sub BEGIN" to "BEGIN"
Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Jan 11 16:32:29 2002 UTC (22 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.34: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.34: +8 -6
lines
Update to use edit::end_row() and edit::start_spanning_row() as a cleanup
for edit::select_arg and edit::select_or_text_arg.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jan 7 18:03:57 2002 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.33: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.33: +9 -5
lines
- stop bombing on incomplete problems
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Dec 14 23:00:52 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.32: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.32: +13 -14
lines
- makes use of the new deregister mechanism
- radiobutton response handles previous in survey mode now.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Dec 13 23:36:39 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.31: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.31: +35 -21
lines
- detects previous submissions
- detects blank submissions
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Dec 4 15:17:56 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.30: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.30: +25 -0
lines
- GPL headers
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Dec 4 14:57:31 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.29: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.29: +11 -5
lines
- Broken version, attempitng to improve the structture of the submissions data stored.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Nov 12 20:36:41 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.28: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.28: +2 -2
lines
- survey mode now triggered by being a .survey file or resource.0.type being
set to "survey"
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Nov 9 20:20:45 2001 UTC (23 years ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.27: +34 -12
lines
- <radiobuttonresponse> display answers now
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 7 22:28:44 2001 UTC (23 years ago) by albertel
Branches: MAIN
Diff to previous 1.26: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.26: +33 -11
lines
- edit mode works on rbresponse
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Nov 7 21:23:15 2001 UTC (23 years ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.25: +39 -4
lines
- adding edit mode stuff
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 13 21:44:24 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.24: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.24: +5 -1
lines
-added package notation for all remaining response styles
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 13 21:01:32 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.23: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.23: +3 -1
lines
- <radiobuttonresponse> at least renders properly in edit mode, not pretty and modifications won't work well.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Aug 13 20:51:39 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.22: +1 -1
lines
- <radiobuttonresponse> wasn't checking target properly
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 6 20:33:23 2001 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.21: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.21: +162 -208
lines
-re asserting my indent style
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Aug 6 19:36:27 2001 UTC (23 years, 3 months ago) by harris41
Branches: MAIN
Diff to previous 1.20: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.20: +208 -162
lines
beautify/optimize
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jun 2 03:59:59 2001 UTC (23 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.19: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.19: +4 -4
lines
- added new arg $tagstack to all start_ or end_ routines
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jun 1 16:00:42 2001 UTC (23 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.18: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.18: +5 -13
lines
- added get_param
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 31 22:34:33 2001 UTC (23 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.17: +21 -11
lines
- added calls to get_param to clean up how one accesses data
- fixed the concetpgropu code to actually work
- fixed the off by one errors in selecting and displaying foils.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri May 4 21:19:37 2001 UTC (23 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.16: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.16: +1 -11
lines
- redid random number generator for <i/rb/o/response> tags
- should be unstable in preview mode and more random in normal mode
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 23 18:21:55 2001 UTC (23 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.15: +2 -2
lines
- fixed auto-checking of first radio button
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 23 17:15:13 2001 UTC (23 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.14: +71 -22
lines
- add survey option
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 1 01:20:04 2001 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.13: +27 -1
lines
- <conceptgroup>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 22 00:49:03 2001 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.12: +4 -7
lines
- changed redirection, and output stack to work more intelligently, checkount radiobuttonresponse for a good example, should have to muck with @Apache::lonxml::outputstack and $Apache::lonxml::redirection directly use startredirection and enredirection
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Feb 19 20:36:49 2001 UTC (23 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.11: +2 -2
lines
- <br> -> <br /> cleanup
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Feb 5 18:19:28 2001 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.10: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.10: +7 -2
lines
- output correct/incorrect rather than true/false
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 19 21:44:12 2001 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.9: +11 -4
lines
- displays which answer was correct after you have it right
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 19 20:05:40 2001 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.8: +0 -3
lines
- updating comments
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 15 21:44:21 2001 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.7: +1 -1
lines
- look for the hidden submission "submitted" rather then the buttonpress
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 12 21:58:33 2001 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.6: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.6: +24 -21
lines
- need to detect meat and do nothing of interest
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 12 15:32:29 2001 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.5: +27 -4
lines
- max might be larger than the possible number of foils, need to count the foils
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 12 01:07:13 2001 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.4: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.4: +50 -20
lines
- should be fully fuctional now
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 11 22:17:30 2001 UTC (23 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.3: +38 -2
lines
- radiobuttons appear
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 8 22:06:48 2001 UTC (23 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.2: +26 -9
lines
- moving along <foil> looks good foilgroup> is now picking proper items
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 8 21:52:04 2001 UTC (23 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, unified to selected 1.157: preferred, unified
Changes since revision 1.1: +1 -1
lines
- nolonger cause ISE
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 8 21:47:19 2001 UTC (23 years, 10 months ago) by albertel
Branches: MAIN
Diff to selected 1.157: preferred, unified
- renaming
- first go at <foil>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>