CVS log for loncom/homework/response.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.244.2.3: download - view: text, markup, annotated - select for diffs
Tue Jan 12 15:57:18 2021 UTC (3 years, 2 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
Diff to previous 1.244.2.2: preferred, colored to branchpoint 1.244: preferred, colored next main 1.245: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.244.2.2: +3 -3 lines
- For 2.11
  Backport 1.248

Revision 1.248: download - view: text, markup, annotated - select for diffs
Tue Jan 12 15:52:06 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.247: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.247: +3 -3 lines
- If questiontype in effect is one of the four survey types, and award on submission
  for a customresponse item is 'ASSIGNED_SCORE', change that to one of:
  SUBMITTED, SUBMITTED_CREDIT, ANONYMOUS or ANONYMOUS_CREDIT, as appropriate.

Revision 1.244.4.1: download - view: text, markup, annotated - select for diffs
Wed Jun 3 18:48:34 2020 UTC (3 years, 9 months ago) by raeburn
Branches: version_2_11_2_uiuc
Diff to previous 1.244: preferred, colored next main 1.245: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.244: +2 -2 lines
- For 2.11.2 (modified)
  Include changes in rev. 1.247

Revision 1.244.2.2: download - view: text, markup, annotated - select for diffs
Wed Oct 23 22:35:22 2019 UTC (4 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.244.2.1: preferred, colored to branchpoint 1.244: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.244.2.1: +2 -2 lines
- For 2.11
  Backport 1.247

Revision 1.247: download - view: text, markup, annotated - select for diffs
Sun Aug 11 12:27:11 2019 UTC (4 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.246: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.246: +2 -2 lines
- Reinstate "Submit all" functionality in multi-part problems in composite page.

Revision 1.244.2.1: download - view: text, markup, annotated - select for diffs
Sun Sep 2 16:51:51 2018 UTC (5 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.244: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.244: +13 -5 lines
- For 2.11
  Backport 1.246

Revision 1.246: download - view: text, markup, annotated - select for diffs
Wed Jun 6 18:39:55 2018 UTC (5 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.245: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.245: +13 -5 lines
- Support retrypartial parameter in &check_status().

Revision 1.245: download - view: text, markup, annotated - select for diffs
Fri Mar 30 23:50:13 2018 UTC (5 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.244: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.244: +7 -2 lines
- <partorder> tag for a library file will include ids of any part tags.
- library file is only loaded and inspected to check for parts if <partorder>
  is absent.

Revision 1.244: download - view: text, markup, annotated - select for diffs
Fri Oct 30 03:49:47 2015 UTC (8 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_msu, version_2_11_2_educog, version_2_11_2
Branch point for: version_2_11_X, version_2_11_2_uiuc
Diff to previous 1.243: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.243: +4 -123 lines
- Bug 6802: support Math Previewer for all textboxes in formularesponse
  with multiple answers.
  - Move &edit_mathresponse_button() from response.pm to inputtags.pm
  - Use HWVAL_$input_id instead of HWVAL_$partid_$responseid as unique
    id attribute for each <input> tag created by a LON-CAPA <textline />.

Revision 1.243: download - view: text, markup, annotated - select for diffs
Mon Mar 9 16:19:54 2015 UTC (9 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1
Diff to previous 1.242: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.242: +15 -3 lines
- To support old browser versions use DragMath pop-up instead of inline
  math preview (javascript); determination based on user agent.

Revision 1.242: download - view: text, markup, annotated - select for diffs
Sat Mar 7 23:05:57 2015 UTC (9 years ago) by raeburn
Branches: MAIN
Diff to previous 1.241: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.241: +22 -3 lines
- Previewing math expressions by a student (mathresponse and formularesponse).
  - Course/Community defaults includes a domain configuration to specify use
    of the LON-CAPA Math previewer (can be overridden in Course Settings --
    "Display of Resources" -- by CC).

Revision 1.241: download - view: text, markup, annotated - select for diffs
Mon Feb 23 19:46:19 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.240: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.240: +36 -12 lines
- Modify how information from user agent is used to determine whether pop-up
  dragmath applet (java) or inline math preview (javascript) should be
  offered. Work in progress.

Revision 1.240: download - view: text, markup, annotated - select for diffs
Sun Feb 22 01:34:48 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.239: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.239: +1 -3 lines
- Bug 6476
  - Store rawrndseed for parts with all responsetypes.
  - Eliminate storage of rndseed, since rawrndseed is the item needed to
    reconstruct the randomization for a problem in Authoring Space.
  - If questiontype is randomizetry rawrndseed and rndseed are the same,
    so use rawrndseed from the submission history, where it exists.
  - Support use of randomizetry for script blocks outside a part block in
    problems with a single <part></part> tag.
  - Support use of randomizetry for script blocks inside part blocks.
Note: randomizetry does not apply to randomization in script blocks
outside part blocks for problems with multiple parts, because the
number of tries is not uniquely defined.

Revision 1.239: download - view: text, markup, annotated - select for diffs
Fri Feb 20 22:14:49 2015 UTC (9 years, 1 month ago) by damieng
Branches: MAIN
Diff to previous 1.238: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.238: +2 -1 lines
set implicit operators for mathresponse preview

Revision 1.238: download - view: text, markup, annotated - select for diffs
Tue Dec 30 20:03:10 2014 UTC (9 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.237: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.237: +26 -11 lines
- Changes in args passed to &edit_mathresponse_button() to support use of
  id attributes by LON-CAPA Math editor.
- DragMath implementation now also uses id attributes.
- Support math editor in formularesponse and mathresponse items in
  composite pages (.page).

Revision 1.237: download - view: text, markup, annotated - select for diffs
Wed Sep 24 18:14:27 2014 UTC (9 years, 6 months ago) by damieng
Branches: MAIN
Diff to previous 1.236: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.236: +31 -5 lines
added new LON-CAPA math editor for mathresponse and formularesponse to replace the DragMath applet

Revision 1.236: download - view: text, markup, annotated - select for diffs
Thu Aug 28 14:41:18 2014 UTC (9 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.235: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.235: +2 -2 lines
- due date checking in &check_status() needs to support time limits.

Revision 1.235: download - view: text, markup, annotated - select for diffs
Thu Feb 13 12:43:50 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC3, version_2_11_0
Diff to previous 1.234: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.234: +4 -4 lines
Internationalization: Added missing &mt() calls

Revision 1.234: download - view: text, markup, annotated - select for diffs
Sat Dec 28 23:16:02 2013 UTC (10 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2
Diff to previous 1.233: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.233: +2 -2 lines
- Bug 6685
  - Sign DragMath .jar files with InCommon code-signing cert from MSU
    (expires Dec 4, 2014).
  - Update to DragMath 0.7.9
  - Installation mechanism now removes files from older DragMath version,
    and follows similar mechanism to one used for MathJax etc.
  - xhtml for EditMathPopup.html and MaximaPopup.html
  - codebase changed from classes to applet (DragMath change: 0.72 to 0.7.9).
    - EditMathPopup.html and MaximaPopup.html now installed in:
      /home/httpd/html/adm/dragmath (paths in response.pm and
      lonhtmlcommon.pm updated accordingly.

Revision 1.233: download - view: text, markup, annotated - select for diffs
Mon Apr 29 21:09:40 2013 UTC (10 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.232: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.232: +25 -1 lines
- Appropriate award if question type is for a survey or anonymous survey
  for customresponse and mathresponse.

Revision 1.232: download - view: text, markup, annotated - select for diffs
Tue Dec 18 18:26:41 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.231: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.231: +1 -2 lines
- For perl 5.16 use of deprecated defined(@array) generates warnings.
  - eliminate use.

Revision 1.231: 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.230: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.230: +11 -4 lines
- For perl 5.16 use of deprecated defined(@array) generates warnings.
  - eliminate use.

Revision 1.230: download - view: text, markup, annotated - select for diffs
Thu Dec 15 01:21:28 2011 UTC (12 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.229: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.229: +3 -3 lines
- Bug 2802.
  - Separate decision on leniency in grading from logic on whether additional
    new submission is possible for partially correct problem parts.
  - new parameter: retrypartial set to "yes" if part is to be answerable
    when partially correct.
  - custompartial.problem template incorporates retrypartial parameter in
    place of lenient parameter.
  - points awarded > 1 no longer considered 'partially correct'.
  - &grading_is_nonlenient() moved from inputtags.pm back to optionresponse.pm

Revision 1.221.2.2: download - view: text, markup, annotated - select for diffs
Tue Nov 29 18:44:31 2011 UTC (12 years, 4 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1, loncapaMITrelate_1
Diff to previous 1.221.2.1: preferred, colored to branchpoint 1.221: preferred, colored next main 1.222: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.221.2.1: +5 -2 lines
- Backport 1.229.

Revision 1.229: download - view: text, markup, annotated - select for diffs
Tue Nov 29 17:43:30 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation
Diff to previous 1.228: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.228: +5 -2 lines
Displaying previous tries for customresponse.
  - Actually use &format_prior_response_custom().
  - Check if submission is an array (e.g., custompartial.problem template).

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

Revision 1.227: download - view: text, markup, annotated - select for diffs
Mon Nov 14 03:08:01 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.226: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.226: +36 -8 lines
Using bubblesheets to record grades for handgraded exams
  -- choose what filled last bubble represents (either a zero or max,
     i.e., 5 for 5 bubbles per line, 10 for 10 bubbles per line etc.)
grades.pm
  - New routine: &hand_bubble_option() determines if sequence to be graded
    contains response types which are handgraded, and offers radio buttons to
    choose score for last bubble.
response.pm
  - &repetition() routine can be called in scalar context of in array context.
    scalar: returns number of lines to encode weight
    array: returns (number of lines to encode weight, bubbles/line).
chemresponse.pm imageresponse.pm caparesponse/caparesponse.pm
  - &response::repetition() now explicitly called in scalar context.
Work in progress.
  (Corresponding option needed in lonprintout.pm to set
   correct number of bubble rows for handgraded questions with
   weight >= bubbles per row).

Revision 1.221.2.1: download - view: text, markup, annotated - select for diffs
Sat Oct 8 20:51:30 2011 UTC (12 years, 5 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.221: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.221: +2 -2 lines
- Backport 1.225.

Revision 1.226: 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.225: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.225: +20 -8 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.225: download - view: text, markup, annotated - select for diffs
Thu Sep 8 01:18:15 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.224: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.224: +2 -2 lines
- Stop false positives.

Revision 1.224: download - view: text, markup, annotated - select for diffs
Mon Jun 6 17:43:51 2011 UTC (12 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.223: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.223: +2 -2 lines
Interestingly, one needs the pre-processed random seed to reconstruct
the problem in construction space. Now stored as rawrndseed.

Revision 1.223: download - view: text, markup, annotated - select for diffs
Mon Jun 6 17:17:38 2011 UTC (12 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.222: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.222: +2 -1 lines
Bug #6476: reversing lonnet.pm 1.1109 to 1.1108
Needed to catch post-processing of random seed.

Revision 1.222: download - view: text, markup, annotated - select for diffs
Mon Mar 7 19:42:21 2011 UTC (13 years ago) by www
Branches: MAIN
Diff to previous 1.221: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.221: +3 -3 lines
Saving my work: lenient grading. Still problems with saving input after
first try.

Revision 1.221: download - view: text, markup, annotated - select for diffs
Sun Dec 19 00:44:09 2010 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC2, version_2_10_0
Branch point for: version_2_10_X
Diff to previous 1.220: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.220: +47 -20 lines
- New Question Type - randomizetry
  - Additional args to &setrandomnumber() -- $target and $rndseed
  - Additional arg to &setup_prior_tries_hash() -- $questiontype.
     If $questiontype is randomizetry:
       When setting up prior tries display deternine options array
       (for rankresponse, optionresponse and matchresponse) from part's
       foilorder key in Apache::lonhomework::history hash

Revision 1.220: download - view: text, markup, annotated - select for diffs
Wed Nov 24 00:10:06 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.219: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.219: +3 -3 lines
Need more room for good answers

Revision 1.219: download - view: text, markup, annotated - select for diffs
Thu Oct 14 19:54:56 2010 UTC (13 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.218: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.218: +11 -3 lines
- Bug 5531.
  - Detect where student resubmits previous answer for case sensitive
    stringreponse item and award changes to EXACT_ANS.
    Detect for case insensitive stringresponse when previous award changes
    to EXACT_ANS for submissions whch only differ by case.
    - logs to lonnet.log and sends e-mail to recipients of "errormail" for
      course domain.
  - For cs and ci types if award is INCORRECT use perl to compare
    response with answer, and log if disagreement with result from
    strcasecmp() or strcmp() to capa_check_answer() in capaCommon.

Revision 1.218: download - view: text, markup, annotated - select for diffs
Sun Jun 20 12:42:44 2010 UTC (13 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC1
Diff to previous 1.217: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.217: +2 -2 lines
- Typo in pod.

Revision 1.217: download - view: text, markup, annotated - select for diffs
Sun Feb 28 23:44:36 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.216: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.216: +9 -2 lines
- Bug 6119 Anonymous Surveys.
  - additional survey types: anonsurvey, anonsurvey_cred, survey_cred.

Revision 1.216: download - view: text, markup, annotated - select for diffs
Sun May 24 13:08:18 2009 UTC (14 years, 10 months ago) by www
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.215: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.215: +5 -2 lines
Bug #2802: partial credit multiple answers

Revision 1.215: download - view: text, markup, annotated - select for diffs
Mon May 4 16:45:44 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.214: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.214: +2 -2 lines
XHTML:
- XHTML conform <img> tag closure
- Added some missing alt attributes to <img>

Revision 1.214: download - view: text, markup, annotated - select for diffs
Fri Apr 17 01:00:15 2009 UTC (14 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.213: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.213: +9 -2 lines
Support for R CAS
- needs testing
- better error handling
- correct blacklist
- correct list of allowed libraries

Revision 1.213: download - view: text, markup, annotated - select for diffs
Mon Mar 16 18:20:22 2009 UTC (15 years ago) by bisitz
Branches: MAIN
Diff to previous 1.212: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.212: +2 -2 lines
XHTML conform javascript start tag attributes

Revision 1.212: download - view: text, markup, annotated - select for diffs
Fri Mar 13 00:34:20 2009 UTC (15 years ago) by raeburn
Branches: MAIN
Diff to previous 1.211: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.211: +2 -2 lines
- Protect against the effects of using partIDs and responseIDs which contain characters with special meanings in perl regexps.

Revision 1.211: download - view: text, markup, annotated - select for diffs
Fri Mar 6 16:13:29 2009 UTC (15 years ago) by raeburn
Branches: MAIN
Diff to previous 1.210: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.210: +7 -3 lines
- Verification of Scantron grading for problems containing randomlists
  - &scantron_partids_tograde()
    - changed to use &get_analyze() to retrieve partIDs/responseIDs
    - subroutine moved to be within scope of %analyze_cache.
    - needs to be called for each user (randomlist -> possibly different responseIDs for different users).

- Robustness against changes to lonxml::counter being made by multitasking instructors.
  - scantron_questnum_start.$part.$id form element passed in ssi call for scantron grading.
    - where available, this value is used within response::getresponse() instead of lonxml::counter to determine starting column for scantron line.

- Second pass (if optional inbuilt verification enabled during scantron grading).
  - Added missing call to repeat &grade_student_bubbles() when anomaly is detected during first pass.

****
Work-in-progress - possible performance hit - perhaps check if resource includes <randomlist></randomlist> before calling &scantron_partids_tograde() for each user?

Revision 1.210: download - view: text, markup, annotated - select for diffs
Tue Dec 23 18:09:36 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.209: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.209: +12 -28 lines
- Restore pre-1.207 functionality to &mandatory_part_meta().
- Eliminate previously commented out code (commented out in rev 1.34 - 8/2001)     - moved to POD in 1.207.
- Eliminate unbalanced 'back' from POD.
- Remove args from subroutine titles in POD items so perldoc underlines them.
- Move POD for &mandatory_part_meta() so it precedes subroutine.

Revision 1.206.2.1: download - view: text, markup, annotated - select for diffs
Thu Dec 11 04:11:09 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.206: preferred, colored next main 1.207: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.206: +2 -1 lines
- Backport 1.209.

Revision 1.209: download - view: text, markup, annotated - select for diffs
Sun Dec 7 23:40:57 2008 UTC (15 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.208: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.208: +3 -2 lines
Detect if there were timeouts or other internal errors during grading.

Do not charge a try, allow student to enter same answer again.

Revision 1.208: download - view: text, markup, annotated - select for diffs
Tue Nov 25 13:16:17 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.207: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.207: +58 -20 lines
POD documentation changes

Revision 1.207: download - view: text, markup, annotated - select for diffs
Mon Nov 24 16:53:26 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.206: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.206: +25 -20 lines
POD changes

Revision 1.206: 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
Branch point for: version_2_8_X
Diff to previous 1.205: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.205: +2 -2 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.205: download - view: text, markup, annotated - select for diffs
Tue Sep 23 19:15:57 2008 UTC (15 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1
Diff to previous 1.204: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.204: +2 -2 lines
DragMath for mathresponse and formularesponse.
- As the default is to provide the DragMath Editor - a parameter: turnoffeditor (default "no") titled "Hide DragMath Editor" is more consistent with usage for existing parameters.

Revision 1.204: download - view: text, markup, annotated - select for diffs
Thu Sep 11 14:47:17 2008 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.203: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.203: +2 -2 lines
Past tense of "occur" is "occurred" (rr!)
Also added some missing &mt() calls and corrected some other little typos

Revision 1.203: download - view: text, markup, annotated - select for diffs
Tue Sep 9 13:56:48 2008 UTC (15 years, 6 months ago) by riegler
Branches: MAIN
Diff to previous 1.202: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.202: +5 -2 lines
Added ressource parameter to turn DragMath-Editor on/off.

Revision 1.202: download - view: text, markup, annotated - select for diffs
Mon Sep 8 16:08:36 2008 UTC (15 years, 6 months ago) by riegler
Branches: MAIN
Diff to previous 1.201: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.201: +4 -4 lines
Moved the pencilicon behind the textfield for mathresponse.
Fixed bugzilla #5772: Implemented turnoneditor as an attribute for formular- and mathresponse.

Revision 1.201: download - view: text, markup, annotated - select for diffs
Fri Sep 5 21:32:56 2008 UTC (15 years, 6 months ago) by riegler
Branches: MAIN
Diff to previous 1.200: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.200: +3 -3 lines
Removed helplink from DragMath icon.

Revision 1.200: download - view: text, markup, annotated - select for diffs
Fri Sep 5 16:14:38 2008 UTC (15 years, 6 months ago) by riegler
Branches: MAIN
Diff to previous 1.199: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.199: +2 -2 lines
added title attribute to pencil-icon.

Revision 1.199: download - view: text, markup, annotated - select for diffs
Thu Sep 4 22:47:19 2008 UTC (15 years, 6 months ago) by riegler
Branches: MAIN
Diff to previous 1.198: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.198: +2 -2 lines
Corrected pencilbutton behaviour when question already answered.
Modified pencilbutton style.

Revision 1.198: download - view: text, markup, annotated - select for diffs
Thu Sep 4 22:06:23 2008 UTC (15 years, 6 months ago) by riegler
Branches: MAIN
Diff to previous 1.197: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.197: +2 -3 lines
Modifications to pencil.

Revision 1.197: download - view: text, markup, annotated - select for diffs
Thu Sep 4 20:31:55 2008 UTC (15 years, 6 months ago) by riegler
Branches: MAIN
Diff to previous 1.196: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.196: +3 -2 lines
*** empty log message ***

Revision 1.196: download - view: text, markup, annotated - select for diffs
Thu Sep 4 14:41:04 2008 UTC (15 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.195: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.195: +2 -2 lines
Fix icon path

Revision 1.195: download - view: text, markup, annotated - select for diffs
Thu Sep 4 14:18:48 2008 UTC (15 years, 6 months ago) by riegler
Branches: MAIN
Diff to previous 1.194: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.194: +2 -1 lines
added stift.gif

Revision 1.194: download - view: text, markup, annotated - select for diffs
Thu Sep 4 13:08:37 2008 UTC (15 years, 6 months ago) by riegler
Branches: MAIN
Diff to previous 1.193: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.193: +3 -2 lines

added helper

Revision 1.193: download - view: text, markup, annotated - select for diffs
Sat Jun 14 20:16:57 2008 UTC (15 years, 9 months ago) by www
Branches: MAIN
CVS tags: version_2_7_0, version_2_6_99_1, version_2_6_99_0
Diff to previous 1.192: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.192: +5 -3 lines
Some documentation

Revision 1.192: download - view: text, markup, annotated - select for diffs
Sat Jun 14 16:34:54 2008 UTC (15 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.191: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.191: +6 -3 lines
Bug #5738: be able to load libraries into Maxima

Revision 1.191: download - view: text, markup, annotated - select for diffs
Fri May 30 16:19:49 2008 UTC (15 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.190: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.190: +20 -1 lines
Dragmath now also in mathresponse

Revision 1.190: download - view: text, markup, annotated - select for diffs
Sat Apr 5 15:50:22 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.189: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.189: +1 -2 lines
Debugging log removed

Revision 1.189: download - view: text, markup, annotated - select for diffs
Sat Apr 5 15:39:17 2008 UTC (15 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.188: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.188: +13 -13 lines
Bug #4501: answer display too wide for columns

Revision 1.188: download - view: text, markup, annotated - select for diffs
Thu Mar 6 16:28:20 2008 UTC (16 years ago) by www
Branches: MAIN
Diff to previous 1.187: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.187: +14 -7 lines
Bug #4501: printing answers runs all over the colums. Now takes up more
vertical space, though

Revision 1.187: 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_3, version_2_6_2
Diff to previous 1.186: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.186: +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.186: download - view: text, markup, annotated - select for diffs
Sat Jan 19 14:56:54 2008 UTC (16 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_1
Diff to previous 1.185: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.185: +2 -1 lines
Bug 5584

Revision 1.185: download - view: text, markup, annotated - select for diffs
Tue Nov 13 22:21:46 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.184: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.184: +5 -2 lines
- xhtml

Revision 1.184: download - view: text, markup, annotated - select for diffs
Tue Nov 13 11:06:54 2007 UTC (16 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.183: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.183: +4 -6 lines
BZ4074 - Tested for multiquestion exams.

Revision 1.183: download - view: text, markup, annotated - select for diffs
Tue Nov 6 11:48:48 2007 UTC (16 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.182: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.182: +1 -2 lines
BZ4074 - Complete testing of single question exams for bubble sheets
in number and positional format.. removed log spew where needed.

Revision 1.182: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:08 2007 UTC (16 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.181: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.181: +2 -2 lines
BZ4074 - I think the grades finally work full circle for at least a single
question exam.

Revision 1.181: download - view: text, markup, annotated - select for diffs
Wed Oct 17 00:22:51 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.180: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.180: +2 -2 lines
 - BUG#5395, split feedback off into two options, no feedback at all, and no feedback on correct/incorrect (but allow unit/malformed answer feedback)

Revision 1.180: 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
Diff to previous 1.179: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.179: +2 -2 lines
BZ 4074  Ensure the bubble lines chunk of the analysis hash gets
keyed by the concatenation of partid.resopnseid.

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

Revision 1.178: download - view: text, markup, annotated - select for diffs
Thu Sep 27 19:05:03 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.177: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.177: +6 -4 lines
- we want to save the exact bubbled letters

Revision 1.177: download - view: text, markup, annotated - select for diffs
Tue Sep 25 20:18:56 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.176: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.176: +16 -1 lines
- documenting

Revision 1.176: download - view: text, markup, annotated - select for diffs
Fri Aug 10 22:04:10 2007 UTC (16 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_2, version_2_5_1, version_2_5_0
Diff to previous 1.175: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.175: +2 -2 lines
- typo sigh

Revision 1.175: download - view: text, markup, annotated - select for diffs
Fri Aug 10 21:27:56 2007 UTC (16 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.174: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.174: +2 -3 lines
- correcting the reg expression to fill in all * needed

Revision 1.174: download - view: text, markup, annotated - select for diffs
Fri Aug 10 18:16:28 2007 UTC (16 years, 7 months ago) by riegler
Branches: MAIN
Diff to previous 1.173: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.173: +5 -4 lines
Two changes in &implicit_multiplication:
[1] (debateable)
Replaced \w by [A-Za-z0-9]. This assumes that in a student's answer a variable name never starts or ends with underscore. On the other hand this makes it possible to use underscore as an operator (e.g. a _ 3 for (a,3) is member of a relation. Can't think of a better example...)
[2] (required) Hitherto
$expression=~s/(\w)\s+(\w)/$1\*$2/gs
or
$expression=~s/([A-Za-z0-9])\s+([A-Za-z0-9])/$1\*$2/gs
transform
6 a b c d e f
into
6*a b*c d*e f
whereas
while($expression=~s/([A-Za-z0-9])\s+([A-Za-z0-9])/$1\*$2/gs){pos($expression)--}
will produce the desired output
6*a*b*c*d*e*f

Revision 1.173: download - view: text, markup, annotated - select for diffs
Tue Jun 26 01:40:47 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_99_0
Diff to previous 1.172: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.172: +2 -1 lines
- =pod commands need a blank line above and below them

Revision 1.172: download - view: text, markup, annotated - select for diffs
Wed Jun 20 22:36:52 2007 UTC (16 years, 9 months ago) by foxr
Branches: MAIN
Diff to previous 1.171: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.171: +38 -8 lines
Factor the multi-line bubble stuff out of radiobuttonresponse.pm and put
it into response.pm

Revision 1.171: download - view: text, markup, annotated - select for diffs
Tue Jun 19 19:34:18 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.170: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.170: +6 -3 lines
- update docs on getresponse

Revision 1.170: download - view: text, markup, annotated - select for diffs
Thu May 31 15:30:35 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.169: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.169: +2 -2 lines
- fix forgotten line in variable rename

Revision 1.169: download - view: text, markup, annotated - select for diffs
Thu May 31 09:43:46 2007 UTC (16 years, 10 months ago) by foxr
Branches: MAIN
Diff to previous 1.168: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.168: +2 -2 lines
Add my for $temp variable so that this can actually be loaded in
mod-perl without compilation errors.

Revision 1.168: download - view: text, markup, annotated - select for diffs
Thu May 31 04:15:52 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.167: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.167: +57 -5 lines
- adding some docs to some internal routines

Revision 1.167: download - view: text, markup, annotated - select for diffs
Wed May 23 22:36:21 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X, version_2_4_2, version_2_4_1, version_2_4_0
Diff to previous 1.166: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.166: +1 -4 lines
- lonxml takes care of all insertions now, and thus the tags that were attempting to handle it themselves could cause double insertions so elimnate external insertion calls

Revision 1.166: download - view: text, markup, annotated - select for diffs
Tue May 22 01:03:35 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.165: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.165: +3 -2 lines
- add in mathresponse mathhint customhint (and their associated answers) for Edit mode insertion

Revision 1.165: download - view: text, markup, annotated - select for diffs
Thu May 17 09:43:47 2007 UTC (16 years, 10 months ago) by foxr
Branches: MAIN
Diff to previous 1.164: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.164: +2 -2 lines
typeo

Revision 1.164: download - view: text, markup, annotated - select for diffs
Thu May 17 09:40:48 2007 UTC (16 years, 10 months ago) by foxr
Branches: MAIN
Diff to previous 1.163: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.163: +11 -2 lines
Comment documentation for get_response_param

Revision 1.163: download - view: text, markup, annotated - select for diffs
Wed Apr 18 00:19:37 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_99_0
Diff to previous 1.162: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.162: +19 -1 lines
- 2622 for math, external, custom

Revision 1.162: 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
Diff to previous 1.161: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.161: +28 -1 lines
- 2622, refactoring out some code, essay response also works now

Revision 1.161: download - view: text, markup, annotated - select for diffs
Sat Apr 7 00:42:29 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.160: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.160: +2 -2 lines
- protext from the tag having special charecters in it

Revision 1.160: download - view: text, markup, annotated - select for diffs
Thu Mar 15 02:52:16 2007 UTC (17 years ago) by albertel
Branches: MAIN
Diff to previous 1.159: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.159: +5 -2 lines
- implement some of the suggestions from bug#2622 about prior tries display

Revision 1.159: download - view: text, markup, annotated - select for diffs
Sat Feb 24 01:44:14 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.158: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.158: +8 -2 lines
- BUG#5203, trying to be smarter about when the user presses enter (should now correctly submit the correct field)

Revision 1.158: download - view: text, markup, annotated - select for diffs
Mon Dec 18 21:37:47 2006 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.157: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.157: +3 -3 lines
<customhint>

Revision 1.157: download - view: text, markup, annotated - select for diffs
Mon Dec 18 21:12:51 2006 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.156: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.156: +16 -10 lines
<mathhint> functionality

Revision 1.156: download - view: text, markup, annotated - select for diffs
Fri Dec 15 22:11:43 2006 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.155: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.155: +23 -1 lines
Make formula fix work with <mathresponse>

Revision 1.155: download - view: text, markup, annotated - select for diffs
Fri Dec 15 21:10:13 2006 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.154: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.154: +7 -16 lines
More elegant

Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Dec 11 22:02:13 2006 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.153: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.153: +8 -2 lines
<mathresponse> appears to work, but needs lots of testing

Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon Dec 11 17:37:43 2006 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.152: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.152: +12 -8 lines
Saving work for MAXIMA.

Revision 1.152: download - view: text, markup, annotated - select for diffs
Mon Dec 4 21:23:01 2006 UTC (17 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_99_1, version_2_2_99_0
Diff to previous 1.151: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.151: +3 -3 lines
- expecting an array of values in answertxt now (for when there are multiple input fields)

Revision 1.151: download - view: text, markup, annotated - select for diffs
Mon Dec 4 21:12:57 2006 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.150: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.150: +3 -9 lines
- scripts must return a valid award string '1' and '0' aren'a valid award strings

Revision 1.150: download - view: text, markup, annotated - select for diffs
Mon Dec 4 20:35:06 2006 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.149: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.149: +18 -5 lines
Just saving my work on Maxima - currently stuck with Bug #5102

Revision 1.149: download - view: text, markup, annotated - select for diffs
Tue Oct 17 19:35:37 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.148: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.148: +5 -5 lines
- few tailing whicuser conversions

Revision 1.148: download - view: text, markup, annotated - select for diffs
Tue Oct 17 17:09:44 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.147: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.147: +14 -9 lines
- trying to preserve the fix for BUG#4250 but use the normal answer functions to do so

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Oct 12 17:16:53 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.146: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.146: +25 -5 lines
- adding ability for multiple answer for 1 response

Revision 1.146: download - view: text, markup, annotated - select for diffs
Tue Aug 1 14:41:46 2006 UTC (17 years, 8 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
Diff to previous 1.145: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.145: +19 -3 lines
- making custom response point scorable
- adding an answer display to customresponse (BUG#4938)

Revision 1.145: download - view: text, markup, annotated - select for diffs
Tue Jul 18 18:52:57 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_99_1
Diff to previous 1.144: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.144: +2 -3 lines
- moving the help to the 'correct' location

Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Jul 18 17:24:33 2006 UTC (17 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.143: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.143: +3 -2 lines
Document custom response

Revision 1.143: download - view: text, markup, annotated - select for diffs
Fri Jul 14 18:40:41 2006 UTC (17 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.142: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.142: +2 -2 lines
- check_status was not working correctly with part 0

Revision 1.142: download - view: text, markup, annotated - select for diffs
Wed Jun 28 21:12:50 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_99_0
Diff to previous 1.141: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.141: +4 -2 lines
- need to properly handle the no <Instance> case of Id picking

Revision 1.141: download - view: text, markup, annotated - select for diffs
Sat Jun 24 01:31:34 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.140: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.140: +5 -5 lines
- updating the random seed to look in the correct location for dimension and instance ids

Revision 1.140: download - view: text, markup, annotated - select for diffs
Mon Jun 19 16:32:35 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.139: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.139: +68 -9 lines
Model <mathresponse> after <customresponse>

Revision 1.139: download - view: text, markup, annotated - select for diffs
Mon Jun 19 16:15:53 2006 UTC (17 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.138: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.138: +19 -2 lines
Moving mathresponse

Revision 1.138: download - view: text, markup, annotated - select for diffs
Wed Mar 8 22:21:01 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.137: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.137: +2 -2 lines
- sigh precendence

Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Mar 8 22:17:17 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.136: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.136: +2 -2 lines
- rank/match/option response were not display the correct bubble line number
  in PGRD of exam resources

Revision 1.136: download - view: text, markup, annotated - select for diffs
Wed Mar 8 22:16:28 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.135: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.135: +3 -5 lines
- switch id getting to use new mechansim for ids

Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat Jan 21 08:17:51 2006 UTC (18 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2
Diff to previous 1.134: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.134: +3 -2 lines
- more of BUG#4608, was loggin survey submissions to the grading queue

Revision 1.134: download - view: text, markup, annotated - select for diffs
Tue Dec 20 16:31:50 2005 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_1, version_2_1_0, version_2_0_99_1
Diff to previous 1.133: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.133: +2 -2 lines
- save the space by no indenting the answer

Revision 1.133: download - view: text, markup, annotated - select for diffs
Tue Dec 6 10:00:08 2005 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.132: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.132: +13 -13 lines
- better handling of the header bit
- allow for option increment to the counter (for multiple answer lines per part)

Revision 1.132: download - view: text, markup, annotated - select for diffs
Tue Dec 6 09:29:34 2005 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.131: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.131: +29 -7 lines
- tex mode answer printing puts the wole answer bit in a single line now
- printing in exam mode puts the counter value in the answer mode print

Revision 1.131: download - view: text, markup, annotated - select for diffs
Tue Nov 29 18:42:54 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.130: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.130: +7 -2 lines
- only add to queue if we are in a course and working with a published ymbed resource

Revision 1.130: download - view: text, markup, annotated - select for diffs
Mon Nov 21 22:45:13 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.129: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.129: +18 -1 lines
- start of de appendixing grading queue

Revision 1.129: download - view: text, markup, annotated - select for diffs
Tue Nov 15 15:57:45 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.128: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.128: +14 -14 lines
- algorithmic -> custom

Revision 1.128: download - view: text, markup, annotated - select for diffs
Thu Nov 10 22:19:27 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.127: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.127: +102 -2 lines
- <algorithmicresponse> BUG#4451

Revision 1.127: download - view: text, markup, annotated - select for diffs
Thu Nov 3 23:00:53 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.126: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.126: +6 -6 lines
- removing some debug crap
- soime styl work
- allow a pushrandomnumber to specfiy to only use the primary id number (<part> id or <dimension> i) to modify the random number generator

Revision 1.126: download - view: text, markup, annotated - select for diffs
Tue Nov 1 21:33:49 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.125: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.125: +8 -4 lines
- 64bit5 more randomish looking, no longer trying to munge on our own, using Digest::MD5

Revision 1.125: download - view: text, markup, annotated - select for diffs
Fri Sep 23 16:47:06 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2
Diff to previous 1.124: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.124: +4 -3 lines
- document the essayresponse upload scoring
- fix BUG#4385 (printing extra lines for scoring)

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Aug 17 16:52:37 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_1, version_2_0_0
Diff to previous 1.123: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.123: +10 -2 lines
- bug#4279 | could show up as a valid character in an answer, now we search for a nonexistant char in the string and use taht one

Revision 1.123: download - view: text, markup, annotated - select for diffs
Tue Aug 2 18:05:25 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_3
Diff to previous 1.122: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.122: +4 -4 lines
- Fix BUG# 4263

Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Jun 29 19:20:10 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_2, version_1_99_1
Diff to previous 1.121: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.121: +3 -1 lines
BUG#4185, the submit buttons on .page broke due to the part by part submission change

Revision 1.121: download - view: text, markup, annotated - select for diffs
Fri Jun 17 20:17:02 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_0
Diff to previous 1.120: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.120: +2 -1 lines
- need to pick a defualt weight for CSTR (BUG#4089)

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

Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon Apr 4 18:14:58 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.118: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.118: +25 -13 lines
- making bridge tasks randomize whihc instance in a dimension is shown

Revision 1.118: download - view: text, markup, annotated - select for diffs
Mon Apr 4 10:04:09 2005 UTC (18 years, 11 months ago) by foxr
Branches: MAIN
Diff to previous 1.117: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.117: +4 -3 lines
Correct error in figuring out privilege to show all foils.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Fri Apr 1 18:08:14 2005 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.116: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.116: +33 -1 lines
- BUG# 2331, homework can be done in 'sequential' mode now, Only show part 2 once part 1 is correct, or unanswerable (tries exhausted)
- added new function &check_status($partid) to check the current status of a part

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Mar 28 23:19:45 2005 UTC (19 years ago) by foxr
Branches: MAIN
Diff to previous 1.115: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.115: +2 -3 lines
Decide to do print all foils by removing the requirement for a special
printing env variable (Guy's suggestion), and instead, remove the requirment
of a symb being absent in adv. roles.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Mar 28 11:57:48 2005 UTC (19 years ago) by foxr
Branches: MAIN
Diff to previous 1.114: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.114: +3 -2 lines
Add latent support for printing all foils of e.g. option response problems:
this is being done via the addition of print.showallfoils to the
or check in sub showallfoils

Revision 1.114: download - view: text, markup, annotated - select for diffs
Thu Feb 24 00:36:10 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.113: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.113: +3 -5 lines
- returnning the end_responseparameter correctly

Revision 1.113: 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.112: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.112: +14 -1 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.112: download - view: text, markup, annotated - select for diffs
Thu Dec 23 22:53:41 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
Diff to previous 1.111: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.111: +3 -3 lines
- make response:setrandomseed more randomish
- fix BUG#3760, numerical response exam mode borked when submitting response since I changed it to start using prettyprint, &make_numerical_bubbles now submits back typeset and un typset bvalue

Revision 1.111: download - view: text, markup, annotated - select for diffs
Tue Dec 7 23:23:34 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_1
Diff to previous 1.110: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.110: +4 -3 lines
- somtimes the response id is the only source of 'randomness', BUG#3627

Revision 1.110: download - view: text, markup, annotated - select for diffs
Tue Dec 7 16:19:37 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.109: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.109: +7 -2 lines
- 64bit4 and numval3, numval2 could generate values greater than 2^31-1 in somecases (long symbs being a good one), which would collapse to -1, thus making the symb a source of no random seed data

Revision 1.109: download - view: text, markup, annotated - select for diffs
Mon Nov 8 19:20:13 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.108: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.108: +7 -2 lines
- forward port 64bit rndseed changes

Revision 1.105.2.1: download - view: text, markup, annotated - select for diffs
Sat Nov 6 21:30:35 2004 UTC (19 years, 4 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.105: preferred, colored next main 1.106: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.105: +7 -2 lines
- 64bit fixes

Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Oct 21 06:33:37 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.107: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.107: +2 -1 lines
- Bug#1 <or> handles survey mode

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Oct 21 03:19:04 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.106: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.106: +4 -3 lines
- previous submission handling now works for survey mode, in survey mode all previous submissions can be picked again, but we throw away a submission if the last submission is the same as the last previous submission

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Oct 15 16:22:25 2004 UTC (19 years, 5 months ago) by matthew
Branches: MAIN
Diff to previous 1.105: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.105: +2 -2 lines
check_if_computed: do not assume we have a hash - was causing ISE on
stringresponse

Revision 1.105: download - view: text, markup, annotated - select for diffs
Mon Sep 27 22:47:49 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_1
Branch point for: version_1_2_X
Diff to previous 1.104: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.104: +3 -3 lines
- backwards

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Sep 24 19:44:00 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.103: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.103: +6 -4 lines
- die rankresponse stupid bug thing, Die Die!
- _really_ _really_ fix the bug where rankresponse answers were shifted by one

Revision 1.103: 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
Diff to previous 1.102: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.102: +3 -1 lines
- my fix for scantron mode broke online mode, this should fix both

Revision 1.102: download - view: text, markup, annotated - select for diffs
Thu Sep 9 08:59:56 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.101: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.101: +8 -6 lines
- slight speed up for CSTR space
- BUG#3431, turn on 'Show All Foils' when advanced users are browsing

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sun Aug 29 07:49:35 2004 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_0
Diff to previous 1.100: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.100: +3 -2 lines
- BUG# 3336, was waring incorrectly about not finding a <part> around a <response>

Revision 1.100: download - view: text, markup, annotated - select for diffs
Tue Jun 29 22:32:14 2004 UTC (19 years, 9 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
Diff to previous 1.99: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.99: +10 -3 lines
- BUG#3149, need to stroe the order of responses, so we can show them in the right order, all user of lonnavmaps are good to go now.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu May 27 04:25:13 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_0
Diff to previous 1.98: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.98: +46 -14 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.98: download - view: text, markup, annotated - select for diffs
Fri May 7 17:20:19 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.97: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.97: +2 -2 lines
- was comparing to submissiongrading too, which is silly

Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed Mar 31 05:23:59 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.96: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.96: +3 -3 lines
- trying to be UTF8 transparent

Revision 1.96: download - view: text, markup, annotated - select for diffs
Thu Mar 25 16:55:16 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.95: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.95: +10 -1 lines
- Start on BUG#2730, annotate in the analyze data structure whether an answer is computed or not.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Mar 16 22:00:51 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.94: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.94: +15 -1 lines
- make hinttries work beter in CSTR

Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri Mar 12 18:41:43 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.93: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.93: +6 -4 lines
BUG#2758, $var in <responseparam> worked but didn't show that they worked in Answer mode

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Mar 8 22:59:12 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.92: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.92: +2 -1 lines
- added &mt() but not the use for it

Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri Feb 27 17:18:32 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.91: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.91: +11 -1 lines
- BUG#2340, throw errors on problems that are like
<problem>

<numericalresponse></numericalresponse>

<part id="14">
<numericalresponse></numericalresponse>
</part>

</problem>

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Feb 16 20:09:51 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.90: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.90: +2 -1 lines
- if we dont get a valid weight don't ISE, default to 1

Revision 1.90: 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
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2
Diff to previous 1.89: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.89: +5 -3 lines
- fixes <matchresponse> when used in scantorn exam
- <rankresponse> should be better behaved too. but I need to do some testing still

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Nov 21 19:54:42 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.88: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.88: +3 -4 lines
- BUG#2388, <responseparam> witha default of "0" was ignored

Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Nov 3 21:47:21 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.87: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.87: +4 -8 lines
- Secondary randomizers (foil order etc) wasn't using proper method to get seed when playing with public versions of problems (BUG#2348)

Revision 1.87: 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.86: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.86: +52 -4 lines
- fixing up analyze mode for radiobutton/option/rank/match/image to all use the smae code

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Oct 6 21:57:54 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.85: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.85: +11 -1 lines
- new metadata info <partorder></partorder> contains a , seperted list of parts in order.

Revision 1.82.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
CVS tags: version_1_0_3
Diff to previous 1.82: preferred, colored next main 1.83: preferred, colored
Changes since revision 1.82: +9 -1 lines
- backport changes to make problemstatus work better

Revision 1.85: 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.84: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.84: +9 -1 lines
- added &Apache::response::show_answer() to better check for if problemstatus inhibiting should be occuring or not

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Aug 20 14:05:40 2003 UTC (20 years, 7 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.83: preferred, colored
Changes since revision 1.83: +3 -3 lines
Bug 2061 is fixed. The content of the bug - Printing with Answers Before Publishing Broken.

Revision 1.83: download - view: text, markup, annotated - [selected for diffs]
Mon Aug 11 19:56:45 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.82: preferred, colored
Changes since revision 1.82: +48 -4 lines
- BUG#1676, all pacakge.tab parameter definitions are put into a drop down box to make it easy to add a known parameter type.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Jul 28 22:44:54 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.81: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.81: +8 -5 lines
- Fixes BUG#1940, for new style rnd seeded problems with long textual part or response ids you could cgenerate a number larger than 2^32-1 which random_set_seed doesn't like. Now does a use integer in that section of code. Won't modify the results for normal problems.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Jul 14 18:41:40 2003 UTC (20 years, 8 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.80: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.80: +2 -2 lines
Bug 1848 is fixed. Now it's possible to print answers in the same way as they appear in the problem body.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Mon Jun 23 20:57:41 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_3
Diff to previous 1.79: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.79: +5 -18 lines
- BUG#1872, now more consistant

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri May 23 19:37:33 2003 UTC (20 years, 10 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.78: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.78: +3 -2 lines
- missed commiting this on the last commit
- homework should be less dysfunctional

Revision 1.78: 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
Diff to previous 1.77: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.77: +53 -1 lines
- consolidates the whichfoil functions and fixes BUG#1439

Revision 1.77: download - view: text, markup, annotated - select for diffs
Wed May 14 13:33:00 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.76: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.76: +4 -4 lines
- propagating print_answer -> answer_output_mode shift

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue May 13 15:44:39 2003 UTC (20 years, 10 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.75: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.75: +4 -4 lines
Changes which do not allow show up LaTeX chunks on the screen for the construction space.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue May 13 15:27:01 2003 UTC (20 years, 10 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.74: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.74: +25 -12 lines
Changes in answer_header, answer_part, and anser_footer to produce LaTeX output for the answer target neccessary to print problems with answers.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Apr 30 21:23:45 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.73: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.73: +13 -8 lines
- response uses/understands new larger seed

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Apr 30 21:19:13 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.72: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.72: +235 -239 lines
- retabinate

Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Apr 21 20:59:02 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.71: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.71: +17 -1 lines
- scantron grading of essay/formula/string works now
- new global Apache::lonxml::scantronmode can be used to check if we are in scantron mode or not

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Apr 18 07:12:13 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.70: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.70: +15 -1 lines
- break out the 'repetition' clculation
- essayresponse, start support of scantron

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Apr 8 02:42:55 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.69: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.69: +25 -2 lines
- consitancy for input fields

-also adding getresponse, as a better way for getting the current response

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Feb 13 23:48:27 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.68: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.68: +5 -2 lines
- Fixes most of BUG#1194, still need to work on editing

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed Nov 27 19:25:56 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.67: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.67: +5 -3 lines
- Fixes BUG#965, multiple responses in the same part (AND style)
  now properly detect whether a situation is a previous submission or
  not, previously it would detect a situation in which the same individual
  response had appeared before (but not together) as a previously seen
  submission, now it properly only detects when a group of submissions
  is the same.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Nov 25 21:36:42 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.66: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.66: +5 -2 lines
- Fixes BUG#991 (parameters were bleeding between responses)
- small formatting of answer mode change

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Oct 14 20:37:27 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.65: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.65: +4 -4 lines
- adding analyze to more tags in preperation for analyzing a problems answer distribution

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Oct 8 18:04:04 2002 UTC (21 years, 5 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.64: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.64: +2 -2 lines
- by Guy,

- <dataresponse> used to bacalled <datasubmission> for some silly reason I broke everythingby half renaming, now fully renamed.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Sep 26 20:45:00 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.63: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.63: +2 -2 lines
- removed use of Perl's internal rand operator, now all randomiztaion depends upon the external Math::Random library

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Jul 29 20:40:34 2002 UTC (21 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_0_5_1, version_0_5
Diff to previous 1.62: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.62: +2 -67 lines
- nolonger wnat to do this limited loading of code, load all responses types at startup and register them

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri May 3 19:32:57 2002 UTC (21 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_0_4, stable_2002_july, STABLE
Diff to previous 1.61: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.61: +9 -1 lines
- implements BUG#238 - New radio button showallfoils, optionresponse shows
   all foils irrespective of the max parm and any conceptgroups, rbr and
   ir still need the functionality

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Mar 14 20:30:36 2002 UTC (22 years ago) by albertel
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.60: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.60: +2 -2 lines
*** empty log message ***

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Feb 15 22:16:04 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.59: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.59: +6 -3 lines
- %Apache::inputtags::params was being overwritten by hints, now start_hintresponse and end_hintresponse use Apache::inputtags::paramstack to save away values.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Feb 14 21:48:31 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.58: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.58: +4 -3 lines
- picks correct rndseed for when viewing as someone else. (Fixes BUG#4)

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Jan 30 17:33:15 2002 UTC (22 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.57: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.57: +9 -2 lines
- adding external response

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Jan 17 12:23:31 2002 UTC (22 years, 2 months ago) by harris41
Branches: MAIN
Diff to previous 1.56: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.56: +2 -2 lines
changing "sub BEGIN" to "BEGIN"

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Jan 11 16:32:29 2002 UTC (22 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.55: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.55: +2 -3 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.55: download - view: text, markup, annotated - select for diffs
Mon Jan 7 18:03:03 2002 UTC (22 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.54: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.54: +12 -2 lines
- added <parameter>

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Dec 7 23:59:08 2001 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.53: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.53: +12 -1 lines
- moved some of the previous cheicnking code into a function

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Dec 4 15:17:56 2001 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.52: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.52: +25 -1 lines
- GPL headers

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Dec 4 14:53:18 2001 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.51: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.51: +7 -0 lines
- added code so <responseparam>s will notify <*response> of their default parms (since &EXT() won;t be able too)

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Nov 12 20:27:28 2001 UTC (22 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.50: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.50: +5 -0 lines
- <import> now puts info in .meta files abut what is being imported
- Apache::inputtags::import exists, list the <import> ids that we are in
- start_response, properly sets the Apache::inputtags::response id to the
   join() of Apache::inputtags::import and the id="" arg of the response
- <import> gets an id at publication time

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Nov 9 20:20:45 2001 UTC (22 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.49: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.49: +3 -3 lines
- <radiobuttonresponse> display answers now

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Oct 1 20:18:31 2001 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.48: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.48: +10 -3 lines
- added support for 'answer' parse to caparesponse.pm that works, <numericalresponse> and <stringresponse> both should work well.
- started adding <formularesponse> support

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Sep 14 20:15:35 2001 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.47: +42 -1 lines
- randomseed is stable in construction space
- added helper functions so all answer printouts will look somewhat similar

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Aug 22 19:21:36 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.46: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.46: +2 -2 lines
- moved whichuser() from lonhomework to lonxml so I don't have to check for it's existance

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Aug 20 23:48:05 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.45: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.45: +3 -3 lines
- typos

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Aug 20 23:31:07 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.44: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.44: +37 -13 lines
- cstore/restore/rndseed check the environmetn to see if we are rendering
  for a different user or not (allowed calls need to be converted too)

- <dataresponse> displays some information about itself for target web

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Aug 18 07:56:51 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.43: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.43: +39 -1 lines
- renamed <datasubmission> to <dataresponse>
- improved <dataresponse> so that it is functional (kinda not to use parameter.html)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Aug 9 15:39:56 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.42: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.42: +4 -4 lines
- typo
- fix so it only looks once per arg

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Aug 9 15:35:47 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.41: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.41: +39 -31 lines
- <numericalresponse> checks for all possible params

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Aug 7 23:17:36 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.40: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.40: +51 -20 lines
- support for the new parameter structure
- <numericalhint> properly sets up the Apache::inputtags::response so unique parameters are possible for hinting
- <numericalhint> gets a unique id

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Aug 7 12:24:53 2001 UTC (22 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.39: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.39: +4 -4 lines
Does not create parameter default and display if not present.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Aug 7 12:14:42 2001 UTC (22 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.38: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.38: +2 -2 lines
Bug fix - stores were not stored.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Aug 6 20:33:23 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.37: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.37: +136 -187 lines
-re asserting my indent style

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Aug 6 20:05:57 2001 UTC (22 years, 7 months ago) by harris41
Branches: MAIN
Diff to previous 1.36: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.36: +187 -136 lines
beautify/optimize

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Aug 6 18:33:58 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.35: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.35: +4 -1 lines
- stabilized <randomlist> randomness

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Aug 5 16:26:28 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.34: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.34: +2 -6 lines
- moved the meta target run for numericalresponse

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Aug 4 20:01:36 2001 UTC (22 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.33: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.33: +17 -12 lines
Write out part and numericalresponse packages to metadata

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Aug 4 19:19:17 2001 UTC (22 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.32: +9 -0 lines
New routine to write metadata for packages of parameters

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Aug 3 22:12:07 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.31: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.31: +25 -1 lines
- detects previous submissions for <numericalresponse> and <stringresponse>

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jul 13 16:15:01 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.30: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.30: +13 -6 lines
-implemented <stringresponse>
-fixed editor to remove trailing and leading spaces from user supplied values.
-updated documentation

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jul 10 22:06:42 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.29: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.29: +4 -1 lines
- stopeed accepting " in tag arguments
- check if we need to hadnle insert for tags that have changed args

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jun 29 18:53:50 2001 UTC (22 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.28: +19 -0 lines
- added arg setting for <numericalresponse>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Jun 2 03:59:59 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.27: +13 -13 lines
- added new arg $tagstack to all start_ or end_ routines

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu May 31 22:37:11 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.26: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.26: +3 -7 lines
- modfiying to use the cleaner get_param calls

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 4 21:19:37 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.25: +14 -0 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.25: download - view: text, markup, annotated - select for diffs
Mon Apr 16 20:05:04 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.24: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.24: +1 -0 lines
- </responseparam> needed to do something

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Apr 7 06:39:09 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.23: +1 -1 lines
- changing the description line on the tries data

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Apr 4 19:17:50 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.22: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.22: +13 -11 lines
- adding support for <essayresponse>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Feb 19 20:37:43 2001 UTC (23 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.21: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.21: +1 -1 lines
- <br> -> <br /> cleanup

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Feb 7 00:29:59 2001 UTC (23 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.20: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.20: +9 -1 lines
- working on <imageresponse>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jan 22 19:58:09 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.19: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.19: +1 -1 lines
- numerichints should work properly now

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jan 19 21:44:51 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.18: +9 -1 lines
- new response type <optionresponse>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jan 10 21:49:43 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.17: +2 -2 lines
- need to check for EXT sending back a con_lost

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 8 21:52:04 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.16: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.16: +1 -1 lines
- nolonger cause ISE

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 8 21:46:56 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.15: +9 -1 lines
- can now find and load radiobutton response types

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Dec 28 00:17:32 2000 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.14: +4 -0 lines
- start on numeric_response
- starting on previous submissions detection

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Dec 19 23:22:22 2000 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.13: +9 -1 lines
- adding the needed lectuure online tags
  not funtional currently but getting close

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 11 23:47:36 2000 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.12: +18 -0 lines
- moved funtionality around, all responses should call start_response, and
all end responses should call end_response, similarly from inputtags

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 4 21:16:29 2000 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.11: +4 -2 lines
- should recoginize grade target

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 29 00:51:57 2000 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.10: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.10: +3 -1 lines
- added sig figs to parameters that are passed along
- can now get coorrect responses
- fixed caparesponse to create the proper data bits

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 28 20:11:25 2000 UTC (23 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.9: +17 -18 lines
Metadata inclusion and syntax fix (missing ";" in structuretags)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 28 19:15:48 2000 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.8: +3 -3 lines
- changed Apache::inputtags::part from @ to $, parts are not allowed to nest

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 28 19:10:32 2000 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.7: +21 -21 lines
- reindent code

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 28 18:56:47 2000 UTC (23 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.6: +58 -9 lines
New parameter format for metadata

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 24 21:49:08 2000 UTC (23 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.5: +3 -2 lines
Now also stores away default value for metadata

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Nov 23 17:24:39 2000 UTC (23 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.4: +12 -0 lines
The responseparam tag now has output for target meta, which will be used
by the RAT and lonparmset to determine which parameters (in addition to the
standard ones) the problem has. The output should be
<parameter_part#_name display="description">type</parameter_part#_name>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 22 00:02:31 2000 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.3: +6 -5 lines
- now using name and type instead of type and value

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 21 18:40:13 2000 UTC (23 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.2: +20 -1 lines
- added <responseparam>, fetches rat set parameters for the question

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 19 18:04:47 2000 UTC (23 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.83: preferred, colored
Changes since revision 1.1: +3 -4 lines
- lastest for response tag to work

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 14 20:56:25 2000 UTC (23 years, 6 months ago) by albertel
Branches: MAIN
Diff to selected 1.83: preferred, colored
- used to define the response tags

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>