CVS log for loncom/homework/essayresponse.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.118.2.1: download - view: text, markup, annotated - select for diffs
Tue Feb 19 14:24:38 2019 UTC (5 years, 1 month 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.118: preferred, colored next main 1.119: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.118: +23 -9 lines
- For 2.11
  Backport 1.125, 1.126

Revision 1.126: download - view: text, markup, annotated - select for diffs
Tue Feb 19 14:24:01 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.125: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.125: +3 -3 lines
- White space changes only (replace tab with spaces).

Revision 1.125: download - view: text, markup, annotated - select for diffs
Tue Nov 20 19:14:14 2018 UTC (5 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.124: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.124: +22 -8 lines
- "Check For Plagiarism" now supported for submissions to Simple Problem
(Essay-open ended). Similarity checking only for submissions in same course

Revision 1.124: download - view: text, markup, annotated - select for diffs
Tue Mar 10 17:32:53 2015 UTC (9 years ago) by raeburn
Branches: MAIN
Diff to previous 1.123: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.123: +2 -2 lines
- Fix typo (in rev. 1.123)

Revision 1.123: download - view: text, markup, annotated - select for diffs
Mon Dec 22 17:04:03 2014 UTC (9 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.122: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.122: +23 -7 lines
- Support for submission of files to externalresponse
  - Exclude "graded files" (i.e., versioned files) from previous (incorrect)
    graded submission when displaying list of files selected for submission.
  - Wording change to differentiate between submission and saving (as "draft")
    without grading, and to differentiate between submission (essayresponse)
    and grading (externalresponse).

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sat Dec 6 20:08:16 2014 UTC (9 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.121: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.121: +2 -2 lines
- Bug 6690
  - IP based-access for files submitted to externalresponse not set
    unless "Submit entries below as answer to receive credit" radio
    button is checked.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Dec 6 17:46:40 2014 UTC (9 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.120: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.120: +118 -93 lines
- Move some code in start_essayresponse() and end_essayresponse to
  subroutines within essayresponse.pm to facilitate reuse by
  externalresponse.pm
Work in progress.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Dec 4 20:43:23 2014 UTC (9 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.119: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.119: +7 -3 lines
- Bug 6690
  - Prepend first part of url to files for which ip-based access is being
    added or deleted.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Thu Dec 4 15:41:30 2014 UTC (9 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.118: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.118: +12 -2 lines
Bug 6690
  - Set IP based-access for files submitted to externalresponse. If url
    attribute in externalresponse tag begins http://machine.somewhere.toplevel
    (or https:// etc.) access will be permitted from IP address which resolves
    to machine.somewhere.toplevel
Work in progress

Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Jan 21 14:38:55 2014 UTC (10 years, 2 months ago) by kruse
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0
Branch point for: version_2_11_X
Diff to previous 1.117: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.117: +2 -2 lines
Escaping of student submission when displayed in hand-grading screen
and in "previous tries" in the excercise itself (Bug #6694).

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Dec 18 17:09:45 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2, version_2_11_0_RC1
Diff to previous 1.116: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.116: +2 -2 lines
- Localization: consistency with key in de.pm

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Oct 17 12:41:35 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.115: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.115: +6 -3 lines
- Change to way lonnet::dirlist() reports an error condition (i.e., no_host,
  con_lost, no_such_dir, empty etc.) when retrieving directory list information
  with ls3, ls2 or ls.
  - error is passed as second item in a pair of return values.
  - first item in return values is a reference to an array of actual files.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Tue Jul 26 17:14:51 2011 UTC (12 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.114: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.114: +42 -65 lines
- Bug 6459.
 - Overwriting previously submitted file in "turned_in" portfolio.
  - code used to generate path to subdirectory in portfolio moved
    from essayresponse.pm to loncommon.pm to facilitate re-use.
  - client side javascript used to detect if submitted file will
    overwrite previously submitted file. User prompted to confirm.
  - If resource includes more than one file upload, partid_responseid
    included as additional subdirectory in path where file is stored.
- Work in progress. Still need to support multiple dropboxes in a .page.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Jan 29 19:41:41 2011 UTC (13 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1, version_2_10_0, loncapaMITrelate_1
Diff to previous 1.113: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.113: +18 -14 lines
- Only include div and pick_box table if needed
  (questiontype can have drafts, or parameter is set for collaborators or
   for filetypes).

Revision 1.113: download - view: text, markup, annotated - select for diffs
Fri Dec 31 02:40:14 2010 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC2
Diff to previous 1.112: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.112: +3 -3 lines
- xhtml.

Revision 1.101.10.2: download - view: text, markup, annotated - select for diffs
Mon Sep 13 04:23:00 2010 UTC (13 years, 6 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.101.10.1: preferred, colored to branchpoint 1.101: preferred, colored next main 1.102: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.101.10.1: +250 -122 lines
- Customization for GCI_3
  - Backport 1.107, 1.108, 1.109, 1.110, 1.111, 1.112.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sun Aug 29 19:36:37 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.111: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.111: +12 -4 lines
- Support deletion of uploaded files from submission, in cases where original
  file was uploaded using older versions of essayresponse.pm
  -- pre rev. 1.95 (LON-CAPA 2.8.0) -- where there was no hierarchy below:
  $udom/$uname/essayresponse.
- Allow submission to occur if only action is to delete a file uploaded via the
  old mechanism.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Sat Aug 28 22:25:07 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_0_RC1
Diff to previous 1.110: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.110: +2 -3 lines
- rename uploaded file with cleaned filename.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Mon Aug 23 03:21:26 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.109: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.109: +7 -5 lines
- PartID in HWFILE and HWPORT form element names has . replaced with _ to
  support bridgetasks.  HWFILETOOBIG does not.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sun Aug 22 19:00:15 2010 UTC (13 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.108: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.108: +2 -2 lines
- Bug 6349.
- Path needed to &current_file_submissions().

Revision 1.108: download - view: text, markup, annotated - select for diffs
Mon Jun 21 02:15:37 2010 UTC (13 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.107: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.107: +223 -166 lines
- Improved student interface for managing files submitted to dropbox
  over multiple tries.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Jun 17 00:13:20 2010 UTC (13 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.106: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.106: +103 -41 lines
- bug 5933.
  Files submitted to essayresponse items directly from user's desktop
  instead of selecting from portfolio now stored in user's portfolio.
  Instructors can now return files to student for this type of upload.

  Work in progress.

Revision 1.106: download - view: text, markup, annotated - select for diffs
Thu Apr 22 13:00:24 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.105: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.105: +12 -10 lines
Once you had entered anything in the collaborator field, you could never get rid of it.

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Apr 20 23:59:53 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.104: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.104: +1 -3 lines
Spam, spam, spam, bacon and eggs.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Mon Apr 19 04:20:25 2010 UTC (13 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.103: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.103: +4 -2 lines
- Bug 6257.
  - Fix typo.

Revision 1.103: download - view: text, markup, annotated - select for diffs
Mon Apr 19 04:02:37 2010 UTC (13 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.102: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.102: +2 -2 lines
- $award is a ref to a scalar.

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

Revision 1.101.10.1: download - view: text, markup, annotated - select for diffs
Sun Dec 6 20:41:40 2009 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.101: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.101: +6 -2 lines
- Customization for GCI_3.

Revision 1.101.8.1: download - view: text, markup, annotated - select for diffs
Wed Sep 23 02:58:00 2009 UTC (14 years, 6 months ago) by gci
Branches: GCI_2
Diff to previous 1.101: preferred, colored next main 1.102: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.101: +6 -2 lines
- GCI customization for submission to concept inventory.

Revision 1.100.4.1: download - view: text, markup, annotated - select for diffs
Fri Sep 11 16:34:09 2009 UTC (14 years, 6 months ago) by raeburn
Branches: GCI_1
Diff to previous 1.100: preferred, colored next main 1.101: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.100: +16 -12 lines
- GCI customization for submission to concept inventory.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sat May 23 18:07:57 2009 UTC (14 years, 10 months ago) by riegler
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, BZ5971-printing-apage
Branch point for: GCI_3, GCI_2
Diff to previous 1.100: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.100: +2 -2 lines
Change of wording.
Change request arose in the 2009 training workshop on Portfolio

Revision 1.100: download - view: text, markup, annotated - select for diffs
Wed Jan 21 16:43:30 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, BZ5434-fox
Branch point for: GCI_1
Diff to previous 1.99: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.99: +2 -4 lines
- Eliminate unnecessary foreach loop.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Wed Jan 21 16:17:35 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.98: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.98: +6 -2 lines
- Bridge Tasks do not require a list of allowed filetype(s).

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Jan 5 05:54:34 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_0, version_2_7_99_1
Diff to previous 1.97: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.97: +5 -5 lines
- Deletion of the item from the %env hash is what is needed, not lonnet::delenv().

Revision 1.97: download - view: text, markup, annotated - select for diffs
Thu Jan 1 16:45:32 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.96: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.96: +7 -4 lines
- Regexp will now correctly extract path and filename for portfolio files at the top level of a user's portfolio.
- Correction to logic for storage of directory listing for specific portfolio paths for later reuse.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Dec 22 14:55:28 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_99_0
Diff to previous 1.95: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.95: +2 -1 lines
- Bug 5850.
  - add $partid.$id for essayresponse, reactionresponse and organicresponse to $Apache::lonhomework::analyze{"parts"} arrayref so they are available in grades::scantron_get_maxbubble() when determing bubble lines for each problem part.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Sun Dec 21 19:09:15 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.94: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.94: +33 -3 lines
- Releated to bug 5760.
  - Add some hierarchy to the storage of files uploaded to essayresponse/drop box problems.
  - Prevent a user overwriting an existing file with the same name submitted to a different response item in the same course or a differet course.
  - Files are saved in user's userfiles directory in essayresponse/$cdom/$cnum/$map/$mapid/$part/$respid

Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon Dec 15 20:00:21 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.93: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.93: +3 -2 lines
- Need to add file to @accepted_files if size does not exceed permitted cumulative size.
- Remove unused $uploadedfiletype assignment.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Tue Dec 9 00:23:22 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.92: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.92: +15 -5 lines
- Bug 5839 (Ability to disable About-Me page and Portfolio)
  - set $which arg in &inputtags::file_selector() to "uploadonly" if Portfolio unavailable
    for student.
- Bug 5719 (Size limits for File Upload in Essayresponse)
  - send $maxfilesize as additional arg to &inputtags::file_selector()

Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Nov 20 14:37:37 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.91: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.91: +35 -16 lines
Reformatted POD, moved to bottom of file

Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun Nov 16 02:46:25 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.90: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.90: +97 -29 lines
Bug 5719 Size limits for File Upload in Essay response.
 - Max. cumulative size for submitted files applies to total for all files submitted to a particular essayresponse item. Default is 100 MB.
 - In course context, &lonacc:get_posted_cgi() will now no longer add file contents to %env if size exceeds max. for item.
 - Additional checks in essayresponse::file_submission() will assign award as "EXCESS_FILESIZE" if total of all files being submitted for sinle essayresponse item exceed max set via
PARM.
 - Modification to $Apache::lonhomework::results{"resource.$part.$id.$which"} to now include a comma separated list of only those submitted files which passed both the filetype and size tests.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Nov 10 13:18:19 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.89: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.89: +1 -3 lines
Added module description to header of file (POD format)

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Nov 7 18:58:06 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.88: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.88: +18 -1 lines
POD Comments added to headers of Web Modules

Revision 1.88: download - view: text, markup, annotated - select for diffs
Thu Aug 28 00:14:42 2008 UTC (15 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1
Diff to previous 1.87: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.87: +38 -19 lines
- localization
- more sanity checking on collaborators to prevent ISEs
- instructions on how to enter multiple usernames
- replace @ with : in instructions about entering username and domain for collaborators
  (need to support usernames which are e-mail addresses).

Revision 1.87: 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_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2
Diff to previous 1.86: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.86: +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.86: download - view: text, markup, annotated - select for diffs
Mon Oct 15 09:47:29 2007 UTC (16 years, 5 months ago) by foxr
Branches: MAIN
CVS tags: version_2_6_1, version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.85: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.85: +2 -2 lines
BZ 4074  Ensure the bubble lines chunk of the analysis hash gets
keyed by the concatenation of partid.resopnseid.

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

Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed Sep 26 00:31:23 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.83: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.83: +2 -2 lines
- allow ws between commas and extensions

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Aug 10 20:09:30 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.82: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.82: +3 -2 lines
- eliminate unneeded global
- list the course the similar response came from (BUG#5363)
- handle usernames/domains properl by escaping them (as they can now have . in them)

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Apr 17 23:25:09 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_99_0
Diff to previous 1.81: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.81: +36 -1 lines
- 2622, refactoring out some code, essay response also works now

Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Jan 8 11:12:44 2007 UTC (17 years, 2 months ago) by foxr
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1
Diff to previous 1.80: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.80: +2 -2 lines
Tweak the answer text a bit so it's clear what's being hand-graded.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Dec 5 02:55:54 2006 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_0, version_2_2_99_1, version_2_2_99_0
Diff to previous 1.79: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.79: +2 -3 lines
- lots of \w -> probper regexp replacements

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Oct 23 10:00:29 2006 UTC (17 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.78: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.78: +2 -2 lines
Shortened the text for hand grading

Revision 1.78: 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.77: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.77: +6 -13 lines
- trying to preserve the fix for BUG#4250 but use the normal answer functions to do so

Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Oct 17 15:11:11 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.76: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.76: +4 -4 lines
- complte the move of whichuser() from lonnxml -> lonnet

Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Oct 16 09:27:54 2006 UTC (17 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.75: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.75: +13 -4 lines
Make it clearer that essay responses will be hand graded (bug 4250)

Revision 1.75: download - view: text, markup, annotated - select for diffs
Mon Sep 25 19:30:56 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +18 -12 lines
- BUG#4481, disable draft option in survey mode.

Revision 1.74: download - view: text, markup, annotated - [selected for diffs]
Thu Sep 21 21:23:19 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.73: preferred, colored
Changes since revision 1.73: +27 -1 lines
- BUG$4486b - always show submissions to essay problems

Revision 1.73: download - view: text, markup, annotated - select for diffs
Tue Aug 1 14:04:32 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.72: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.72: +2 -2 lines
- be more lenient abot the filename input

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue May 30 12:45:36 2006 UTC (17 years, 10 months ago) by www
Branches: MAIN
CVS tags: version_2_1_99_1, version_2_1_99_0
Diff to previous 1.71: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.71: +5 -2 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Mar 9 01:11:12 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.70: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.70: +7 -14 lines
- consolidating the 'leave blank on scoring form code'
- image response gets blank lines in exam mode
- imageresponse can be scored in exam mode

Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Mar 9 01:07:04 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.69: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.69: +6 -2 lines
- essay response emits an answer line now and consumes correct number of lines

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Nov 15 22:19:57 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_99_1
Diff to previous 1.68: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.68: +3 -2 lines
- don't show file selector whn in answer mode

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Sep 19 20:41:01 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.67: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.67: +7 -2 lines
- brwsed uploads to essay repsonses  aren't comma seperated

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri May 20 18:53:53 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0
Diff to previous 1.66: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.66: +6 -4 lines
- couple more version.0 tweaks
- need to reset standr lon-capa status bits on creation of new version

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue May 3 19:22:58 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.65: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.65: +4 -4 lines
- switch to passing an array reff

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue May 3 05:31:51 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.64: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.64: +9 -7 lines
- if uploaded filetypes isn't set can upload any file
- added a lot of debuggin info
- actaully compiles now
- wroks correctly in the null case
- add non-fuctional submissions buttons to improve the look of grade mode
- if no user to grade don't show criteria

Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Apr 19 00:56:39 2005 UTC (18 years, 11 months ago) by matthew
Branches: MAIN
Diff to previous 1.63: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.63: +11 -6 lines
<label>s added around checkboxes above essay entry form.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Apr 8 19:21:52 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_0_tmcc
Diff to previous 1.62: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.62: +7 -7 lines
- was ignore ing the 'INVALID_FILETYPE' award change

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:21 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.61: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.61: +14 -14 lines
- ENV -> env

Revision 1.61: download - view: text, markup, annotated - select for diffs
Tue Apr 5 15:38:57 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.60: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.60: +49 -46 lines
- refactor the essayresponse so that the file_submission logging checking can be reused

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Mar 31 21:24:29 2005 UTC (19 years ago) by albertel
Branches: MAIN
Diff to previous 1.59: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.59: +3 -28 lines
- some cleanups/improvments to the file submission layout
- modularize the file submission code
- allow a user to submit a portfolio file

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Feb 10 22:43:15 2005 UTC (19 years, 1 month ago) by banghart
Branches: MAIN
Diff to previous 1.58: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.58: +17 -6 lines
	Fix bug 3881: accept only specified file types in response to essay

Revision 1.58: 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.57: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.57: +3 -4 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.57: download - view: text, markup, annotated - select for diffs
Tue Dec 21 22:46:27 2004 UTC (19 years, 3 months ago) by banghart
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.56: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.56: +3 -1 lines
	Unlock files when changing response.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Dec 16 21:21:35 2004 UTC (19 years, 3 months ago) by banghart
Branches: MAIN
Diff to previous 1.55: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.55: +1 -2 lines
	Remove "logthis" debugging stuff.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Dec 14 20:38:51 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_1
Diff to previous 1.54: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.54: +2 -4 lines
- correcting the html

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Dec 14 20:12:30 2004 UTC (19 years, 3 months ago) by banghart
Branches: MAIN
Diff to previous 1.53: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.53: +13 -14 lines
	Inform student that only one file can be uploaded.
	(sidesteps problems with typing multiple files in upload field)

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Dec 14 18:44:56 2004 UTC (19 years, 3 months ago) by banghart
Branches: MAIN
Diff to previous 1.52: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.52: +11 -4 lines
	Now explicitly sets response hash values to "" in absence of
	file submission (both portfolio and uploaded). Fixes "sticky"
	file submissions on subsequent answers to essay.
	Fixes bug 3699

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Dec 6 18:09:54 2004 UTC (19 years, 3 months ago) by banghart
Branches: MAIN
Diff to previous 1.51: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.51: +2 -2 lines
	Correcting strings for html compliance.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Dec 4 19:16:42 2004 UTC (19 years, 3 months ago) by banghart
Branches: MAIN
Diff to previous 1.50: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.50: +4 -3 lines
	Corrected size of popup portfolio selection window.
	Clear file storing multiple directory selection on
	end of submission.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Nov 23 14:37:33 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.49: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.49: +2 -4 lines
- grading of uploaded and portfiles should work now.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Nov 21 19:18:43 2004 UTC (19 years, 4 months ago) by banghart
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.48: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.48: +2 -0 lines
	remove trailing comma on list of submitted portfolio files

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Nov 16 20:14:09 2004 UTC (19 years, 4 months ago) by banghart
Branches: MAIN
Diff to previous 1.47: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.47: +4 -8 lines
	Call lonnet mark_as_readonly and unmark_as_readonly to
	manage file locking. Appears to work.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Nov 13 21:07:20 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.46: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.46: +3 -3 lines
- xhtml cleanup

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Nov 1 22:51:48 2004 UTC (19 years, 4 months ago) by banghart
Branches: MAIN
Diff to previous 1.45: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.45: +2 -1 lines
	Save submitted file information to file_permissions .db file.
	Probably still needs refinement!

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Oct 30 23:59:00 2004 UTC (19 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.44: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.44: +7 -0 lines
	Save filenames as keys in homework results hash.
	Seemed like a way to be able to tell if a file had
	been submitted in response to essay.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Oct 27 18:30:48 2004 UTC (19 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.43: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.43: +1 -1 lines
	Correct stupid error. Now it compiles.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Oct 26 21:27:10 2004 UTC (19 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.42: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.42: +5 -1 lines
	Echo previously selected portfolio files

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Oct 25 21:41:58 2004 UTC (19 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.41: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.41: +16 -14 lines
	Save list of portfolio files in answer to essay. Not done.
	Still need to echo previous results, etc, etc

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Oct 19 19:14:51 2004 UTC (19 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.40: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.40: +6 -2 lines
	Change query field name from "action" to "mode" for fileselect

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Oct 18 22:14:15 2004 UTC (19 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.39: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.39: +4 -3 lines
	Rename portfolio file field
	 return $portfiles as comma delimited string of filenames

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Oct 12 00:08:44 2004 UTC (19 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.38: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.38: +2 -1 lines
	Added text area to hold returned files from
	select file function in porfolio.pm

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Oct 6 18:50:14 2004 UTC (19 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.37: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.37: +4 -2 lines
	Added link to select portfolio files in response to essay problem.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 4 18:19:01 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_X
Diff to previous 1.36: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.36: +2 -1 lines
- line numbers were off

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Sep 1 19:42:26 2004 UTC (19 years, 6 months ago) by sakharuk
Branches: MAIN
CVS tags: version_1_2_1
Diff to previous 1.35: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.35: +2 -1 lines
Bug 3424 (Survey problem in exam mode can not be printed from the construction space) is now fixed.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon May 10 23:09:18 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0
Diff to previous 1.34: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.34: +6 -3 lines
- eliminating a tokenwrapper call
- putting uploaded essayresponse's into an essayresponse directory.

Revision 1.34: 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.33: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.33: +4 -4 lines
- trying to be UTF8 transparent

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Mar 5 20:18:26 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.32: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.32: +23 -20 lines
- BUG#2788, localizing essayresponse

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Apr 29 20:32:21 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.31: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.31: +19 -1 lines
Bug 108: start archiving answers.

Revision 1.31: 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.30: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.30: +2 -12 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.30: download - view: text, markup, annotated - select for diffs
Sat Apr 19 09:00:54 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.29: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.29: +4 -4 lines

- saving my work

- I am not sure this is correct yet but it is a step closer,
- New award detail ASSIGNED_SCORE, causes inputtags to grab individual awardeds if exist from all responses and then do ain arithmatic average

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Apr 18 22:27:28 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.28: +2 -2 lines
- hey lets actually set it to a value

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Apr 18 08:00:04 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.27: +11 -2 lines
- no longer bombs
- does grade more correctly (all but supporting multiple essays together)

Revision 1.27: 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.26: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.26: +14 -9 lines
- break out the 'repetition' clculation
- essayresponse, start support of scantron

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Apr 8 02:40:56 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.25: +2 -2 lines
- brining consitancy to the homework input fields

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Feb 27 21:20:48 2003 UTC (21 years, 1 month ago) by sakharuk
Branches: MAIN
Diff to previous 1.24: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.24: +11 -5 lines
 Atomated the printing of "Leave blank on scoring form" message (it's number)
for the bubble exam.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Feb 27 17:00:08 2003 UTC (21 years, 1 month ago) by sakharuk
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.23: +2 -2 lines
 Error in word Leave.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 24 20:40:37 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.22: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.22: +2 -2 lines
Now student uploaded files show up in grader mode.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jan 24 19:49:48 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.21: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.21: +27 -22 lines
Correct response to wrong filetype.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jan 24 18:45:23 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.20: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.20: +8 -1 lines
Enforce restrictions on uploaded filetypes

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jan 24 18:30:54 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.19: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.19: +6 -2 lines
Stores file now and link to it. This now needs to get incorparated into
grades.pm.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jan 23 22:28:55 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.18: +13 -3 lines
Additional work on file upload.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jan 23 19:32:36 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.17: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.17: +2 -2 lines
Typo on printouts.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jan 22 17:29:21 2003 UTC (21 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.16: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.16: +9 -1 lines
Bug #89
Additional parameter to control which files can be uploaded in essay response
Start upload functionality in essay response

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 13 21:24:02 2003 UTC (21 years, 2 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.15: +9 -1 lines
Now you can print essay type of problems in exam with Ed's environment (CAPA-like).

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 7 16:23:05 2002 UTC (21 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2, version_0_6, version_0_5_1, version_0_5
Diff to previous 1.14: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.14: +5 -2 lines
- improving the editability of essayresponses and textfields

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 1 19:16:45 2002 UTC (21 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.13: +20 -15 lines
- corrected some errors in changes

- end_*response routines should never call Apache::response::start_response
- start_*response needs tow write its packages out in meta mode
- ids are available in the @Apache::inputtags::response global

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 1 15:20:34 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.12: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.12: +17 -7 lines
Shows on screen an option to save either as an answer or as a draft copy.
Saves the submission with the appropriate awarddetail.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jul 26 20:27:33 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.11: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.11: +5 -2 lines
Slightly modification - it does not save the collaborator list if it has not
been changed since the last submission.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jul 25 20:51:39 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.10: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.10: +10 -17 lines
Clean up some codes on checking collaborators on submission by students.
The checking is now done when an instructor grades the problem.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jul 24 16:58:08 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.9: +80 -38 lines
Add collaborator field - thanks to Gerd
Check for valid collaborators and maximum number.
However, cannot force students to change the number unless we trancate the
number.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jul 19 20:43:11 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.8: +17 -9 lines
put the collaborator field in. Needs to check whether it is greater than 0.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 9 17:18:25 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.7: +7 -1 lines
beginnings of collaborators list written by Gerd

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 18 17:45:30 2002 UTC (22 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, STABLE
Diff to previous 1.6: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.6: +6 -3 lines
- checks for previuous
- checks if submitted text is equal to seed text

Revision 1.6: 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.5: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.5: +2 -2 lines
changing "sub BEGIN" to "BEGIN"

Revision 1.5: 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.4: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.4: +25 -0 lines
- GPL headers

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 13 21:44:24 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.3: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.3: +5 -1 lines
-added package notation for all remaining response styles

Revision 1.3: 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.2: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.2: +2 -2 lines
- added new arg $tagstack to all start_ or end_ routines

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 5 00:07:53 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.74: preferred, colored
Changes since revision 1.1: +8 -4 lines
- looks like it works

Revision 1.1: 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 selected 1.74: preferred, colored
- adding support for <essayresponse>

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>