CVS log for loncom/homework/grades.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.596.2.12.2.60.2.5: download - view: text, markup, annotated - select for diffs
Thu Sep 7 17:38:56 2023 UTC (6 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.596.2.12.2.60.2.4: preferred, colored to branchpoint 1.596.2.12.2.60: preferred, colored next main 1.596.2.13: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.60.2.4: +257 -169 lines
- For 2.11.4 (modified)
  Include changes in 1.793

Revision 1.596.2.12.2.60.2.4: download - view: text, markup, annotated - select for diffs
Wed Jul 5 23:49:18 2023 UTC (8 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.596.2.12.2.60.2.3: preferred, colored to branchpoint 1.596.2.12.2.60: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.60.2.3: +224 -109 lines
- For 2.11.4 (modified)
  Include changes in 1.745, 1.746, 1.747, 1.749, 1.793 (part)

Revision 1.793: download - view: text, markup, annotated - select for diffs
Sun Apr 2 03:16:28 2023 UTC (11 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.792: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.792: +257 -176 lines
- Bug 6979
  - Shortcut to student's view of problem etc. from 'View As' item in Functions
  menu above problem.
  - Part of code in &submission() subroutine in grades.pm moved to separate
  subroutine -- &show_last_submission() which can be called by &view_as_user(),
  which in turn is called from lonhomework.pm

Revision 1.596.2.12.2.60.2.3: download - view: text, markup, annotated - select for diffs
Fri Mar 10 23:36:22 2023 UTC (12 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.596.2.12.2.60.2.2: preferred, colored to branchpoint 1.596.2.12.2.60: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.60.2.2: +2 -1 lines
- For 2.11.4 (modified)
  Typo in rev. 1.596.2.12.2.60.2.2

Revision 1.596.2.12.2.60.2.2: download - view: text, markup, annotated - select for diffs
Fri Mar 10 20:23:34 2023 UTC (12 months, 2 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.596.2.12.2.60.2.1: preferred, colored to branchpoint 1.596.2.12.2.60: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.60.2.1: +51 -12 lines
- For 2.11.4 (modified)
  Include changes in 1.791, 1.792

Revision 1.792: download - view: text, markup, annotated - select for diffs
Sun Feb 12 21:01:30 2023 UTC (13 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.791: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.791: +51 -10 lines
- Bug 6966

Revision 1.791: download - view: text, markup, annotated - select for diffs
Thu Feb 9 19:27:18 2023 UTC (13 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.790: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.790: +3 -3 lines
- Only need determine timestamp once per version.

Revision 1.596.2.12.2.60.2.1: download - view: text, markup, annotated - select for diffs
Mon Jan 16 19:27:43 2023 UTC (14 months, 1 week ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.596.2.12.2.60: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.60: +3 -3 lines
- For 2.11.4 (modified)
  Include changes in 1.789, 1.790

Revision 1.790: download - view: text, markup, annotated - select for diffs
Sat Jun 11 14:38:28 2022 UTC (21 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.789: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.789: +3 -2 lines
- Ignore empty and commented out rows in bubblesheet format file.

Revision 1.789: download - view: text, markup, annotated - select for diffs
Sat Jun 11 14:20:42 2022 UTC (21 months, 2 weeks ago) by raeburn
Branches: MAIN
Diff to previous 1.788: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.788: +1 -2 lines
- Always remove line feeds from lines returned by get_scantronformat_file()
  so chomp() no longer needs to be included when using the output.

Revision 1.596.2.12.2.60: download - view: text, markup, annotated - select for diffs
Wed Feb 9 23:50:00 2022 UTC (2 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4
Branch point for: version_2_11_4_msu
Diff to previous 1.596.2.12.2.59: preferred, colored to branchpoint 1.596.2.12: preferred, colored next main 1.596.2.13: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.59: +71 -11 lines
- For 2.11
  Backport 1.788

Revision 1.788: download - view: text, markup, annotated - select for diffs
Wed Feb 9 23:21:11 2022 UTC (2 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.787: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.787: +71 -11 lines
- Bug 6968
  - Support bubblesheet grading of named or CODEd exams for exam folder
  containing sub-folders for which randompick and/or randomorder in use.

Revision 1.596.2.12.2.59: download - view: text, markup, annotated - select for diffs
Fri Dec 17 20:20:14 2021 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.58: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.58: +5 -4 lines
- For 2.11
  Backport 1.787

Revision 1.787: download - view: text, markup, annotated - select for diffs
Fri Dec 17 20:10:21 2021 UTC (2 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.786: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.786: +5 -4 lines
- In &updateGradeByPage() routine, need to declare %queueable and replace
  scalar used for partID. (fix changes in rev. 1.786).

Revision 1.596.2.12.2.58: download - view: text, markup, annotated - select for diffs
Fri Dec 17 15:22:13 2021 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.57: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.57: +71 -22 lines
- For 2.11
  Backport 1.785, 1.786

Revision 1.786: download - view: text, markup, annotated - select for diffs
Fri Dec 17 15:16:51 2021 UTC (2 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.785: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.785: +68 -22 lines
- Bug 6965. Removal of a problem from grading queue ignore awarded status
  of parts with non-handgradeable responses.

Revision 1.785: download - view: text, markup, annotated - select for diffs
Fri Jun 4 20:09:28 2021 UTC (2 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.784: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.784: +4 -2 lines
- No "Grading" link in breadcrumbs when not in course context.

Revision 1.596.2.12.2.57: download - view: text, markup, annotated - select for diffs
Mon Jan 25 14:25:55 2021 UTC (3 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3
Diff to previous 1.596.2.12.2.56: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.56: +12 -2 lines
- For 2.11
  Backport 1.782, 1.783, 1.784

Revision 1.784: download - view: text, markup, annotated - select for diffs
Mon Jan 25 14:21:17 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.783: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.783: +2 -2 lines
- Accommodate access via "Grade ungraded submissions" link which doesn't
  prompt instructor to select Access Status.

Revision 1.783: download - view: text, markup, annotated - select for diffs
Sat Jan 23 20:32:17 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.782: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.782: +3 -1 lines
- Accommodate access via "Grade ungraded submissions" link which doesn't
  prompt instructor to select Sections.

Revision 1.782: download - view: text, markup, annotated - select for diffs
Sat Jan 23 20:24:53 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.781: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.781: +9 -1 lines
- Be wary of uninitialized package variables in perl modules under mod_perl.

Revision 1.596.2.12.2.56: download - view: text, markup, annotated - select for diffs
Tue Jan 5 22:01:28 2021 UTC (3 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.55: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.55: +75 -17 lines
- For 2.11
  Backport 1.780, 1.781

Revision 1.781: download - view: text, markup, annotated - select for diffs
Tue Jan 5 21:53:44 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.780: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.780: +6 -6 lines
- Missing commas in 1.780

Revision 1.780: download - view: text, markup, annotated - select for diffs
Tue Jan 5 21:25:47 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.779: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.779: +75 -17 lines
- "Send Messages" and "Grading Increments" rows only shown in display options
  table, if user has mgr priv.
- Save button on "Grading table" and "Grade page/folder for one student" screens
  grayed out unless user has mgr priv.
- "Upload Scores", "Process Clicker", and "Grade/Manage/Review Bubblesheets"
  items only included in "Automated Grading" panel if user has mgr priv.

Revision 1.596.2.12.2.55: download - view: text, markup, annotated - select for diffs
Thu Nov 12 01:37:12 2020 UTC (3 years, 4 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.54: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.54: +32 -8 lines
- For 2.11
  Backport 1.777, 1.778, 1.779

Revision 1.779: download - view: text, markup, annotated - select for diffs
Tue Nov 10 17:17:54 2020 UTC (3 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.778: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.778: +5 -60 lines
- Move &css_links() from grades.pm to loncommon.pm to facilitate reuse.

Revision 1.778: download - view: text, markup, annotated - select for diffs
Mon Nov 9 00:44:30 2020 UTC (3 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.777: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.777: +23 -7 lines
- Bug 6943 <link> tag for css not needed if View Problem Text set to "no".

Revision 1.777: download - view: text, markup, annotated - select for diffs
Sun Nov 8 22:23:52 2020 UTC (3 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.776: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.776: +71 -8 lines
- Bug 6943
  Load CSS files for resources being displayed in Grading interface, i.e.,
  when "View Problem Text" is checked for "one student" or "all students".

Revision 1.596.2.12.2.54: download - view: text, markup, annotated - select for diffs
Thu Sep 10 00:39:46 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.53: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.53: +2 -2 lines
- For 2.11
  Backport 1.776

Revision 1.776: download - view: text, markup, annotated - select for diffs
Wed Sep 9 23:01:12 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.775: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.775: +2 -2 lines
- Fewer localized phrases needed.

Revision 1.596.2.12.2.53: download - view: text, markup, annotated - select for diffs
Tue Sep 8 15:48:41 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.52: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.52: +4 -4 lines
- For 2.11
  - Wording changes in recognition that 'Download submissions' currently only
    applies to download of files submitted to an assignment.

Revision 1.596.2.12.2.52: download - view: text, markup, annotated - select for diffs
Tue Sep 8 14:09:30 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.51: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.51: +17 -2 lines
- For 2.11
  Backport 1.775

Revision 1.775: download - view: text, markup, annotated - select for diffs
Tue Sep 8 13:44:33 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.774: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.774: +17 -2 lines
- In "Download submissions" context, table listing parts/responsetypes
  not shown if none set up as dropboxes.

Revision 1.596.2.12.2.51: download - view: text, markup, annotated - select for diffs
Mon Aug 31 15:42:52 2020 UTC (3 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.50: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.50: +1238 -1125 lines
- For 2.11
  Backport 1.598, 1.599, 1.600, 1.601, 1.602, 1.603, 1.605, 1.607, 1.608,
           1.609, 1.610, 1.611, 1.612, 1.613, 1.614, 1.615, 1.616, 1.617,
           1.618, 1.619, 1.620, 1.621, 1.622, 1.623, 1.624, 1.625, 1.627,
           1.628, 1.629, 1.630, 1.632, 1.633, 1.634, 1.636, 1.637, 1.638,
           1.763, 1.764, 1.766, 1.767, 1.768 (part), 1.769, 1.771, 1.772,
           1.773, 1.774

Revision 1.774: download - view: text, markup, annotated - select for diffs
Mon Aug 31 01:14:06 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.773: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.773: +6 -7 lines
- White space changes only.

Revision 1.773: download - view: text, markup, annotated - select for diffs
Sun Aug 30 20:30:21 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.772: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.772: +435 -248 lines
- Grading interface changes March-April 2010 (rev. 1.598-1.633) reviewed.
  - Complete the elimination of form.handgrade
  - Re-instate use of &showResourceInfo()
    - If problem has multiple parts, can select which to grade
    - If problem has file upload items (in essayresponse) in multiple parts
      can select which parts to include when downloading submitted files
  - Keywords list menu only shown if selected problem contains one or more
    essayresponse items.
  - Table of options for grading individual students:
    (a) Send Messages - include ability to send a message (default is "Yes"
        if selected problem contains an essayresponse item, "No" otherwise.
    (b) Check For Plagiarism - only shown if selected problem contains
        an essayresponse item

Revision 1.772: download - view: text, markup, annotated - select for diffs
Sat Aug 29 16:39:00 2020 UTC (3 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.771: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.771: +4 -1 lines
- Keyword highlighting.
  Convert object to string to permit use of replace().

Revision 1.771: download - view: text, markup, annotated - select for diffs
Wed Aug 26 18:13:40 2020 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.770: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.770: +2 -2 lines
- Problem selector for "Content Grading" screen only needs a radiobutton
  for each resource.
- Order of args passed to lonstathelper::problem_selector() changed.
  smallbox, onclick args not passed by any callers of the routine --
  added for lonquickgrades.pm rev. 1.75, but use discontinued in
  rev. 1.84).

Revision 1.770: download - view: text, markup, annotated - select for diffs
Wed May 20 22:02:57 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.769: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.769: +472 -33 lines
- Bug 6215
  Bubblesheet grading by a role (instructor or custom) with specific section

Revision 1.769: download - view: text, markup, annotated - select for diffs
Fri May 8 15:12:34 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.768: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.768: +4 -4 lines
- coding style -- grep().

Revision 1.768: download - view: text, markup, annotated - select for diffs
Fri May 8 14:56:53 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.767: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.767: +3 -7 lines
- Remove HTML markup from phrases for localization.
- White space changes.

Revision 1.767: download - view: text, markup, annotated - select for diffs
Fri May 8 13:49:02 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.766: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.766: +9 -10 lines
- White space changes to improve readability
- Remove duplicate parentheses and surplus single quote.

Revision 1.766: download - view: text, markup, annotated - select for diffs
Thu May 7 18:43:52 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.765: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.765: +21 -23 lines
- White space changes only (for readability).

Revision 1.765: download - view: text, markup, annotated - select for diffs
Wed May 6 15:01:15 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.764: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.764: +5 -3 lines
- "Grading tabs" only in course context.

Revision 1.764: download - view: text, markup, annotated - select for diffs
Wed May 6 00:09:49 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.763: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.763: +2 -2 lines
- Consistent punctuation in grading links

Revision 1.763: download - view: text, markup, annotated - select for diffs
Wed May 6 00:07:48 2020 UTC (3 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.762: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.762: +6 -6 lines
- Update comments.

Revision 1.596.2.12.2.50: download - view: text, markup, annotated - select for diffs
Wed Feb 12 17:33:53 2020 UTC (4 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.49: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.49: +2 -2 lines
- For 2.11
  Backport 1.762

Revision 1.762: download - view: text, markup, annotated - select for diffs
Wed Feb 12 16:25:56 2020 UTC (4 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.761: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.761: +2 -2 lines
- Parameter setting via table mode for users with both student and non-student
  roles.
- Pop-up launched via "Select User" link shows appropriate table(s) of users.

Revision 1.596.2.12.2.49: download - view: text, markup, annotated - select for diffs
Sat Aug 17 17:43:43 2019 UTC (4 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.48: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.48: +198 -226 lines
- For 2.11
  Backport 1.754, 1.755, 1.756, 1.757

Revision 1.596.2.12.2.48: download - view: text, markup, annotated - select for diffs
Sun Jul 7 15:31:52 2019 UTC (4 years, 8 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.47: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.47: +3 -2 lines
- For 2.11
  - Backport 1.761

Revision 1.761: download - view: text, markup, annotated - select for diffs
Wed Mar 6 15:45:29 2019 UTC (5 years ago) by raeburn
Branches: MAIN
Diff to previous 1.760: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.760: +3 -2 lines
- Bug 5895

Revision 1.596.2.12.2.41.2.6: download - view: text, markup, annotated - select for diffs
Sat Feb 23 17:34:59 2019 UTC (5 years, 1 month ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.596.2.12.2.41.2.5: preferred, colored next main 1.596.2.12.2.42: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.41.2.5: +70 -7 lines
- For 2.11.2 (modified)
  - Include changes in 1.596.2.12.2.47

Revision 1.596.2.12.2.47: download - view: text, markup, annotated - select for diffs
Sat Feb 23 15:50:44 2019 UTC (5 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.46: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.46: +70 -7 lines
- For 2.11
  Backport 1.760

Revision 1.760: download - view: text, markup, annotated - select for diffs
Sat Feb 23 15:18:33 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.759: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.759: +69 -6 lines
- Support upload of session data for iClicker 7 (also named iClicker Classic).

Revision 1.596.2.12.2.46: download - view: text, markup, annotated - select for diffs
Tue Feb 19 21:27:46 2019 UTC (5 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.45: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.45: +2 -1 lines
- For 2.11
  Backport 1.753 (part). Missed in earlier rev. 1.596.2.12.2.45.

Revision 1.596.2.12.2.45: download - view: text, markup, annotated - select for diffs
Sat Feb 16 17:53:05 2019 UTC (5 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.44: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.44: +61 -23 lines
- For 2.11
  - Backport 1.753

Revision 1.759: download - view: text, markup, annotated - select for diffs
Sat Feb 9 04:02:09 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.758: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.758: +3 -3 lines
- Fix typo
- Standard indentation is four spaces.

Revision 1.596.2.12.2.41.2.5: download - view: text, markup, annotated - select for diffs
Wed Feb 6 05:55:25 2019 UTC (5 years, 1 month ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.596.2.12.2.41.2.4: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.41.2.4: +1 -2 lines
- For 2.11.2 (modified)
  Include changes in 1.758

Revision 1.758: download - view: text, markup, annotated - select for diffs
Wed Feb 6 05:46:51 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.757: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.757: +2 -3 lines
- Remove redundant line
- Update documentation

Revision 1.596.2.12.2.41.2.4: download - view: text, markup, annotated - select for diffs
Tue Feb 5 16:13:05 2019 UTC (5 years, 1 month ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.596.2.12.2.41.2.3: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.41.2.3: +4 -2 lines
- For 2.11.2 (modified)
  Add closing brace and change to location of get_scantronformat_file()
  missing from 1.754 changes included in 1.596.2.12.2.41.2.3

Revision 1.596.2.12.2.41.2.3: download - view: text, markup, annotated - select for diffs
Sun Feb 3 20:47:11 2019 UTC (5 years, 1 month ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.596.2.12.2.41.2.2: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.41.2.2: +193 -222 lines
- For 2.11.2 (modified)
  Include changes in 1.754, 1.755, 1.756, 1.757

Revision 1.757: download - view: text, markup, annotated - select for diffs
Thu Jan 31 17:44:18 2019 UTC (5 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.756: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.756: +6 -4 lines
- Uploaded bubblesheet data can consist of comma separated values.
  Wording changes and display style for bubbletype div ste to "block".

Revision 1.756: download - view: text, markup, annotated - select for diffs
Mon Jan 28 21:36:53 2019 UTC (5 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.755: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.755: +40 -32 lines
- Uploaded bubblesheet data can consist of comma separated values.
  - Domain configuration for conversion of csv file to txt file:
    (a) Delete first line (column titles) Y/N
    (b) Remove leading white space except question responses Y/N
    (c) Pad PaperID with leading zeroes, up to PaperIDlength Y/N

Revision 1.755: download - view: text, markup, annotated - select for diffs
Sun Jan 27 23:16:25 2019 UTC (5 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.754: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.754: +3 -19 lines
- Uploaded bubblesheet data can consist of comma separated values.
  - Set each value in each question field to correct length, and appropriate
    value, either letter A-J, or number 1-9 then 0, or '    1      ', as
    determined by selected data format.

Revision 1.754: download - view: text, markup, annotated - select for diffs
Sun Jan 27 14:39:55 2019 UTC (5 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.753: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.753: +170 -193 lines
- Uploaded bubblesheet data can consist of comma separated values.
  - Data will be converted to one of formats specified in bubblesheet
    format file, prior to saving in scantron_orig_* file.
  - Domain configuration for bubblesheet data format allows order of
     columns in csv data to be specified.
  - &get_scantronformat_file and &get_scantron_config moved from grades.pm
    to lonnet.pm to facilitate re-use.

Revision 1.753: 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.752: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.752: +62 -20 lines
- "Check For Plagiarism" now supported for submissions to Simple Problem
(Essay-open ended). Similarity checking only for submissions in same course

Revision 1.596.2.12.2.40.2.1: download - view: text, markup, annotated - select for diffs
Tue Oct 9 15:45:43 2018 UTC (5 years, 5 months ago) by raeburn
Branches: version_2_11_2_vcu
Diff to previous 1.596.2.12.2.40: preferred, colored next main 1.596.2.12.2.41: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.40: +3 -1 lines
- For 2.11.2 (modified)
  Include changes in 1.751 and 1.752

Revision 1.596.2.12.2.44: download - view: text, markup, annotated - select for diffs
Mon Oct 8 19:12:29 2018 UTC (5 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.43: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.43: +3 -1 lines
- For 2.11
  - Backport 1.751, 1.752.

Revision 1.752: download - view: text, markup, annotated - select for diffs
Mon Oct 8 19:11:01 2018 UTC (5 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.751: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.751: +2 -1 lines
- Explicitly declare use of Apache::lontexconvert().

Revision 1.751: download - view: text, markup, annotated - select for diffs
Mon Oct 8 19:04:06 2018 UTC (5 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.750: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.750: +2 -1 lines
- In grading interface render tex within <m> </m> tags when displaying a
  student's submission to an essayresponse item.

Revision 1.596.2.12.2.43: download - view: text, markup, annotated - select for diffs
Tue Sep 11 14:35:56 2018 UTC (5 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.42: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.42: +9 -4 lines
- For 2.11
  Backport 1.742

Revision 1.750: download - view: text, markup, annotated - select for diffs
Fri May 4 15:15:05 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.749: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.749: +107 -10 lines
- Three new args added to &getclasslist() to support filtering by submission
  status.
- Download Submissions selection for Sections, Groups, Access Status, and
  Submission Status now used to populate list of students for use by
  multidownload.pl

Revision 1.596.2.12.2.41.2.2: download - view: text, markup, annotated - select for diffs
Sun Apr 29 15:29:05 2018 UTC (5 years, 11 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.596.2.12.2.41.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.41.2.1: +13 -12 lines
- For 2.11.2 (modified)
  Include changes in 1.748

Revision 1.596.2.12.2.42: download - view: text, markup, annotated - select for diffs
Sun Apr 29 15:05:25 2018 UTC (5 years, 11 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.41: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.41: +14 -13 lines
- For 2.11
  Backport 1.748

Revision 1.749: download - view: text, markup, annotated - select for diffs
Sun Dec 31 14:00:41 2017 UTC (6 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.748: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.748: +67 -49 lines
- Bug 6754 LON-CAPA as LTI Consumer
  - For external tools set to be gradable, grading table from
    &displaySubByDates() includes values awarded instead of submissions.

Revision 1.748: download - view: text, markup, annotated - select for diffs
Sun Dec 31 13:29:53 2017 UTC (6 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.747: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.747: +10 -9 lines
- Set values for colspans in grading table which will support the number
  of stores_ items for a part (excluding awarded and solved).

Revision 1.747: download - view: text, markup, annotated - select for diffs
Thu Dec 21 23:20:48 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.746: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.746: +9 -4 lines
- If &get_last_submission() or displaySubByDates() finds nothing recorded,
  for external tool report 'no grade passed back', instead of 'nothing
  submitted'.

Revision 1.746: download - view: text, markup, annotated - select for diffs
Thu Dec 21 23:05:04 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.745: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.745: +7 -7 lines
- Call regex in scalar context when setting value for $is_tool.

Revision 1.745: download - view: text, markup, annotated - select for diffs
Mon Dec 18 23:51:24 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.744: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.744: +197 -73 lines
- Bug 6754 LON-CAPA as LTI Consumer
  - Grading screens can be used to display passback transactions, and
    for override of scores etc., for external tools set to be "gradable".

Revision 1.744: download - view: text, markup, annotated - select for diffs
Mon Dec 18 14:46:10 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.743: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.743: +2 -2 lines
- Unused scalar.

Revision 1.743: download - view: text, markup, annotated - select for diffs
Thu Dec 14 17:37:07 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.742: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.742: +12 -8 lines
- Bug 5977.
  - Score upload form support for identification of a user based on clicker ID,
    for Course Coordinators who prefer not to use LON-CAPA's in-built
    "Process Clicker" utility.

Revision 1.596.2.12.2.41.2.1: download - view: text, markup, annotated - select for diffs
Wed Nov 1 03:27:19 2017 UTC (6 years, 4 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.596.2.12.2.41: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.41: +9 -4 lines
- For 2.11.2 (modified).
  - Include changes in rev. 1.742.

Revision 1.596.2.12.2.41: download - view: text, markup, annotated - select for diffs
Fri Sep 15 13:42:29 2017 UTC (6 years, 6 months ago) by raeburn
Branches: version_2_11_X
Branch point for: version_2_11_2_msu
Diff to previous 1.596.2.12.2.40: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.40: +20 -4 lines
- For 2.11
  - Backport 1.741.

Revision 1.742: download - view: text, markup, annotated - select for diffs
Fri Aug 11 18:58:17 2017 UTC (6 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.741: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.741: +9 -4 lines
- Sanity checking

Revision 1.741: download - view: text, markup, annotated - select for diffs
Sun Jul 2 16:50:30 2017 UTC (6 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.740: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.740: +20 -4 lines
- Support <randomlist> around parts in bubblesheet grading with CODEs.

Revision 1.596.2.12.2.40: download - view: text, markup, annotated - select for diffs
Fri May 19 20:08:33 2017 UTC (6 years, 10 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_2_uiuc, version_2_11_2_educog, version_2_11_2
Branch point for: version_2_11_2_vcu
Diff to previous 1.596.2.12.2.39: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.39: +3 -2 lines
- For 2.11
  - Backport 1.740

Revision 1.740: download - view: text, markup, annotated - select for diffs
Fri May 19 19:25:05 2017 UTC (6 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.739: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.739: +3 -2 lines
- Facilitate work of localization phrasechecker script.

Revision 1.596.2.12.2.39: download - view: text, markup, annotated - select for diffs
Fri May 19 16:48:56 2017 UTC (6 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.38: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.38: +2 -2 lines
- For 2.11
  - Backport 1.739

Revision 1.739: download - view: text, markup, annotated - select for diffs
Fri May 19 16:40:50 2017 UTC (6 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.738: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.738: +2 -2 lines
- Fix typo.

Revision 1.596.2.12.2.38: download - view: text, markup, annotated - select for diffs
Mon Oct 24 22:31:06 2016 UTC (7 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.37: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.37: +2 -2 lines
- Fix typo in 1.596.2.12.2.37.

Revision 1.596.2.12.2.37: download - view: text, markup, annotated - select for diffs
Fri Oct 14 17:33:34 2016 UTC (7 years, 5 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.36: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.36: +199 -31 lines
- For 2.11
  - Backport 1.738

Revision 1.738: download - view: text, markup, annotated - select for diffs
Fri Oct 14 16:47:25 2016 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.737: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.737: +200 -38 lines
- Bug 6440.
  - Submission status can be used as filter for grading table.
  - Group(s) can be used as filter for grading table.

Revision 1.596.2.12.2.36: download - view: text, markup, annotated - select for diffs
Thu Aug 4 18:47:52 2016 UTC (7 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.35: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.35: +57 -38 lines
- For 2.11
  - Backport 1.736

Revision 1.737: download - view: text, markup, annotated - select for diffs
Sun Jan 31 21:25:42 2016 UTC (8 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.736: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.736: +37 -4 lines
- Score upload form supports identification of a user based on clicker ID,
  for Course Coordinators who prefer not to use LON-CAPA's in-built
  "Process Clicker" utility.
- clickers.db file on a library server contains key = value pairs, where key
  is (escaped) clicker ID, and value is (escaped) comma-separated list of
  usernames who registered that particular clicker ID.
- bi-nightly run of searchcat.pl will update clickers.db file.

Revision 1.736: download - view: text, markup, annotated - select for diffs
Tue Jun 9 21:22:48 2015 UTC (8 years, 9 months ago) by damieng
Branches: MAIN
Diff to previous 1.735: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.735: +57 -38 lines
fixed bug 6782, and escaped most localized messages used in Javascript blocks to make sure bugs like that do not happen again

Revision 1.596.2.12.2.35: download - view: text, markup, annotated - select for diffs
Thu Mar 19 10:31:17 2015 UTC (9 years ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_1
Diff to previous 1.596.2.12.2.34: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.34: +5 -3 lines
- For 2.11
  Backport 1.735.

Revision 1.735: download - view: text, markup, annotated - select for diffs
Wed Mar 18 12:53:24 2015 UTC (9 years ago) by raeburn
Branches: MAIN
Diff to previous 1.734: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.734: +5 -3 lines
- Bug 6476
  Whether rndseed in use is stored in submission record depends on whether
  LON-CAPA 2.10.X or 2.11.X was hosting user's session. Check for question type
  when deciding if 'New variation this try' should be show for a particular
  transaction,  for both user's Previous Tries pop-up and for CC's grades screen
  (dates and submissions option).

Revision 1.596.2.12.2.34: download - view: text, markup, annotated - select for diffs
Tue Mar 17 12:37:40 2015 UTC (9 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.33: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.33: +3 -2 lines
- For 2.11
  Backport changes in 1.734, and one line from changes in 1.640 missed in
  earlier 1.596.2.2 backport.

Revision 1.734: download - view: text, markup, annotated - select for diffs
Tue Mar 17 12:22:20 2015 UTC (9 years ago) by raeburn
Branches: MAIN
Diff to previous 1.733: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.733: +2 -2 lines
- Bug 6476
  rndseed in use now always stored as part of submission record.

Revision 1.596.2.12.2.33: download - view: text, markup, annotated - select for diffs
Tue Mar 10 17:01:24 2015 UTC (9 years ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.32: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.32: +13 -4 lines
- For 2.11
  Backport 1.731, 1.732, 1.733

Revision 1.733: download - view: text, markup, annotated - select for diffs
Sun Feb 22 15:23:56 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.732: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.732: +3 -11 lines
Bug 6476
  - Revert part of changes in grades.pm rev. 1.732
  - When the random seed is stored, store rawrndseed (the pre-processed random
    seed) in resource.$part.rndseed, since the pre-processed seed is the one
    needed to reconstruct the problem in Authoring Space.
  - Retains backwards-compatibility with data stored in 2.10 and 2.11, because
    the previous tries display, and submission history in the grading screens
    for questiontype of randmizetry both expect resource.$part.rndseed in the
    submission history (and for randomizetry the rawrndseed and rndseed are
    the same).

Revision 1.732: 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.731: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.731: +12 -4 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.731: download - view: text, markup, annotated - select for diffs
Tue Feb 10 04:02:17 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.730: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.730: +15 -4 lines
- If the same student ID is used more than one student in the classlist,
  the username:domain belonging to the student with Active status is used.

Revision 1.596.2.12.2.32: download - view: text, markup, annotated - select for diffs
Sat Jan 24 02:27:01 2015 UTC (9 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.31: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.31: +2 -2 lines
- For 2.11
  - Backport 1.730

Revision 1.596.2.12.2.31: download - view: text, markup, annotated - select for diffs
Fri Jan 23 23:34:17 2015 UTC (9 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.30: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.30: +64 -11 lines
- For 2.11
  - Backport 1.726, 1.727, 1.728

Revision 1.730: download - view: text, markup, annotated - select for diffs
Fri Dec 19 12:18:02 2014 UTC (9 years, 3 months ago) by kruse
Branches: MAIN
Diff to previous 1.729: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.729: +2 -2 lines
Reverting changes concerning essay response in order to
improve display in hand-grading screen.

Revision 1.729: download - view: text, markup, annotated - select for diffs
Sun Dec 7 19:45:08 2014 UTC (9 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.728: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.728: +7 -80 lines
- Support for submission of files to externalresponse.
  - New routine: &portfiles_versioning() in lonnet.pm called after grading
    externalresponse to handle versioning of submitted files in portfolio.
  - &get_next_version(), &version_selected_portfile(), &file_name_version_ext()
    moved from grades.pm to lonnet.pm to facilitate re-use.

Revision 1.728: download - view: text, markup, annotated - select for diffs
Mon Nov 24 02:36:26 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.727: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.727: +5 -5 lines
- Bug 6740 Out-of-order recording of submissions (by time).
  - Check for new transactions made immediately before call to lonnet::cstore()
    &Apache::inputtags::hidealldata() called if correct then incorrect,
    where awarded >= 1 when correct (feedback on correctness enabled).
  - Check for transactions made immediately after call to lonnet::cstore()
    if reply from lond::store_handler() is delay:N (where N s the number of
    transactions between the last retrieved in &initialize_storage() and the
    last stored immediately before permanent storage of the current transaction.
    &Apache::grades::makehidden() called if correct then incorrect,
    where awarded >= 1 when correct (feedback on correctness enabled).

Revision 1.727: download - view: text, markup, annotated - select for diffs
Fri Nov 21 17:59:11 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.726: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.726: +6 -5 lines
- Bug 6740 Out-of-order recording of submissions (by time).
 - "reset_status" event for a problem part subsequent to out-of-order
   ("incorrect_attempted" post-"correct_by_student") eliminates
   need to provide "Hide" checkbox in grading menu for that particular
   transaction.

Revision 1.726: download - view: text, markup, annotated - select for diffs
Sat Nov 8 18:26:01 2014 UTC (9 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.725: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.725: +63 -11 lines
- Bug 6740.

Revision 1.596.2.12.2.30: download - view: text, markup, annotated - select for diffs
Mon Aug 25 22:17:54 2014 UTC (9 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.29: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.29: +13 -7 lines
- For 2.11
  - Backport 1.724, 1.725

Revision 1.725: download - view: text, markup, annotated - select for diffs
Mon Aug 25 22:12:58 2014 UTC (9 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.724: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.724: +1 -2 lines
- Remove line commented out in rev. 1.724.

Revision 1.724: download - view: text, markup, annotated - select for diffs
Mon Aug 25 20:23:01 2014 UTC (9 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.723: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.723: +13 -7 lines
- Bug 6726.
  - Delay adding "Draft Copy" text, if draft, and conversion of line feeds
    to <br /> when showing Submitted Answer in grading interface, for
    essayresponsa,e until after entity encoding (grades.pm rev. 1.720 change).

Revision 1.596.2.12.2.29: download - view: text, markup, annotated - select for diffs
Thu Feb 27 02:52:22 2014 UTC (10 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC3, version_2_11_0
Diff to previous 1.596.2.12.2.28: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.28: +2 -2 lines
- For 2.11
  - Fix typo in rev. 1.596.2.12.2.28.

Revision 1.596.2.12.2.28: download - view: text, markup, annotated - select for diffs
Thu Feb 27 02:41:38 2014 UTC (10 years, 1 month ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.27: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.27: +101 -57 lines
- For 2.11
  - Backport 1.711 (part), 1.712, 1.713, 1.715, 1.716, 1.717, 1.718, 1.719,
    1.720, 1.721, 1.722.

Revision 1.723: download - view: text, markup, annotated - select for diffs
Thu Feb 27 02:28:51 2014 UTC (10 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.722: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.722: +2 -2 lines
- Wording change.

Revision 1.722: download - view: text, markup, annotated - select for diffs
Thu Feb 27 01:39:48 2014 UTC (10 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.721: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.721: +2 -2 lines
- Space before self-closing tag.

Revision 1.721: download - view: text, markup, annotated - select for diffs
Thu Feb 13 18:13:22 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.720: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.720: +11 -7 lines
Internationalization: Added missing &mt() calls

Revision 1.720: download - view: text, markup, annotated - select for diffs
Tue Feb 11 14:29:10 2014 UTC (10 years, 1 month ago) by kruse
Branches: MAIN
Diff to previous 1.719: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.719: +13 -4 lines
Changes regarding the display of students' submissions in handgrading-screen (Bug 6694)

Revision 1.719: download - view: text, markup, annotated - select for diffs
Wed Feb 5 15:09:30 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.718: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.718: +2 -2 lines
Actually apply desired wording improvement from grades.pm 1.718
("- Inform about scope: essay only")

Revision 1.718: download - view: text, markup, annotated - select for diffs
Tue Feb 4 18:53:44 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.717: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.717: +54 -32 lines
Corrections and improvements to Keyword Highlighting:
- Corrected unbalanced tags
- XHTML
- (simliar to) standard layout
- Separate fieldset for functions
- Inform about scope: essay only
- Internationalization

Revision 1.717: download - view: text, markup, annotated - select for diffs
Thu Jan 30 19:11:05 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.716: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.716: +6 -4 lines
- Internationalization - added missing &mt() calls
- Error style for error message

Revision 1.716: download - view: text, markup, annotated - select for diffs
Thu Jan 30 18:04:36 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.715: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.715: +7 -3 lines
Bug #5409:
- Also respect customresponse (multiple input fields possible, too)
- Display of answer after "Submitted Answer:" on grades screen

(Co-op with Stefan Droeschler and Marcel Kruse)

Revision 1.715: download - view: text, markup, annotated - select for diffs
Wed Jan 29 16:31:20 2014 UTC (10 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.714: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.714: +4 -4 lines
Fix documentation typos

Revision 1.596.2.12.2.27: download - view: text, markup, annotated - select for diffs
Sat Jan 18 01:57:41 2014 UTC (10 years, 2 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC2
Diff to previous 1.596.2.12.2.26: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.26: +2 -2 lines
- For 2.11.
  - Backport 1.714.

Revision 1.714: download - view: text, markup, annotated - select for diffs
Sat Jan 18 01:44:47 2014 UTC (10 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.713: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.713: +2 -2 lines
- Correction to change in rev. 1.691.
  - Bubble line number in corrections interface was being incorrectly
    incremented by 1 for problems with multiple responseitems in cases
    where neither randompick nor randomorder were in use.

Revision 1.713: download - view: text, markup, annotated - select for diffs
Thu Jan 16 14:57:51 2014 UTC (10 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.712: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.712: +3 -3 lines
Fix typos in rev. 1.712

Revision 1.712: download - view: text, markup, annotated - select for diffs
Wed Jan 15 14:46:26 2014 UTC (10 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.711: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.711: +19 -9 lines
Improve internationalization:
- Proper compilation of output string, then pass to translation
- Re-use existing phrases

Revision 1.711: download - view: text, markup, annotated - select for diffs
Tue Jan 14 17:49:30 2014 UTC (10 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.710: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.710: +6 -6 lines
Avoid "scantron" (-> "bubblesheet")

Revision 1.596.2.12.2.26: download - view: text, markup, annotated - select for diffs
Mon Dec 30 20:47:06 2013 UTC (10 years, 2 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.25: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.25: +3 -3 lines
- For 2.11
  - Backport 1.705, 1.706

Revision 1.596.2.12.2.25: download - view: text, markup, annotated - select for diffs
Mon Dec 30 15:31:00 2013 UTC (10 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.24: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.24: +59 -26 lines
- For 2.11
  - Backport 1.710

Revision 1.710: download - view: text, markup, annotated - select for diffs
Fri Dec 20 17:18:42 2013 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.709: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.709: +61 -28 lines
Improve bubblesheet grading upload process - Better overview, consistent layout:
- Standard design using confirm_success
- Additionally show absolute matching results
- Skip warning and additional info about low percentage of matches in case of 100% matching.
- Consistent punctuation, consistent wording

- Updated related translation file entries
- de.pm: translation corrections and improvements

Revision 1.596.2.12.2.24: download - view: text, markup, annotated - select for diffs
Sat Dec 14 00:22:27 2013 UTC (10 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.23: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.23: +5 -5 lines
- For 2.11
  - Backport 1.707, 1.708, 1.709

Revision 1.709: download - view: text, markup, annotated - select for diffs
Fri Dec 6 14:19:49 2013 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.708: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.708: +2 -2 lines
Improved wording using quant
Updated entries and added missing entries to German translation file

Revision 1.708: download - view: text, markup, annotated - select for diffs
Tue Dec 3 14:54:29 2013 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.707: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.707: +2 -2 lines
Do not translate twice

Revision 1.707: download - view: text, markup, annotated - select for diffs
Fri Sep 27 12:57:49 2013 UTC (10 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.706: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.706: +3 -3 lines
Bubblesheet grading - mismatch tables:
Improve display improvement in rev. 1.658: also correctly display _multiple_ blanks to allow proper comparison of mismatching grading data

Revision 1.596.2.12.2.23: download - view: text, markup, annotated - select for diffs
Sun Sep 22 18:20:03 2013 UTC (10 years, 6 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.22: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.22: +1 -2 lines
- For 2.11
  - Eliminate duplicate declaration (caused by changes in rev. 1.596.2.12.2.16).
  - Eliminate unused hash.

Revision 1.706: download - view: text, markup, annotated - select for diffs
Sun Sep 22 18:16:46 2013 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.705: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.705: +2 -2 lines
- Remove unused hash.

Revision 1.596.2.12.2.22: download - view: text, markup, annotated - select for diffs
Thu Aug 29 12:52:04 2013 UTC (10 years, 7 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC1
Diff to previous 1.596.2.12.2.21: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.21: +3 -3 lines
- For 2.11
  - Exclude HTML tags from phrase to translate.

Revision 1.705: download - view: text, markup, annotated - select for diffs
Thu Aug 29 12:39:13 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.704: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.704: +2 -2 lines
- Quoting change to &mt() call.

Revision 1.596.2.12.2.21: download - view: text, markup, annotated - select for diffs
Wed Aug 28 18:26:57 2013 UTC (10 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.20: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.20: +9 -9 lines
- For 2.11
  - Backport 1.702 (part -- excluding white space changes).
  - Fix typo -- missing closing paren in 1.596.2.12.2.20.

Revision 1.596.2.12.2.20: download - view: text, markup, annotated - select for diffs
Wed Aug 28 04:26:45 2013 UTC (10 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.19: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.19: +12 -7 lines
- For 2.11
  - Backport 1.703, 1.704.

Revision 1.704: download - view: text, markup, annotated - select for diffs
Wed Aug 28 04:25:14 2013 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.703: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.703: +3 -3 lines
- Fix typo
- Improve comment wording

Revision 1.703: download - view: text, markup, annotated - select for diffs
Fri Aug 23 16:24:33 2013 UTC (10 years, 7 months ago) by bisitz
Branches: MAIN
Diff to previous 1.702: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.702: +12 -7 lines
- Internationalization: Added missing &mt() calls
- Fixed some minor documentation typos

Revision 1.596.2.12.2.19: download - view: text, markup, annotated - select for diffs
Fri Aug 16 15:36:08 2013 UTC (10 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.18: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.18: +7 -6 lines
- For 2.11
  - Backport 1.701
  - Exclude HTML tags from phrases to be translated (commensurate with changes
    in localize/localize/de.pm rev. 1.463.2.12).

Revision 1.702: download - view: text, markup, annotated - select for diffs
Thu Aug 15 14:10:09 2013 UTC (10 years, 7 months ago) by kruse
Branches: MAIN
Diff to previous 1.701: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.701: +117 -117 lines
Added box with links to by students submitted files for all four options in  Hand-Grading-Screen.
Direct file access used to be possible under the option "Last Submission" only.

Revision 1.701: download - view: text, markup, annotated - select for diffs
Thu Aug 15 12:38:30 2013 UTC (10 years, 7 months ago) by bisitz
Branches: MAIN
Diff to previous 1.700: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.700: +5 -4 lines
Corrected typo in rev. 1.42:
Added missing blank to properly include onchange attribute for javascript

Revision 1.596.2.12.2.18: download - view: text, markup, annotated - select for diffs
Wed Aug 14 03:33:54 2013 UTC (10 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.17: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.17: +34 -24 lines
- For 2.11
  - Backport 1.694, 1.695, 1.696, 1.697, 1.698.

Revision 1.700: download - view: text, markup, annotated - select for diffs
Fri Aug 9 14:56:17 2013 UTC (10 years, 7 months ago) by bisitz
Branches: MAIN
Diff to previous 1.699: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.699: +52 -32 lines
"Manual Grading by Page or Sequence":
- Improved and consistent page layout - Use pick_box for selection of grading options. Moved hidden fields outside pick_box to comply XHTML conformity.
- Internationalization: grading table header

Revision 1.699: download - view: text, markup, annotated - select for diffs
Fri Aug 9 10:52:54 2013 UTC (10 years, 7 months ago) by kruse
Branches: MAIN
Diff to previous 1.698: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.698: +9 -9 lines
Enhancements according to Bug #6656, regarding wording in grading screens.

Revision 1.698: download - view: text, markup, annotated - select for diffs
Wed Jul 24 15:12:33 2013 UTC (10 years, 8 months ago) by kruse
Branches: MAIN
Diff to previous 1.697: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.697: +12 -4 lines
Improved wording, punctuation and line breaks on "hand grading"-screen for uploaded submissions
and updated German translations.

Revision 1.697: download - view: text, markup, annotated - select for diffs
Mon Jul 22 18:06:54 2013 UTC (10 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.696: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.696: +3 -3 lines
Exclude HTML tags from translation phrases.
Update corresponding German translation file phrases and translations.

Revision 1.696: download - view: text, markup, annotated - select for diffs
Fri Jul 19 18:24:20 2013 UTC (10 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.695: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.695: +3 -3 lines
Exclude HTML tags from translation phrases.
Update corresponding German translation file phrases and translations.

Revision 1.695: download - view: text, markup, annotated - select for diffs
Tue Jul 16 17:17:33 2013 UTC (10 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.694: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.694: +19 -16 lines
Manual Grading

- Internationalization:
    - Added missing &mt() calls
    - Corrected plural switch
- XHTML:
    - Proper inclusion by corrected XHTML structure (handback file row and WGT input field)
    - Message icon and file type icon: alt attribute
    - lower case class attribute

Revision 1.694: download - view: text, markup, annotated - select for diffs
Mon Jul 15 16:13:12 2013 UTC (10 years, 8 months ago) by bisitz
Branches: MAIN
Diff to previous 1.693: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.693: +3 -3 lines
XHTML: action attribute in <form> tag required (dummy attribute added)

Revision 1.596.2.12.2.17: download - view: text, markup, annotated - select for diffs
Sat Jun 29 16:27:39 2013 UTC (10 years, 9 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.16: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.16: +33 -19 lines
- For 2.11.
  - Backport some additional changes in rev. 1.691 not included in original
    backport (1.596.2.12.2.16).

Revision 1.596.2.12.2.16: download - view: text, markup, annotated - select for diffs
Fri Jun 28 22:54:50 2013 UTC (10 years, 9 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.15: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.15: +481 -175 lines
- For 2.11
  - Backport 1.689, 1.690, 1.691, 1.692, 1.693.

Revision 1.693: download - view: text, markup, annotated - select for diffs
Fri Jun 28 22:40:04 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.692: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.692: +6 -5 lines
- Eliminate duplicate definition.
- Empty line before =cut in POD.
- scantron_find_student() subroutine is within this package.

Revision 1.692: download - view: text, markup, annotated - select for diffs
Wed Jun 26 21:22:48 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.691: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.691: +8 -1 lines
- Bubblesheet grading of CODEd exams in which exam folder has either randomorder
  or randompick set causes new parameter (examcode) to be set at map level for
  a sepecific user each graded student.
- Parameter value is set to CODE on the student's bubblsheet exam.
- If used, requires course roles to be selected in a user session on a 2.11 server.
- Ensures resources are displayed in same order to student, and more importantly,
  ensures points totals will be correct in student's quickgrades view, if randompick
  was used.

Revision 1.691: download - view: text, markup, annotated - select for diffs
Sun Jun 16 16:59:29 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.690: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.690: +481 -152 lines
- Bubblesheet grading  -- randompick and randomorder for folder being
  graded now supported in cases where questions in folder require
  different numbers of bubble rows.

Revision 1.690: download - view: text, markup, annotated - select for diffs
Sun Jun 16 16:46:48 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.689: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.689: +1 -19 lines
- Bubblesheet grading
  - &get_response_bubbles() routine added in rev 1.447 ceased to be used
    from rev. 1.503 onwards following addition of &prompt_for_corrections().

Revision 1.689: download - view: text, markup, annotated - select for diffs
Sat Jun 1 00:22:42 2013 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.688: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.688: +7 -5 lines
- Printing Problems from folder for CODEd assignments:
  - If randompick parameter set for folder, seed used for selection of
    resources is set in lonnet::rndseed() based on CODE.
- Bubblesheet grading CODEd exams -- randompick for folder being graded
    now supported.
  - If randompick parameter set, seed used for selection of resources is
    set in lonnet::rndseed() based on CODE.

- Work in progress.

Revision 1.596.2.12.2.15: download - view: text, markup, annotated - select for diffs
Thu May 30 05:28:03 2013 UTC (10 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.14: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.14: +3 -3 lines
- For 2.11
  - Backport 1.688.

Revision 1.688: download - view: text, markup, annotated - select for diffs
Thu May 30 05:04:31 2013 UTC (10 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.687: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.687: +3 -3 lines
- When users with pav and vgr priv (e.g., Course Coordinators)  print a
  folder of resources for anonymous CODE(s) or for named student(s), e.g.,
  for a bubblesheet exam, parameter in map for hiddenresource will be
  ignored when retrieving resources for folder in random order.
- Supports use case where CC sets hidden for exam folder while printing
  bubblesheet exam, and also while grading exam.

Revision 1.596.2.12.2.14: download - view: text, markup, annotated - select for diffs
Mon May 13 16:24:37 2013 UTC (10 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.13: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.13: +2 -2 lines
- For 2.11
   - Backport 1.684 (part).

Revision 1.596.2.12.2.13: download - view: text, markup, annotated - select for diffs
Fri May 10 23:31:37 2013 UTC (10 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.12: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.12: +6 -5 lines
- For 2.11
  - Backport 1.685, 1.686, 1.687.

Revision 1.687: download - view: text, markup, annotated - select for diffs
Fri May 10 12:48:48 2013 UTC (10 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.686: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.686: +2 -1 lines
- Suppress "Apache2::RequestIO::print: (103) Software caused connection abort"
  messages in Apache error log by returning OK when internal redirect is used.

Revision 1.686: download - view: text, markup, annotated - select for diffs
Thu Apr 11 14:59:39 2013 UTC (10 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.685: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.685: +4 -4 lines
Consistent wording: "file name" vs. "filename"
Use "filename" since this is more commonly used.

Revision 1.685: download - view: text, markup, annotated - select for diffs
Thu Apr 11 14:08:02 2013 UTC (10 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.684: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.684: +2 -2 lines
Consistent wording: username:domain

Revision 1.684: download - view: text, markup, annotated - select for diffs
Fri Dec 21 18:51:45 2012 UTC (11 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.683: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.683: +12 -3 lines
"Exam" in general or LON-CAPA's "Bubblesheet Exam"? Improved wording to clarify and less confusion.

Revision 1.596.2.12.2.12: download - view: text, markup, annotated - select for diffs
Tue Dec 18 18:05:48 2012 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.11: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.11: +11 -7 lines
- For 2.11
  - Backport 1.679, 1.680, 1.681, 1.682, 1.683.

Revision 1.683: download - view: text, markup, annotated - select for diffs
Tue Dec 18 18:05:35 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.682: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.682: +2 -2 lines
- Typo in 1.682.

Revision 1.682: download - view: text, markup, annotated - select for diffs
Tue Dec 18 18:03:40 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.681: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.681: +7 -2 lines
- Localization: move HTML mark-up out of &mt().

Revision 1.681: download - view: text, markup, annotated - select for diffs
Tue Dec 18 18:00:14 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.680: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.680: +3 -3 lines
- Localization -- Consistency between &mt() and corresponding key in de.pm.

Revision 1.680: download - view: text, markup, annotated - select for diffs
Tue Dec 18 17:41:53 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.679: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.679: +2 -2 lines
- Fix quotes in rev 1.679.

Revision 1.679: download - view: text, markup, annotated - select for diffs
Tue Dec 18 17:13:55 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.678: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.678: +2 -2 lines
- Localization -- remove escapes from phrases to translate.

Revision 1.596.2.12.2.11: download - view: text, markup, annotated - select for diffs
Mon Dec 10 15:00:08 2012 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.10: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.10: +107 -19 lines
- For 2.11
  - Backport 1.677, 1.678.

Revision 1.596.2.12.2.10: download - view: text, markup, annotated - select for diffs
Mon Dec 10 13:28:54 2012 UTC (11 years, 3 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.9: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.9: +7 -2 lines
- For 2.11
  - Backport 1.675.

Revision 1.678: download - view: text, markup, annotated - select for diffs
Mon Dec 10 05:47:21 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.677: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.677: +68 -32 lines
- Bubblesheet grading and verification of "CODEd" and "NAMEd" exams
  available for exams where randomorder parameter set for exam folder.
- Routine used to create array of resources in the order used in the exam
  -- either CODE-based, or NAME-based -- moved to routine: &users_order()
  to facilitate reuse.

Revision 1.677: download - view: text, markup, annotated - select for diffs
Mon Dec 10 01:13:08 2012 UTC (11 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.676: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.676: +71 -20 lines
- Bubblesheet grading CODEd exams -- randomorder for folder being graded
  now supported.
  - If randomorder parameter set, seed used for ordering of resources is
    set in lonnet::rndseed() based on CODE.

Revision 1.676: download - view: text, markup, annotated - select for diffs
Fri Nov 9 15:31:42 2012 UTC (11 years, 4 months ago) by goltermann
Branches: MAIN
Diff to previous 1.675: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.675: +12 -13 lines
in Grading > Select individual students to grade > Compose message to student
improved the interface for composing a message:
- the table is now more compact
- removed deprecated table colors
- moved the include checkbox to the left to be more clear
- shortened the textfield 'subject' to fit in the popup

Revision 1.675: download - view: text, markup, annotated - select for diffs
Tue Oct 2 18:03:07 2012 UTC (11 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.674: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.674: +8 -2 lines
Use standard styles (info/warning/error):

Revision 1.596.2.13: download - view: text, markup, annotated - select for diffs
Thu Aug 9 23:25:48 2012 UTC (11 years, 7 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.596.2.12: preferred, colored next main 1.597: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12: +28 -8 lines
- For 2.10.X branch
  - backport 1.674.

Revision 1.596.2.12.2.9: download - view: text, markup, annotated - select for diffs
Thu Aug 9 20:07:21 2012 UTC (11 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.8: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.8: +28 -8 lines
- For 2.11
  - Backport 1.674.

Revision 1.674: download - view: text, markup, annotated - select for diffs
Thu Aug 9 20:06:07 2012 UTC (11 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.673: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.673: +28 -8 lines
- Bug 5712
  - Reverse change in rev 1.426 which converted %old_essays from global to
    lexically local scope within &submission().

Revision 1.596.2.12.2.8: download - view: text, markup, annotated - select for diffs
Sun May 13 01:43:54 2012 UTC (11 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.7: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.7: +9 -4 lines
- For 2.11.
  - Backport part of changes in 1.649, ommitted in 1.596.2.12.2.1.
  - Bacport 1.673.

Revision 1.673: download - view: text, markup, annotated - select for diffs
Sun May 13 01:15:30 2012 UTC (11 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.672: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.672: +3 -2 lines
- Include $bubbles_per_row as additional arg in call to &graders_resources_pass()
  within &checkscantron_results().

Revision 1.596.2.12.2.7: download - view: text, markup, annotated - select for diffs
Wed May 2 17:57:25 2012 UTC (11 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.6: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.6: +3 -7 lines
- Backport 1.667.

Revision 1.596.2.12.2.6: download - view: text, markup, annotated - select for diffs
Wed May 2 17:04:19 2012 UTC (11 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.5: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.5: +266 -21 lines
- Backport 1.671, 1.607 (part), 1.609 (part).

Revision 1.596.2.12.2.5: download - view: text, markup, annotated - select for diffs
Wed May 2 15:36:10 2012 UTC (11 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.4: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.4: +3 -5 lines
- Backport 1.668, 1.670

Revision 1.596.2.12.2.4: download - view: text, markup, annotated - select for diffs
Wed May 2 15:28:09 2012 UTC (11 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.3: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.3: +31 -2 lines
- Backport 1.666.

Revision 1.596.2.12.2.3: download - view: text, markup, annotated - select for diffs
Wed May 2 15:21:00 2012 UTC (11 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.2: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.2: +51 -3 lines
- Backport 1.663

Revision 1.596.2.12.2.2: download - view: text, markup, annotated - select for diffs
Wed May 2 14:23:34 2012 UTC (11 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12.2.1: preferred, colored to branchpoint 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12.2.1: +33 -24 lines
- Backport 1.662.

Revision 1.596.2.12.2.1: download - view: text, markup, annotated - select for diffs
Wed May 2 14:01:32 2012 UTC (11 years, 10 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.596.2.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.12: +73 -26 lines
- Backport 1.649, 1.672.

Revision 1.672: download - view: text, markup, annotated - select for diffs
Wed May 2 14:00:28 2012 UTC (11 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.671: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.671: +12 -6 lines
- coding style -- less wrapping of lines in editor.

Revision 1.671: download - view: text, markup, annotated - select for diffs
Tue Jan 3 00:28:17 2012 UTC (12 years, 2 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.670: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.670: +310 -13 lines
- Bug 6450. Course personnel with vgr priv can view student's prior
  versions of a Bridge Task (BT).
  - bridgetask.pm
    - generation of Show Slot list and Show Grading Status buttons moved
      to new routine: &add_slotlist_button().
    - "Show Slot list", "Show Grading Status", "Show a previously done version"
      "Get a submission to grade", "Change reservation" buttons not shown
      when course personnel display student's version of a BT.
    - ensure tags have unique ids (replace duplicate LC_task_feedback with
      LC_task_answer.

  - grades.pm
    - Header: "View of the problem" replaced with "View of the problem for
              <student name>
    - Header: "Correct answer" replaced with "Correct answer for "
              <student name>
    - New routine: &show_previous_task_version() to show student's previous
      version of a BT.
    - New routine: &choose_task_version_form() provides a web form to select
      display of a student's version of a BT (in same window or in pop-up).
    - New routine: &previous_display_javascript() javascript to launch pop-up
      etc. for other version.
    - &startpage() has four additional args: $stuvcurrent,$stuvdisp,$nomenu,$js
      student's current BT version, version being displayed, no page menu (for
      pop-up), and javascript to launch previous version pop-up.a

  - lonhtmlcommon.pm
    - &resource_info_box() has two additional args: $stuvcurrent,$stuvdisp
      student's current BT version, and version being displayed.

Revision 1.670: download - view: text, markup, annotated - select for diffs
Mon Jan 2 22:09:25 2012 UTC (12 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.669: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.669: +2 -2 lines
- Fix typo in rev. 1.577.

Revision 1.669: download - view: text, markup, annotated - select for diffs
Mon Jan 2 05:15:46 2012 UTC (12 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.668: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.668: +2 -3 lines
- Needed to satisfy W3C validation.
- lonquickgrades::endGradeScreen() already calls loncommon::end_page().

Revision 1.668: download - view: text, markup, annotated - select for diffs
Fri Dec 23 20:04:46 2011 UTC (12 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.667: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.667: +2 -4 lines
Bug #6165: leave it to the browser to decide whether or not to have scrollbars
when composing messages to students

Revision 1.667: download - view: text, markup, annotated - select for diffs
Wed Dec 21 21:25:36 2011 UTC (12 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.666: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.666: +7 -15 lines
Bug 6455 - Progress Indicator now jQuery. Still need to test across browsers.

Revision 1.666: download - view: text, markup, annotated - select for diffs
Sat Dec 3 01:16:39 2011 UTC (12 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.665: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.665: +32 -2 lines
Turning Technologies clicker support

Revision 1.596.2.12: download - view: text, markup, annotated - select for diffs
Thu Dec 1 00:36:59 2011 UTC (12 years, 4 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_1, loncapaMITrelate_1
Branch point for: version_2_11_X
Diff to previous 1.596.2.11: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.11: +2 -2 lines
- Backport 1.665.

Revision 1.665: download - view: text, markup, annotated - select for diffs
Wed Nov 30 23:24:49 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation
Diff to previous 1.664: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.664: +2 -2 lines
- Fix to change in rev. 1.658.
  Interpolation indices in &mt() call needed to be changed following replacement
  of a single &mt() call for multi-phrase text with two &mt() calls
  (one for each phrase).

Revision 1.596.2.11: download - view: text, markup, annotated - select for diffs
Tue Nov 29 17:17:35 2011 UTC (12 years, 4 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.596.2.10: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.10: +7 -4 lines
 Backport 1.664.

Revision 1.664: download - view: text, markup, annotated - select for diffs
Tue Nov 29 17:00:19 2011 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.663: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.663: +12 -10 lines
- Bubblesheet operator role can be selected again.

Revision 1.596.2.10: download - view: text, markup, annotated - select for diffs
Mon Nov 14 23:34:31 2011 UTC (12 years, 4 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.596.2.9: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.9: +4 -3 lines
- Modify change in rev. 1.596.2.4 which was preventing display of resource
  info when showing result of grade assignments based on clicker file data.

Revision 1.663: 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.662: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.662: +51 -3 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.596.2.9: download - view: text, markup, annotated - select for diffs
Sun Oct 23 02:15:25 2011 UTC (12 years, 5 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.596.2.8: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.8: +3 -3 lines
- Backport 1.661.
- Fix typo in backport in 1.596.2.6.

Revision 1.662: download - view: text, markup, annotated - select for diffs
Mon Oct 17 12:41:34 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.661: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.661: +33 -24 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.661: download - view: text, markup, annotated - select for diffs
Tue Oct 11 18:04:40 2011 UTC (12 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.660: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.660: +2 -2 lines
Typo

Revision 1.596.2.8: download - view: text, markup, annotated - select for diffs
Tue Oct 11 00:25:45 2011 UTC (12 years, 5 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.596.2.7: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.7: +5 -5 lines
- Backport 1.660.
- Backport parts of 1.630, 1.631 missed in earlier backport (in 1.596.2.4).

Revision 1.660: download - view: text, markup, annotated - select for diffs
Tue Oct 11 00:00:37 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.659: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.659: +4 -4 lines
- Unbalanced <span> tag from surplus $grayFont.
- Eliminate unnecessary concatenation.

Revision 1.596.2.7: download - view: text, markup, annotated - select for diffs
Mon Oct 10 22:45:20 2011 UTC (12 years, 5 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.596.2.6: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.6: +2 -2 lines
- Typo in backport of 1.648 (in 1.596.2.4).

Revision 1.596.2.6: download - view: text, markup, annotated - select for diffs
Mon Oct 10 18:55:39 2011 UTC (12 years, 5 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.596.2.5: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.5: +54 -44 lines
- Backport 1.658, 1.659.

Revision 1.596.2.5: download - view: text, markup, annotated - select for diffs
Mon Oct 10 18:27:34 2011 UTC (12 years, 5 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.596.2.4: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.4: +3 -3 lines
- Typo in backport of 1.642 (1.596.2.4).

Revision 1.659: download - view: text, markup, annotated - select for diffs
Mon Oct 10 16:35:59 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.658: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.658: +18 -18 lines
- Remove extra word.
- Consistent wording: "bubble sheet" -> "bubblesheet"

Revision 1.658: download - view: text, markup, annotated - select for diffs
Mon Oct 10 10:13:17 2011 UTC (12 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.657: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.657: +39 -29 lines
Improvements to bubblesheet grading and related localization
- Warning style for warning messages
- Use monospace font for mismatch table to allow proper comparison of mismatching grading data
- Move html tags outside phrase to be translated
- Move dynamic data outside phrase to be translated to actually allow translation
- Correct unbalanced tags (<p>)
- Consistent wording "Bubblesheet"

Revision 1.596.2.4: download - view: text, markup, annotated - select for diffs
Sun Oct 9 23:24:27 2011 UTC (12 years, 5 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.596.2.3: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.3: +255 -152 lines
- Backport 1.597 (part), 1.598 (part), 1.601 (part), 1.606 (part), 1.623 (part),
           1.627 (part), 1.630, 1.631, 1.632 (part), 1.638 (part), 1.642, 1.643,
           1.644, 1.646, 1.647, 1.648, 1.651, 1.652, 1.653, 1.654, 1.655, 1.656,
           1.657.

Revision 1.657: download - view: text, markup, annotated - select for diffs
Sun Oct 9 23:23:03 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.656: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.656: +8 -2 lines
- Warnings for "point value larger than weight" accumulated in @warnings instead
  of @skipped, since these scores are saved and not skipped.
- Explicitly include "use" for Apache::bridgetask.

Revision 1.656: download - view: text, markup, annotated - select for diffs
Sun Oct 9 16:23:34 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.655: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.655: +5 -3 lines
- Missing localization.

Revision 1.655: download - view: text, markup, annotated - select for diffs
Sun Oct 9 15:31:12 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.654: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.654: +3 -2 lines
- Missing localization.

Revision 1.654: download - view: text, markup, annotated - select for diffs
Sat Oct 1 15:55:51 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.653: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.653: +51 -33 lines
- Handback of multiple files to one student.
  - Streamline process (one message for all returned files for a problem).
  - Localize message text according to recipient's language.
  - More robust if multiple file uploads by student for a single response:
    - Handback files will be uploaded and message sent for each and all
      files returned by the instructor.

Revision 1.653: download - view: text, markup, annotated - select for diffs
Sat Oct 1 15:48:18 2011 UTC (12 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.652: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.652: +2 -2 lines
- Move html tags outside phrase to be translated.

Revision 1.652: download - view: text, markup, annotated - select for diffs
Fri Sep 23 04:53:48 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.651: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.651: +41 -22 lines
- Add some missing localization.
- CSS styles for paths to handback files
- Some <br /> tags to improve readability

Revision 1.651: download - view: text, markup, annotated - select for diffs
Thu Sep 22 23:03:09 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.650: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.650: +2 -2 lines
- Bug 5629, 6456. Hand-back of file(s) to a student.
- prevent duplicated uploads in multi-part problems with non-numeric part ids.

Revision 1.650: download - view: text, markup, annotated - select for diffs
Sat Sep 17 19:01:20 2011 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.649: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.649: +8 -9 lines
- 'Grading Menu' button was eliminated in rev 1.614.

Revision 1.649: 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.648: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.648: +74 -28 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.648: download - view: text, markup, annotated - select for diffs
Fri May 27 14:39:50 2011 UTC (12 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.647: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.647: +12 -4 lines
Bug 5853: Don't use tradmarked brandname "scantron" in interface anymore.
Some rests have been found and changed to "bubblesheet":
- Updated related scripts
- Consistent wording
- Tidy up translation files: Synchronized existing entries with used phrases in the current scripts.
  If the translation of an updated phrase is unclear, the old translation is kept as a comment and the original English phrase is used instead.

Revision 1.647: download - view: text, markup, annotated - select for diffs
Wed Apr 6 13:50:38 2011 UTC (12 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.646: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.646: +2 -2 lines
Increase the width of the popup window in manual grading (message to student) to avoid hiding the right border of the textarea. Window found to be to small in Firefox 3.6 and 4.0

Revision 1.646: download - view: text, markup, annotated - select for diffs
Thu Mar 31 17:58:25 2011 UTC (13 years ago) by raeburn
Branches: MAIN
Diff to previous 1.645: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.645: +20 -11 lines
- handler should return OK or HTTP_NOT_ACCEPTABLE;
- check if user is in course context and/or has priviliges to view page.
  - internal redirect to /adm/quickgrades if lacking privileges.

Revision 1.645: download - view: text, markup, annotated - select for diffs
Mon Feb 7 19:16:28 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.644: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.644: +2 -2 lines
Easier way to get back to the problem grading menu

Revision 1.644: download - view: text, markup, annotated - select for diffs
Mon Feb 7 00:53:10 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.643: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.643: +23 -10 lines
Adapt to also work with new i>clicker2 (numerical and alphanumerical)

Revision 1.643: download - view: text, markup, annotated - select for diffs
Sun Jan 23 01:04:21 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.642: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.642: +2 -2 lines
When picking a student who might correspond to an unregistered clicker,
show the clickers that the students registered including similarities.

Revision 1.596.2.3: download - view: text, markup, annotated - select for diffs
Wed Dec 22 17:11:12 2010 UTC (13 years, 3 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_0_RC2, version_2_10_0
Diff to previous 1.596.2.2: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.2: +2 -3 lines
- Backport 1.641

Revision 1.642: download - view: text, markup, annotated - select for diffs
Mon Dec 20 22:01:26 2010 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.641: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.641: +4 -4 lines
- Fix typos.
- Eliminate escaped quotes.
  - No localization phrases to update as keys are not currently in localize/*.pm files.

Revision 1.641: download - view: text, markup, annotated - select for diffs
Mon Dec 20 21:23:38 2010 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.640: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.640: +2 -3 lines
- Eliminate duplicate code.
- Consistent separator when rejoining @parts into string for key in version hash.

Revision 1.596.2.2: download - view: text, markup, annotated - select for diffs
Mon Dec 20 04:23:43 2010 UTC (13 years, 3 months ago) by raeburn
Branches: version_2_10_X
Diff to previous 1.596.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596.2.1: +76 -30 lines
- Backport 1.640.

Revision 1.640: download - view: text, markup, annotated - select for diffs
Sat Dec 18 23:09:57 2010 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.639: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.639: +77 -30 lines
- New Question Type - randomizetry
- New Variation displayed after N tries (default N=1).
   - Additional args (type,trial,rndseed) for the following:
     &get_analyze(), &get_order(), &get_radiobutton_correct_foil(), &cleanRecord()
   - 'New variation this try' displayed in grading screen submissions view
     if try used different rndseed.
   - rndseed used shown in submission record.

Revision 1.639: download - view: text, markup, annotated - select for diffs
Sat Dec 4 15:02:26 2010 UTC (13 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.638: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.638: +4 -2 lines
Grading tab

Revision 1.638: download - view: text, markup, annotated - select for diffs
Fri Oct 22 15:29:57 2010 UTC (13 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.637: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.637: +5 -2 lines
* Undoing 1.634
- was causing JavaScript error
- formulation different from the other alerts (need consistent message)
- what the button actually says depends on the browser
* Warning message if points>weight (caused a problem this week for an instructor)

Revision 1.637: download - view: text, markup, annotated - select for diffs
Thu Sep 2 10:34:04 2010 UTC (13 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.636: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.636: +3 -3 lines
Bubblesheet operator upload works again

Revision 1.636: download - view: text, markup, annotated - select for diffs
Mon Aug 30 09:47:32 2010 UTC (13 years, 7 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.635: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.635: +8 -8 lines
Icons for grading-interface.

Revision 1.596.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 13 01:23:59 2010 UTC (13 years, 7 months ago) by raeburn
Branches: version_2_10_X
CVS tags: version_2_10_0_RC1
Diff to previous 1.596: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596: +4 -4 lines
- Backport 1.597 (part), 1.635 (part).

Revision 1.635: download - view: text, markup, annotated - select for diffs
Sun Jun 6 02:40:35 2010 UTC (13 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.634: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.634: +12 -11 lines
- Bug 6251.
  - Third arg is now a ref to a hash, instead of a hash.
  - New (optional) fourth arg, is an additional attribute for the
    select tag, e.g., an onchange action.
- Update calls to loncommon::select_form() accordingly.

Revision 1.574.2.12: download - view: text, markup, annotated - select for diffs
Sat May 22 01:01:03 2010 UTC (13 years, 10 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_9_1, version_2_9_0
Diff to previous 1.574.2.11: preferred, colored next main 1.575: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.11: +1 -2 lines
- Eliminate surplus line following changes in 1.574.2.7.

Revision 1.634: download - view: text, markup, annotated - select for diffs
Mon May 3 10:51:22 2010 UTC (13 years, 10 months ago) by foxr
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.633: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.633: +2 -2 lines
Correct pop up error message.. no longer Browse button but Choose File button.

Revision 1.633: download - view: text, markup, annotated - select for diffs
Tue Apr 27 13:18:04 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.632: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.632: +2 -23 lines
The logic of this completely escaped me.

Revision 1.632: download - view: text, markup, annotated - select for diffs
Tue Apr 27 00:06:34 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.631: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.631: +75 -84 lines
Standard tables
Standardize page headers
Internationalization
Detect double data on clickers (after assignment of unknown clickers)

Revision 1.631: download - view: text, markup, annotated - select for diffs
Sun Apr 25 13:18:32 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.630: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.630: +2 -2 lines
Example for the use of custom hints.

Revision 1.630: 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
Diff to previous 1.629: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.629: +5 -5 lines
Once you had entered anything in the collaborator field, you could never get rid of it.

Revision 1.629: download - view: text, markup, annotated - select for diffs
Wed Apr 21 20:22:19 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.628: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.628: +7 -3 lines
Need to do this the pedestrian way. The whole script is condensed into one
line, and the \\ <![CDATA otherwise comments out the complete script.

Revision 1.628: download - view: text, markup, annotated - select for diffs
Tue Apr 20 23:29:22 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.627: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.627: +5 -2 lines
A good chunk of Bug #6250

Revision 1.627: download - view: text, markup, annotated - select for diffs
Tue Apr 20 21:53:33 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.626: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.626: +15 -9 lines
Bugs #6258: take out of grading queue when uploading scores

Revision 1.626: download - view: text, markup, annotated - select for diffs
Tue Apr 20 20:23:55 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.625: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.625: +1 -9 lines
Bug #4354: don't need this feature anyway.

Revision 1.625: download - view: text, markup, annotated - select for diffs
Tue Apr 20 19:04:54 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.624: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.624: +6 -5 lines
Part ID is actually Response ID
Don't lose the symb!

Revision 1.624: download - view: text, markup, annotated - select for diffs
Sun Apr 18 19:29:10 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.623: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.623: +16 -18 lines
Handgrading needs to be decided on response-level. Not on part-level, and
not with a problem-wide $env{'form.handgrade'}

Revision 1.623: download - view: text, markup, annotated - select for diffs
Sun Apr 18 18:45:41 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.622: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.622: +10 -12 lines
$res_error needs to be defined
Response ID, not Part ID

Revision 1.622: download - view: text, markup, annotated - select for diffs
Sat Apr 17 22:48:52 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.621: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.621: +13 -3 lines
Allow user to select probem when called context-free

Revision 1.621: download - view: text, markup, annotated - select for diffs
Sat Apr 17 16:38:38 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.620: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.620: +53 -7 lines
Move submissions downloading one level up.

Revision 1.620: download - view: text, markup, annotated - select for diffs
Fri Apr 16 18:29:33 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.619: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.619: +4 -3 lines
Forgotten breadcrumbs

Revision 1.574.2.11: download - view: text, markup, annotated - select for diffs
Wed Apr 14 16:34:54 2010 UTC (13 years, 11 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_8_99_1
Diff to previous 1.574.2.10: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.10: +2 -2 lines
- scantron -> bubblesheet in text displayed to users.

Revision 1.619: download - view: text, markup, annotated - select for diffs
Wed Apr 14 15:04:58 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.618: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.618: +6 -4 lines
Continuing fixing up $symb-transfer

Revision 1.618: download - view: text, markup, annotated - select for diffs
Wed Apr 14 00:38:09 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.617: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.617: +16 -40 lines
Direct jump from What's New into grading
Trying to reduce the historically grown number of states that the
grading interface can be in. This should be determined by privileges.

Revision 1.617: download - view: text, markup, annotated - select for diffs
Tue Apr 13 16:12:54 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.616: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.616: +8 -6 lines
More breadcrumbs and "ungraded" mode

Revision 1.616: download - view: text, markup, annotated - select for diffs
Tue Apr 13 13:48:48 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.615: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.615: +23 -19 lines
More breadcrumbs

Revision 1.615: download - view: text, markup, annotated - select for diffs
Tue Apr 13 11:38:30 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.614: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.614: +16 -9 lines
More breadcrumbs

Revision 1.614: download - view: text, markup, annotated - select for diffs
Tue Apr 13 10:21:21 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.613: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.613: +26 -64 lines
More breadcrumbs, remove unneeded code.

Revision 1.613: download - view: text, markup, annotated - select for diffs
Mon Apr 12 22:19:53 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.612: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.612: +10 -20 lines
Eliminate unused "form.saveStatus"
Breadcrumbs

Revision 1.612: download - view: text, markup, annotated - select for diffs
Mon Apr 12 13:11:42 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.611: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.611: +3 -3 lines
Fix call to scantron_selectphase

Revision 1.611: download - view: text, markup, annotated - select for diffs
Mon Apr 12 12:55:18 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.610: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.610: +35 -4 lines
Generate headers again. Breadcrumbs still missing.

Revision 1.610: download - view: text, markup, annotated - select for diffs
Mon Apr 12 01:34:40 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.609: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.609: +3 -6 lines
Undoing change to breadcrumbs

Revision 1.609: download - view: text, markup, annotated - select for diffs
Mon Apr 12 01:22:44 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.608: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.608: +9 -21 lines
Saving my work ...

Revision 1.608: download - view: text, markup, annotated - select for diffs
Sun Apr 11 22:53:23 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.607: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.607: +101 -119 lines
Unifying the way symbs are passed around

Revision 1.607: download - view: text, markup, annotated - select for diffs
Wed Apr 7 21:08:35 2010 UTC (13 years, 11 months ago) by droeschl
Branches: MAIN
Diff to previous 1.606: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.606: +11 -5 lines
Currently broken. Just saving work for Gerd.

Revision 1.606: download - view: text, markup, annotated - select for diffs
Wed Apr 7 15:32:32 2010 UTC (13 years, 11 months ago) by wenzelju
Branches: MAIN
Diff to previous 1.605: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.605: +47 -45 lines
Changed the order of "Specify file and which Folder/Sequence to grade" and "Specify a bubblesheet data file to upload.". The normal workflow would be: first upload  the data an then use this uploaded data for grading. If you already uploaded a bubblesheet data, just skip the first box where to upload the data.

Revision 1.605: download - view: text, markup, annotated - select for diffs
Tue Apr 6 14:56:37 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.604: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.604: +13 -40 lines
Cleaning up form.probTitle that was (or failed to be) moved all over the place

Revision 1.574.2.10: download - view: text, markup, annotated - select for diffs
Thu Apr 1 02:28:27 2010 UTC (14 years ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.574.2.9: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.9: +7 -7 lines
- Backport wording changes in rev. 1.584.
- Consistent wording.

Revision 1.574.2.9: download - view: text, markup, annotated - select for diffs
Thu Apr 1 01:00:28 2010 UTC (14 years ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.574.2.8: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.8: +1 -3 lines
- Backport 1.604.

Revision 1.604: download - view: text, markup, annotated - select for diffs
Thu Apr 1 00:58:43 2010 UTC (14 years ago) by raeburn
Branches: MAIN
Diff to previous 1.603: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.603: +1 -2 lines
- Remove line replaced (and commented out) in rev. 1.540.

Revision 1.603: download - view: text, markup, annotated - select for diffs
Fri Mar 26 15:40:55 2010 UTC (14 years ago) by www
Branches: MAIN
Diff to previous 1.602: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.602: +6 -3 lines
Moving "verify receipt" one level deeper

Revision 1.602: download - view: text, markup, annotated - select for diffs
Thu Mar 25 19:56:33 2010 UTC (14 years ago) by www
Branches: MAIN
Diff to previous 1.601: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.601: +25 -103 lines
Work in progress: cleaning up grades.pm

Revision 1.601: download - view: text, markup, annotated - select for diffs
Sun Mar 21 18:31:45 2010 UTC (14 years ago) by www
Branches: MAIN
Diff to previous 1.600: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.600: +43 -187 lines
Clean out CBI "Token" mechanism (never used)
Use common routines for some grading menus
... work in progress, currently partly defunct

Revision 1.600: download - view: text, markup, annotated - select for diffs
Fri Mar 19 22:00:06 2010 UTC (14 years ago) by www
Branches: MAIN
Diff to previous 1.599: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.599: +80 -111 lines
Just saving my work

Revision 1.599: download - view: text, markup, annotated - select for diffs
Fri Mar 19 21:22:34 2010 UTC (14 years ago) by www
Branches: MAIN
Diff to previous 1.598: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.598: +113 -17 lines
Saving my pre-cleanup work

Revision 1.598: download - view: text, markup, annotated - select for diffs
Mon Mar 15 07:54:04 2010 UTC (14 years ago) by www
Branches: MAIN
Diff to previous 1.597: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.597: +144 -78 lines
Saving my work: cleaning up grading interface. Currently defunct.

Revision 1.597: download - view: text, markup, annotated - select for diffs
Thu Mar 11 16:29:42 2010 UTC (14 years ago) by wenzelju
Branches: MAIN
Diff to previous 1.596: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.596: +32 -63 lines
- &scripttag()-call for XHTML-conformity.
- Deleted non-opend but closed <b>Tags.

Revision 1.596: download - view: text, markup, annotated - select for diffs
Sun Feb 28 23:31:42 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
Branch point for: version_2_10_X
Diff to previous 1.595: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.595: +88 -42 lines
- Bug 6119 Anonymous Survey.
  - course personnel can not view both identity of submitter and submission details.

Revision 1.595: download - view: text, markup, annotated - select for diffs
Mon Feb 22 23:08:16 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.594: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.594: +2 -2 lines
- Wording change.
  - remove extra .

Revision 1.594: download - view: text, markup, annotated - select for diffs
Fri Feb 19 15:41:32 2010 UTC (14 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.593: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.593: +4 -2 lines
Removed double spacing from translation phrases
 -> HTML/Browsers ignore them anyway
 -> less error prone for translators
Adjusted language files accordingly (de, es, zh)

Revision 1.593: download - view: text, markup, annotated - select for diffs
Mon Feb 8 01:09:36 2010 UTC (14 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_99_0
Diff to previous 1.592: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.592: +5 -1 lines
- Prevent ISE.
 Can be triggered if a user has multiple tabs open switched course,
 then tries to view grading screen in originally selected course.

Revision 1.592: download - view: text, markup, annotated - select for diffs
Fri Feb 5 14:52:28 2010 UTC (14 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.591: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.591: +45 -25 lines
Optimized manual grading screen layout:
- Optimized floating of items in submission details option list
- Moved additonal functions (Activity, Change Parameters) directly below corresponding student's name; optimized spacing
- Each student has HTML headline now
- Moved alternating colors from student's name background to left side border
- No additional border needed for each student; adjusted margins and padding
- Better separate footer from rest
- Adding warning style to "...do not save the scores" message
- Added missing &mt() call
- Removed now unused styles (including changes in grades.pm 1.588 and grades.pm 1.590)

Revision 1.574.2.8: download - view: text, markup, annotated - select for diffs
Wed Jan 27 06:28:35 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.574.2.7: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.7: +28 -4 lines
- Backport 1.586, 1.591.

Revision 1.591: download - view: text, markup, annotated - select for diffs
Wed Jan 27 06:26:55 2010 UTC (14 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: bz6209-base, bz6209
Diff to previous 1.590: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.590: +2 -1 lines
- Early out from &scantron_get_maxbubble() to avoid ISE if no navmap object.

Revision 1.574.2.7: download - view: text, markup, annotated - select for diffs
Wed Jan 27 05:12:15 2010 UTC (14 years, 2 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.574.2.6: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.6: +204 -35 lines
- Backport 1.582, 1.583.

Revision 1.590: download - view: text, markup, annotated - select for diffs
Mon Jan 18 17:54:26 2010 UTC (14 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.589: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.589: +4 -5 lines
Corrected unbalanced tags from rev. 1.588: Removed outdated starting div

Revision 1.589: download - view: text, markup, annotated - select for diffs
Fri Jan 15 17:12:18 2010 UTC (14 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.588: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.588: +47 -46 lines
XHTML: Lower case attributes (onClick, onChange, onMouseDown)

Revision 1.588: download - view: text, markup, annotated - select for diffs
Fri Jan 15 16:41:43 2010 UTC (14 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.587: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.587: +27 -33 lines
Screen layout consistency and floating enhancements:
- Replaced some special styles by standard boxes and headlines
(work in progress)

Revision 1.581.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 6 18:43:57 2010 UTC (14 years, 2 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.581: preferred, colored next main 1.582: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.581: +6 -1 lines
- Customization for GCI_3.
  - Block CC access to individual student submission data via
    grading screens in gcitest courses.

Revision 1.574.2.6: download - view: text, markup, annotated - select for diffs
Sun Dec 27 02:05:40 2009 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.574.2.5: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.5: +5 -5 lines
- Backport 1.576.

Revision 1.574.2.5: download - view: text, markup, annotated - select for diffs
Sun Dec 27 01:51:07 2009 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.574.2.4: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.4: +12 -12 lines
- Backport 1.575, 1.581, 1.587.

Revision 1.587: download - view: text, markup, annotated - select for diffs
Sun Dec 27 01:49:32 2009 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.586: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.586: +2 -2 lines
- Wording change.

Revision 1.586: download - view: text, markup, annotated - select for diffs
Sun Dec 27 01:25:26 2009 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.585: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.585: +27 -4 lines
- Sanity checking to prevent ISE.
  - Confirm $resource is an object before calling symb() method.

Revision 1.574.2.4: download - view: text, markup, annotated - select for diffs
Sun Dec 27 01:00:44 2009 UTC (14 years, 3 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.574.2.3: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.3: +2 -3 lines
- Backport 1.580.

Revision 1.585: download - view: text, markup, annotated - select for diffs
Wed Dec 16 16:09:24 2009 UTC (14 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.584: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.584: +35 -12 lines
Manual Grading:
Use standard data_table for grading table

Revision 1.584: download - view: text, markup, annotated - select for diffs
Tue Dec 15 18:26:18 2009 UTC (14 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.583: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.583: +38 -28 lines
- Problem Part table:
    - Standard data_table
    - Added headlines
    - Translate problem type
    - font-weight normal
    - Removed unused variable $col
- "Receipt Number":
    - Consistent Wording
    - Updated &mt() calls and kept translation file entries (already up-to-date)
    - Added warning style to "no match" message

Revision 1.583: download - view: text, markup, annotated - select for diffs
Wed Dec 9 19:41:10 2009 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.582: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.582: +7 -5 lines
Amend 1.582 changes.
- Remove surplus &scantron_get_maxbubble() call
- Adding navmap object check for one more call to &scantron_get_maxbubble().

Revision 1.582: download - view: text, markup, annotated - select for diffs
Wed Dec 9 17:53:55 2009 UTC (14 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.581: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.581: +200 -34 lines
- Eliminate some ISE occurrences.
- Check attempt to create a navmap object resulted in an object.
  - In case of failure display an error message which includes a link to re-initialize the course.

Revision 1.581: download - view: text, markup, annotated - select for diffs
Sat Nov 21 16:41:41 2009 UTC (14 years, 4 months ago) by www
Branches: MAIN
Branch point for: GCI_3
Diff to previous 1.580: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.580: +7 -7 lines
Scantron is a Trademark

Revision 1.580: download - view: text, markup, annotated - select for diffs
Thu Sep 17 18:27:30 2009 UTC (14 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.579: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.579: +2 -3 lines
- Bug 6043.
- Fix typo from localization changes in 1.540.

Revision 1.574.2.3: download - view: text, markup, annotated - select for diffs
Wed Aug 19 19:29:50 2009 UTC (14 years, 7 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version-2_8_99_0, GCI_2
Diff to previous 1.574.2.2: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.2: +5 -3 lines
- Backport 1.579.

Revision 1.579: download - view: text, markup, annotated - select for diffs
Wed Aug 19 19:25:21 2009 UTC (14 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.578: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.578: +5 -3 lines
- Remove escaped quotes from phrase to localize.

Revision 1.528.2.15: download - view: text, markup, annotated - select for diffs
Mon Aug 17 17:50:23 2009 UTC (14 years, 7 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2, GCI_1
Diff to previous 1.528.2.14: preferred, colored to branchpoint 1.528: preferred, colored next main 1.529: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.14: +2 -2 lines
- Bug 5965. Fix typo introduced in backport in 1.528.2.11

Revision 1.528.2.14: download - view: text, markup, annotated - select for diffs
Wed Jun 17 18:41:31 2009 UTC (14 years, 9 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.528.2.13: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.13: +2 -2 lines
- Reverse one change in backports included in 1.528.2.11.
  - Change to pass @resources by reference (in 1.554) to &grade_student_bubbles() should not be part of 2.8.X.

Revision 1.574.2.2: download - view: text, markup, annotated - select for diffs
Sat Jun 6 19:36:37 2009 UTC (14 years, 9 months ago) by raeburn
Branches: version_2_9_X
CVS tags: version_2_8_99_0
Diff to previous 1.574.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574.2.1: +2 -2 lines
- Backport 1.578

Revision 1.528.2.13: download - view: text, markup, annotated - select for diffs
Sat Jun 6 19:26:50 2009 UTC (14 years, 9 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.528.2.12: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.12: +2 -2 lines
- Backport 1.578

Revision 1.578: download - view: text, markup, annotated - select for diffs
Sat Jun 6 19:23:30 2009 UTC (14 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: bz5969, bz2851, BZ5971-printing-apage
Diff to previous 1.577: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.577: +2 -2 lines
- Bug 5960
- Reversing part of rev 1.549. Use of [quant,_1,student] in the &mt() call is inappropriate, as the arg is a select box form element not a simple number.

Revision 1.577: download - view: text, markup, annotated - select for diffs
Thu May 28 14:30:04 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.576: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.576: +27 -18 lines
Localization:
- Resolved translation issues with ID: Now use "Part ID" instead of just "ID"
- Optimized &mt usage for "Part", "Part ID" and other
  (Note: Values are also displayed in bold now. Redesign expected anyway.)
- Added missing &mt calls
- Added missing translations (more to do)

- Optimized nowrap
- de.pm: some other little updates/corrections

Revision 1.576: download - view: text, markup, annotated - select for diffs
Mon May 25 11:12:13 2009 UTC (14 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.575: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.575: +5 -5 lines
Bug #5832: correctly process clicker wildcard entries

Revision 1.575: download - view: text, markup, annotated - select for diffs
Sat May 23 19:01:13 2009 UTC (14 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.574: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574: +6 -6 lines
Replace Scantron(tm) by "bubblesheet"

Revision 1.574.2.1: download - view: text, markup, annotated - select for diffs
Mon May 18 20:07:34 2009 UTC (14 years, 10 months ago) by raeburn
Branches: version_2_9_X
Diff to previous 1.574: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.574: +117 -111 lines
- Excluding redesign-related changes for now (1.533, 1.537, and 1.538).

Revision 1.574: download - view: text, markup, annotated - select for diffs
Thu May 14 14:24:07 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
Branch point for: version_2_9_X
Diff to previous 1.573: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.573: +4 -5 lines
Don't translate separator character between and domain.
Advantages: No need to change the translation files, if...
  - different separator character should be used
  - different output is wanted, e.g. just username, plainname, both, etc.
  - different style should be used for output
(work in progress to make this even more flexible by introducing a global function usernamewrapper)

Revision 1.573: download - view: text, markup, annotated - select for diffs
Mon May 11 13:07:19 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.572: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.572: +5 -5 lines
"Student/Employee ID"
- Consistent wording
- Lower-/Uppercase
- German wording: "Studierenden-/Mitarbeiter-ID" (Studierende_n_)
- Removed unused translation phrases
- not just "ID" (i.e. could be "Course ID"; more to do)

Revision 1.572: download - view: text, markup, annotated - select for diffs
Thu May 7 19:36:45 2009 UTC (14 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.571: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.571: +13 -13 lines
Replacing Scantron(tm) with bubblesheet

Revision 1.571: download - view: text, markup, annotated - select for diffs
Thu May 7 17:55:25 2009 UTC (14 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.570: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.570: +5 -5 lines
Make clearer what each failure mode means
Don't generate a one-kilometer-long page when only uploading grades from
one section in a large class.

Revision 1.570: download - view: text, markup, annotated - select for diffs
Thu May 7 15:47:06 2009 UTC (14 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.569: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.569: +2 -2 lines
We are not saving the students themselves.

Revision 1.569: download - view: text, markup, annotated - select for diffs
Wed May 6 16:19:26 2009 UTC (14 years, 10 months ago) by bisitz
Branches: MAIN
Diff to previous 1.568: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.568: +10 -10 lines
XHTML conform selected/checked/multiple HTML attributes
and optimized spacing

Revision 1.568: download - view: text, markup, annotated - select for diffs
Tue May 5 00:42:28 2009 UTC (14 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.567: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.567: +10 -22 lines
- Upload scantron data file.
 - Eliminate copy and pasted code from lonnet::userfileupload() by calling the routine directly.
 - Pass scantron as a subdir name (although files still currently stored in top level userfiles directory).

Revision 1.567: download - view: text, markup, annotated - select for diffs
Mon May 4 22:41:37 2009 UTC (14 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.566: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.566: +95 -8 lines
- Bug 3576
 - New routine: &validate_uploaded_scantron_file().
   - Used to compare studentIDs in scantron file with IDs in course roster.
   - Report outcome to uploader.
 - Remove escaped quotes from &mt().
 - Move HTML (<span></span) to [_1], [_2] etc. in &mt().
 - Some wording changes.

Revision 1.566: download - view: text, markup, annotated - select for diffs
Fri May 1 14:16:13 2009 UTC (14 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.565: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.565: +3 -1 lines
- Bug 5914.
  - Selection of "Scantron Operator" role launches Scantron data upload page (from grades.pm)
  - Add header to upload table (until such time as breadcrumbs are updated for grades.pm).

Revision 1.565: download - view: text, markup, annotated - select for diffs
Fri May 1 01:07:49 2009 UTC (14 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.564: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.564: +42 -17 lines
 - Scantron Uploader's upload screen.
   - Replace table tags with pick_box().
   - Link to syllabus adjacent to Course Name textbox (becomes active when a course has been chosen.
   - Javascript alert on submit if no course selected.
   - Domain select box replaced with static domain ($env{'request.role.domain'})

Revision 1.564: download - view: text, markup, annotated - select for diffs
Thu Apr 23 13:32:18 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.563: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.563: +6 -6 lines
- HTML correction:
  Added missing quotation mark to border attribute value of icon indicating which file type has been uploaded
- XHTML:
  Added missing quotation marks to HTML attribute values

Revision 1.563: download - view: text, markup, annotated - select for diffs
Wed Apr 22 17:19:06 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.562: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.562: +2 -2 lines
XHTML: Added quotes to HTML attribute values in input fields

Revision 1.562: download - view: text, markup, annotated - select for diffs
Thu Apr 16 16:36:32 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.561: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.561: +2 -2 lines
- Optimized and localized "Access Denied" output

Revision 1.561: download - view: text, markup, annotated - select for diffs
Wed Apr 15 17:02:35 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
Diff to previous 1.560: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.560: +38 -28 lines
Optimized screen layout for manual grading options list:
- Now use standard pick box for options
- Moved the "Check For Plagiarism" checkbox to the other options

Revision 1.528.2.12: download - view: text, markup, annotated - select for diffs
Sat Mar 21 20:02:28 2009 UTC (15 years ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_1
Diff to previous 1.528.2.11: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.11: +6 -6 lines
- Fix typos introduced in backports included in 1.528.2.11.

Revision 1.528.2.11: download - view: text, markup, annotated - select for diffs
Fri Mar 20 19:15:29 2009 UTC (15 years ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.528.2.10: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.10: +108 -95 lines
- Backport part of 1.538, 1.539, 1.540, 1.548, 1.549, 1.550, 1.551, 1.552, 1.553, part of 1.554, 1.555, 1.558, 1.559, 1.560

Revision 1.560: download - view: text, markup, annotated - select for diffs
Thu Mar 19 21:00:42 2009 UTC (15 years ago) by raeburn
Branches: MAIN
Diff to previous 1.559: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.559: +15 -16 lines
- Apply &mt() to complete phrases.

Revision 1.559: download - view: text, markup, annotated - select for diffs
Thu Mar 19 19:09:47 2009 UTC (15 years ago) by raeburn
Branches: MAIN
Diff to previous 1.558: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.558: +5 -7 lines
- Revert part of rev. 1.539. &mt() not required (Apache::lonlocal::texthash() already in use).

Revision 1.558: download - view: text, markup, annotated - select for diffs
Wed Mar 18 12:26:21 2009 UTC (15 years ago) by bisitz
Branches: MAIN
Diff to previous 1.557: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.557: +2 -2 lines
- XHTML: readonly
- Use double quotes for HTML attributes

Revision 1.557: download - view: text, markup, annotated - select for diffs
Mon Mar 9 21:24:12 2009 UTC (15 years ago) by raeburn
Branches: MAIN
Diff to previous 1.556: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.556: +108 -22 lines
Efficiency changes.
-  Scantron grading and Standalone verification.
   - Eliminate calls to &scantron_partids_tograde() to get responseIDs for each student if the resource does not contain randomlist.
     - Use partIDs/responseIDs retrieved (once) for current grader.

- Additional hash to cache.
  %analyze_cache_formkeys - additional form items used when record stored in %analyze_cache for a given key.

- Additional arg for &get_analyze().
   $add_to_hash - can be a ref to a HASH of additional form items to include in the ssi call.

- &scantron_partids_tograde() includes 'check_parts_withrandomlist' as additional arg
  - so structuretags::start_randomlist() will add parts to $Apache::lonhomework::analyze{'parts_withrandomlist'} an arrayref if the resource contains a randomlist.

Revision 1.556: download - view: text, markup, annotated - select for diffs
Mon Mar 9 01:58:48 2009 UTC (15 years ago) by weissno
Branches: MAIN
Diff to previous 1.555: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.555: +10 -10 lines

consistent wording:
changed "student number" to "student/employee ID"
changed "student ID" to "student/employee ID"
changed "student and eyployee IDs" to "student/employee IDs"

Revision 1.555: download - view: text, markup, annotated - select for diffs
Fri Mar 6 21:14:50 2009 UTC (15 years ago) by raeburn
Branches: MAIN
Diff to previous 1.554: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.554: +8 -5 lines
- Prevent ISE by checking that the item returned by &get_order() really is an array reference.
- Pass $uname and $udom as args in &cleanRecord() call when viewing submission record.
  - parts containing <randomlist></randomlist> might give %analyze missing needed key.
    (structuretags::shuffle() can shuffle blocks differently so
    shown foils info is for different $part.$resp from one needed

Revision 1.554: 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.553: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.553: +84 -69 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.553: download - view: text, markup, annotated - select for diffs
Tue Feb 24 17:12:19 2009 UTC (15 years, 1 month ago) by biermanm
Branches: MAIN
Diff to previous 1.552: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.552: +2 -2 lines
Consistent wording "receipt"

Revision 1.552: download - view: text, markup, annotated - select for diffs
Wed Feb 18 07:06:12 2009 UTC (15 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.551: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.551: +3 -3 lines
- Starting with lonnet.pm rev 1.981, default for &lonnet::delenv() has been to \Q escape arg in regexp used to identify items in environment to delete.
  - No longer need to escape special characters in arg passed to lonnet::delenv().
- Call to lonnet::delenv() in rat/lonuserstate now includes second arg, because in this case first arg is to be treated as a regexp (so \Q escape is not wanted).

Revision 1.551: download - view: text, markup, annotated - select for diffs
Sat Feb 14 19:45:26 2009 UTC (15 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.550: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.550: +2 -2 lines
Use \Q$part\E in the substitution instead of \w+ because the partID might contain chancters which do not match \w+.

Revision 1.550: download - view: text, markup, annotated - select for diffs
Sat Feb 14 17:03:40 2009 UTC (15 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.549: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.549: +3 -2 lines
- Bug 5912.
- "Answers" from scantron line only accumulated from columns needed to match total bubble rows.

Revision 1.549: download - view: text, markup, annotated - select for diffs
Wed Feb 4 13:21:40 2009 UTC (15 years, 1 month ago) by hauer
Branches: MAIN
Diff to previous 1.548: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.548: +3 -3 lines
added quant-calls in the source and edited them in de.pm, because they were not used elsewhere

Revision 1.548: download - view: text, markup, annotated - select for diffs
Fri Jan 16 10:59:52 2009 UTC (15 years, 2 months ago) by bisitz
Branches: MAIN
Diff to previous 1.547: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.547: +5 -5 lines
Localization:
- More eliminations of \' occurrences and mt call optimizations:
  Changed scripts and corresponding translation files
- Script changes related to changes already done in de.pm 1.189 for loncreateuser.pm and grades.pm

Revision 1.528.2.10: download - view: text, markup, annotated - select for diffs
Fri Jan 16 02:36:30 2009 UTC (15 years, 2 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_0
Diff to previous 1.528.2.9: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.9: +2 -2 lines
- Backport 1.547.

Revision 1.547: download - view: text, markup, annotated - select for diffs
Fri Jan 16 02:31:49 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.546: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.546: +2 -2 lines
- Typo.

Revision 1.528.2.9: download - view: text, markup, annotated - select for diffs
Wed Jan 7 21:33:25 2009 UTC (15 years, 2 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.528.2.8: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.8: +15 -10 lines
- Backport a part of 1.542 omitted in the original backport.
- Interface to enable the option to peform verification of scantron grading.

Revision 1.528.2.8: download - view: text, markup, annotated - select for diffs
Tue Jan 6 21:58:06 2009 UTC (15 years, 2 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.528.2.7: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.7: +2 -2 lines
- Backport 1.546.

Revision 1.546: download - view: text, markup, annotated - select for diffs
Tue Jan 6 21:57:06 2009 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.545: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.545: +2 -2 lines
- Eliminate duplicate declaration.

Revision 1.528.2.7: download - view: text, markup, annotated - select for diffs
Wed Dec 31 21:10:29 2008 UTC (15 years, 2 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_7_99_1
Diff to previous 1.528.2.6: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.6: +2 -2 lines
- Backport 1.544.

Revision 1.528.2.6: download - view: text, markup, annotated - select for diffs
Wed Dec 31 21:08:09 2008 UTC (15 years, 2 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.528.2.5: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.5: +2 -2 lines
- Backport 1.545.

Revision 1.545: download - view: text, markup, annotated - select for diffs
Wed Dec 31 20:41:35 2008 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.544: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.544: +2 -2 lines
- Bug 5792.

Revision 1.544: download - view: text, markup, annotated - select for diffs
Wed Dec 31 18:09:57 2008 UTC (15 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.543: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.543: +2 -2 lines
- Spelling.

Revision 1.528.2.5: download - view: text, markup, annotated - select for diffs
Wed Dec 24 12:33:28 2008 UTC (15 years, 3 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_7_99_0
Diff to previous 1.528.2.4: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.4: +4 -4 lines
- Some $analysis{} to $analysis->{} changes from backport of 1.542
  (missed on the first pass).

Revision 1.528.2.4: download - view: text, markup, annotated - select for diffs
Wed Dec 24 07:06:08 2008 UTC (15 years, 3 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.528.2.3: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.3: +320 -227 lines
- Backport 1.542, 1.543.

Revision 1.543: download - view: text, markup, annotated - select for diffs
Wed Dec 24 07:04:58 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.542: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.542: +2 -7 lines
- Remove some duplicate code -- copies already exist
  inside if ($env{'form.verifyrecord'}) {} block.
- Restore Apache::loncommon::connection_aborted() call
  after loop over @resources (removed in 1.542).

Revision 1.542: download - view: text, markup, annotated - select for diffs
Wed Dec 24 06:31:41 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.541: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.541: +336 -234 lines
- Add option to peform verification of scantron grading.
  - If enabled, scantron bubble record for each student being graded
     will be compared with corresponding last submission stored.
    If the two strings do not match, scantron is re-run for that student.
    The comparison is repeated after the second pass - there is still a mismatch
      an error message is displayed; if they did match a warning is displayed that
      two passes were needed.
  - Code previously in &checkscantron_results() subroutine reused.

- New subroutines created to facilitate code reuse:
&scantron_partids_tograde()
 - returns refs to %analysis and @parts from call to &ssi_with_retries()
 - contains partid.respid for non-hidden parts in a resource.
&grade_student_bubbles()
 - submits %form to &ssi_with_retries() for actual grading
&verify_scantron_grading()
 - extracts the equivalent bubble pattern for a particular resource from
   the last submission for a student.
&letter_to_digits()
 - routine to provide a hash for converting letters A -> J to corresponding numbers 1 - 0.

Revision 1.528.2.3: download - view: text, markup, annotated - select for diffs
Mon Dec 22 15:13:45 2008 UTC (15 years, 3 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.528.2.2: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.2: +3 -31 lines
- Backport 1.541.

Revision 1.541: 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
Diff to previous 1.540: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.540: +3 -31 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.540: download - view: text, markup, annotated - select for diffs
Sun Dec 21 22:26:48 2008 UTC (15 years, 3 months ago) by riegler
Branches: MAIN
Diff to previous 1.539: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.539: +4 -5 lines
more &mt adjustment

Revision 1.539: download - view: text, markup, annotated - select for diffs
Sun Dec 21 22:01:35 2008 UTC (15 years, 3 months ago) by riegler
Branches: MAIN
Diff to previous 1.538: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.538: +66 -64 lines
inserted and tidied up &mt

Revision 1.538: download - view: text, markup, annotated - select for diffs
Sat Dec 20 04:04:36 2008 UTC (15 years, 3 months ago) by schulted
Branches: MAIN
Diff to previous 1.537: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.537: +54 -50 lines
Changes related to LON-CAPA redesign project.
Modified grades.pm to use the new menu generator.

Revision 1.528.2.2: download - view: text, markup, annotated - select for diffs
Thu Dec 18 13:19:17 2008 UTC (15 years, 3 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.528.2.1: preferred, colored to branchpoint 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528.2.1: +5 -3 lines
- Backport 1.536.

Revision 1.537: download - view: text, markup, annotated - select for diffs
Wed Dec 17 13:06:17 2008 UTC (15 years, 3 months ago) by harmsja
Branches: MAIN
Diff to previous 1.536: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.536: +7 -13 lines
changed name of a new style to LC_*** and remove div tags because it wasn't
useful at all.

Revision 1.536: download - view: text, markup, annotated - select for diffs
Mon Dec 15 20:55:38 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.535: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.535: +5 -3 lines
- Line break added before error message for handback file upload errors.
- &mt() added.

Revision 1.535: download - view: text, markup, annotated - select for diffs
Mon Dec 15 16:37:49 2008 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.534: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.534: +4 -3 lines
- $brcrum is a reference to an anonymous array [] (use $brcrum not @brcrum).
- add sanity checking to confirm that the arg passed was an array ref.
- style
  - indentation
  - exists()

Revision 1.534: download - view: text, markup, annotated - select for diffs
Wed Dec 10 21:46:54 2008 UTC (15 years, 3 months ago) by kaisler
Branches: MAIN
Diff to previous 1.533: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.533: +3 -2 lines
Added Breadcrumbs in Sites that dose not have any
Added a parameter bread_crumbs to the start_page function, so it can handel the creation of breadcrumbs

Revision 1.528.2.1: download - view: text, markup, annotated - select for diffs
Wed Dec 10 21:30:38 2008 UTC (15 years, 3 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528: +4 -4 lines
- Backport 1.532.

Revision 1.533: download - view: text, markup, annotated - select for diffs
Mon Dec 8 18:25:13 2008 UTC (15 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.532: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.532: +67 -63 lines
Optimized/standarized screen output for first grading screen ("Manual Grading/View Submissions"):
- Replaced special styles with standard fieldsets
- Removed now unused styles from loncommon.pm
- Excluded section preselection from output
These changes also restore the screen layout for the radiobuttons which have moved right to the selection boxes due to new styles.

Revision 1.532: download - view: text, markup, annotated - select for diffs
Fri Dec 5 10:23:50 2008 UTC (15 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.531: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.531: +4 -4 lines
Replaced all hardcoded nowrap styles with LC_nobreak classes

Revision 1.531: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:19:15 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.530: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.530: +160 -157 lines
Moved POD comments to bottom of file

Revision 1.530: download - view: text, markup, annotated - select for diffs
Tue Nov 18 19:14:28 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.529: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.529: +11 -30 lines
Added/updated/converted POD. Many files had their POD redone to new standards.

Revision 1.529: download - view: text, markup, annotated - select for diffs
Tue Nov 11 16:40:47 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.528: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.528: +178 -167 lines
Added/modified POD comments

Revision 1.528: download - view: text, markup, annotated - select for diffs
Mon Jul 14 10:28:19 2008 UTC (15 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_99_1
Branch point for: version_2_8_X
Diff to previous 1.527: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.527: +2 -2 lines
- typo.

Revision 1.527: download - view: text, markup, annotated - select for diffs
Tue Jul 8 08:08:44 2008 UTC (15 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_99_0
Diff to previous 1.526: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.526: +2 -2 lines
- Fix typo.

Revision 1.526: download - view: text, markup, annotated - select for diffs
Tue Jul 8 05:29:24 2008 UTC (15 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.525: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.525: +11 -11 lines
Localization.
- Missing &mt().

Revision 1.525: download - view: text, markup, annotated - select for diffs
Wed Jun 25 11:59:59 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.524: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.524: +9 -6 lines
Bug 5695.
Improved fix.  Earlier fix caused other things to break (e.g., scantron grading). Now explicitly pass a grade_noincrement form element in the ssi call to inhibit the unwanted second increment of the counter when displaying submission details ("by datess and submissions" case only).

Revision 1.524: download - view: text, markup, annotated - select for diffs
Tue Jun 24 18:54:36 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.523: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.523: +35 -35 lines
- style - push(), sort(). keys(), eliminate $_

Revision 1.523: download - view: text, markup, annotated - select for diffs
Tue Jun 24 17:42:01 2008 UTC (15 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.522: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.522: +331 -27 lines
Ability for a CC to run a comparison of raw scantron data with corresponding submission records for previously graded scantron exams.
- Discrepancies detected.
- Summary of recorded bubbles and corresponding submissions for each student.

Revision 1.522: download - view: text, markup, annotated - select for diffs
Sat May 24 00:34:12 2008 UTC (15 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.521: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.521: +19 -5 lines
Free clicker input field

Revision 1.521: download - view: text, markup, annotated - select for diffs
Fri May 23 22:14:25 2008 UTC (15 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.520: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.520: +21 -3 lines
Saving my work: specify clicker answers by hand

Revision 1.520: download - view: text, markup, annotated - select for diffs
Wed May 14 16:36:31 2008 UTC (15 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.519: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.519: +5 -1 lines
Session lock while scantron grading

Revision 1.519: download - view: text, markup, annotated - select for diffs
Thu May 1 16:03:34 2008 UTC (15 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.518: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.518: +12 -5 lines
- If no scantron.tab or default.tab exist for course's domain, get a file from /home/httpd/lonTabs - use default_scantronformat.tab if the course domain is not a domain hosted on the server, or scantronformat.tab (a legacy customized file) if it is.

Revision 1.518: download - view: text, markup, annotated - select for diffs
Mon Apr 21 16:30:47 2008 UTC (15 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.517: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.517: +59 -9 lines
Bug 5650. scantronformat.tab file defined in configuration.db for domain
- &get_scantronformat_file() added to retrieve scantron format file
   - when scantron grading in a course, scantronformat file selected in following order:
   1. custom.tab from RES space for domain of course.
   2. if no 1 - default.tab from RES space for domain of course
   3. if no 1 or 2 - /home/httpd/lonTabs/scantronformat.tab from local server

Revision 1.517: download - view: text, markup, annotated - select for diffs
Wed Apr 16 23:30:03 2008 UTC (15 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.516: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.516: +9 -7 lines
  - arguments in calls to lonnet::dirlist() modified to use new version of this sub to eliminate the need to call &propath() on session server side.

Revision 1.513.2.2: download - view: text, markup, annotated - select for diffs
Mon Mar 24 19:14:07 2008 UTC (16 years ago) by raeburn
Branches: version_2_6_X
CVS tags: version_2_6_3
Diff to previous 1.513.2.1: preferred, colored next main 1.514: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.513.2.1: +30 -21 lines
- backport 1.516

Revision 1.513.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 24 19:08:09 2008 UTC (16 years ago) by raeburn
Branches: version_2_6_X
Diff to previous 1.513: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.513: +14 -6 lines
- backport 1.515

Revision 1.516: download - view: text, markup, annotated - select for diffs
Mon Mar 24 18:45:04 2008 UTC (16 years ago) by raeburn
Branches: MAIN
Diff to previous 1.515: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.515: +30 -21 lines
- use consistent calling style to pass %form hash (third argument) to &ssi_with_retries()
- fix typo
- fix names of globals referred to in documentation for ssi_with_retries
- &mt() the error message generated in case of ssi_error
- change wording of error message for consistency with message displayed in case of
  ssi_error when generating printouts (see lonprintout.pm 1.522).

Revision 1.515: download - view: text, markup, annotated - select for diffs
Mon Mar 17 20:39:50 2008 UTC (16 years ago) by raeburn
Branches: MAIN
Diff to previous 1.514: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.514: +14 -6 lines
Bug 5655.
- exclude hidden parts.

Revision 1.514: download - view: text, markup, annotated - select for diffs
Wed Mar 12 02:46:52 2008 UTC (16 years ago) by raeburn
Branches: MAIN
Diff to previous 1.513: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.513: +5 -5 lines
Change arguments accepted by lonnet::appenv() to:
1. reference to hash
2. (optional) reference to array.

Change all instances where lonnet::appenv() is called to replace first argument passed (originally a hash) to a reference to the hash.

- Modify lonnet.pm rev 1.35 code intended to prevent "dangerous" modifications of the environment, so it will actually do this.
- Allow these modifications to be made in certain instances:
   DC switching to adhoc role
   CC switching to a different course role in the current course.
   user self-enrolling as a student

Revision 1.513: download - view: text, markup, annotated - select for diffs
Tue Mar 4 11:23:12 2008 UTC (16 years ago) by foxr
Branches: MAIN
Branch point for: version_2_6_X
Diff to previous 1.512: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.512: +108 -9 lines
Added ssi error reporting to the user.

Revision 1.512: download - view: text, markup, annotated - select for diffs
Mon Mar 3 23:36:30 2008 UTC (16 years ago) by www
Branches: MAIN
Diff to previous 1.511: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.511: +2 -3 lines
Strange leaking <b>

Revision 1.511: download - view: text, markup, annotated - select for diffs
Mon Mar 3 23:19:54 2008 UTC (16 years ago) by www
Branches: MAIN
Diff to previous 1.510: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.510: +5 -7 lines
Receipt interface looked really weird.

Revision 1.510: download - view: text, markup, annotated - select for diffs
Wed Feb 6 16:32:30 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_6_2
Diff to previous 1.509: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.509: +22 -9 lines
- imageresponse, reactionresponse and organicresponse behave the same way as essayresponse.  When used in an exam the number of bubble lines per problem part depends on the weight assigned to the part.
- Part Ids for reactionresponse and organicresponse are not contained in $analysis{'parts'} from lonnet::ssi, so they need to be retrieved from the resource object.

Revision 1.509: download - view: text, markup, annotated - select for diffs
Wed Feb 6 00:39:11 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.508: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.508: +16 -10 lines
More bug 5589.
- rankresponse type problems also need to be divided into sub-questions, each one with its own scantron bubble line(s) to avoid spurious doublebubble error reports.

Revision 1.508: download - view: text, markup, annotated - select for diffs
Tue Feb 5 18:32:34 2008 UTC (16 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.507: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.507: +19 -19 lines
If there is nothing to save, there's nothing to save.

Revision 1.507: download - view: text, markup, annotated - select for diffs
Mon Feb 4 23:30:05 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.506: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.506: +5 -1 lines
Bug 5589. For positional style scantron formats, suppress erroneous doublebubble reports caused by trailing spaces after the end of bubble data in each scanline.

Revision 1.506: download - view: text, markup, annotated - select for diffs
Mon Feb 4 17:45:07 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.505: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.505: +2 -2 lines
Eliminate double declaration for $last.

Revision 1.505: download - view: text, markup, annotated - select for diffs
Mon Feb 4 13:46:35 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.504: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.504: +20 -2 lines
Bug 5589.  Suppress prompts for missingbubbles caused by trailing spaces after end of bubble data in each scanline.
-  As more than one line is possible for each question, need to compare last bubble for question number of "missingbubble" with max_bubble for the scanline.

Revision 1.504: download - view: text, markup, annotated - select for diffs
Sat Feb 2 02:28:02 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.503: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.503: +3 -1 lines
Store value of scantron.responsetype in a hidden form element, for future use  correcting bubble errors in subsequent scanlines.

Revision 1.503: download - view: text, markup, annotated - select for diffs
Fri Feb 1 22:50:43 2008 UTC (16 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.502: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.502: +423 -200 lines
Bug 5589
In exam mode, optionresponse and matchresponse problems in a single part are divided into sub-questions, each one with its own scantron bubble line(s).

In exam mode, essayresponse, formularesponse and stringresponse can have multiple bubble lines associated with a single part, and bubbles in more than one of these lines, if the weight assigned to the part exceeds 10.

These two cases are addressed.  The first, by passing scantron data lines to the validator for each of the sub-questions in turn, and the second by performing the occurrence_count check on each line in turn.  Some bookkeeping code has been added to keep track of data for each subquestion.

-  %subdivided_bubble_lines hash provides a place to store bubble lines per subquestion for optionresponse and matchresponse.
- %responsetype_per_response provides a place to store the responsetype for each response.

- In the case of essayresponse problems, items are not included in $analysis{'parts'} from lonnet::ssi, so possible part IDs need to be retrieved from the  $resource object.

- When preserving information about missingbubbles, use questionnum (which includes subquestion) instead of question.

- Validation for the different scantron formats - letter/number or positional moved to two subroutines - &scantron_validator_lettnum(), and &scantron_validator_positional().

- &prompt_for_corrections() can return an array containing numbers of lines with missingbubble or doublebubble.

- This array is passed to &verify_bubbles_checked() which provides a javascript function to alert the user if any lines are without a choice of bubble or 'No bubble' for the current validation screen, for missingbubble or doublebubble cases only.

- Data tabling the validation tables for missing or double bubbles.

- Fix some typos and expand the documentation for bubbling multiple lines for essayresponse, formularesponse or string response (where more than 1 line may contain a bubble).

Revision 1.502: download - view: text, markup, annotated - select for diffs
Wed Jan 9 14:16:52 2008 UTC (16 years, 2 months ago) by www
Branches: MAIN
CVS tags: version_2_6_1
Diff to previous 1.501: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.501: +1 -3 lines
Bug #5572: Clicker grade assignment second stage not working.

Double assignment of "form.number" resulted in ARRAY(...) reference.

Apparently bad copy/paste job during code cleanup. $%@%@#@!

Revision 1.501: download - view: text, markup, annotated - select for diffs
Mon Dec 17 11:11:58 2007 UTC (16 years, 3 months ago) by foxr
Branches: MAIN
CVS tags: version_2_6_0, version_2_5_99_1
Diff to previous 1.500: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.500: +2 -2 lines
Add missing ) at line 4178 was causing syntax error on mod_perl init.

Revision 1.500: download - view: text, markup, annotated - select for diffs
Sat Dec 15 21:54:35 2007 UTC (16 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.499: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.499: +3 -2 lines
- BUG#5547 CODE is always uppercase

Revision 1.499: download - view: text, markup, annotated - select for diffs
Wed Dec 5 18:40:59 2007 UTC (16 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.498: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.498: +2 -1 lines
- BUG#5538 add in missing Grading Menu button

Revision 1.498: download - view: text, markup, annotated - select for diffs
Wed Nov 28 02:59:27 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_5_99_0
Diff to previous 1.497: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.497: +2 -4 lines
- &mt()ing

Revision 1.497: download - view: text, markup, annotated - select for diffs
Wed Nov 21 12:16:42 2007 UTC (16 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.496: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.496: +126 -115 lines
BZ4074 - Fix up errors in the way scanlines were corrected.  Need to go
         back and test a bunch of this stuffBZ4074 - Fix up errors in the way scanlines were corrected.  Need to go
         back and test a bunch of this stuffBZ4074 - Fix up errors in the way scanlines were corrected.  Need to go
         back and test a bunch of this stuffBZ4074 - Fix up errors in the way scanlines were corrected.  Need to go
         back and test a bunch of this stuff

Revision 1.496: download - view: text, markup, annotated - select for diffs
Mon Nov 19 10:57:23 2007 UTC (16 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.495: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.495: +7 -9 lines
BZ4074 - Label bubble lines in scantron_bubble_selector with the
         scantron sheet line number rather than labelling a group
         with the question number.

Revision 1.495: download - view: text, markup, annotated - select for diffs
Fri Nov 16 08:55:02 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.494: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.494: +81 -82 lines
- trying to keep all scnatron code in one sectio

Revision 1.494: download - view: text, markup, annotated - select for diffs
Fri Nov 16 08:52:15 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.493: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.493: +3 -3 lines
- the question line can be longer (sometimes much longer) than the number of actually valid questions, default to an answer length of 1 for these nonexistant questions

Revision 1.493: download - view: text, markup, annotated - select for diffs
Fri Nov 16 08:50:39 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.492: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.492: +1 -2 lines
- removing line as it does nothing useful (the ssi call causes a different apache to do the line counting)

Revision 1.492: download - view: text, markup, annotated - select for diffs
Fri Nov 16 07:56:15 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.491: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.491: +147 -112 lines
- &mt() scantron

Revision 1.491: download - view: text, markup, annotated - select for diffs
Fri Nov 16 07:55:01 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.490: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.490: +5 -2 lines
- don't throw an error if the scan_data has already been removed

Revision 1.490: 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.489: preferred, colored
Changes since revision 1.489: +8 -9 lines
BZ4074 - Tested for multiquestion exams.

Revision 1.489: download - view: text, markup, annotated - [selected for diffs]
Tue Nov 13 01:47:36 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.488: preferred, colored
Changes since revision 1.488: +66 -80 lines
- data table the scantron action screen

Revision 1.488: download - view: text, markup, annotated - select for diffs
Tue Nov 13 01:14:32 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.487: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.487: +11 -11 lines
- xhtml
- some small layout changes

Revision 1.487: download - view: text, markup, annotated - select for diffs
Thu Nov 8 20:47:56 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.486: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.486: +15 -11 lines
- mt receipt verification

Revision 1.486: download - view: text, markup, annotated - select for diffs
Thu Nov 8 19:57:30 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.485: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.485: +22 -13 lines
- data table the receipt verification screen

Revision 1.485: download - view: text, markup, annotated - select for diffs
Thu Nov 8 01:48:18 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.484: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.484: +214 -158 lines
- &mt the 3 grading paths

Revision 1.484: download - view: text, markup, annotated - select for diffs
Tue Nov 6 19:19:54 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.483: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.483: +39 -25 lines
- data tabling the grade whole for 1 student path

Revision 1.483: 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.482: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.482: +3 -2 lines
BZ4074 - Complete testing of single question exams for bubble sheets
in number and positional format.. removed log spew where needed.

Revision 1.482: download - view: text, markup, annotated - select for diffs
Tue Nov 6 11:21:21 2007 UTC (16 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.481: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.481: +22 -12 lines
BZ4074 - Correct handling of doubble bubble detection and bubble
corrections for the case where the bubble sheets use positional notation

Revision 1.481: download - view: text, markup, annotated - select for diffs
Tue Nov 6 10:12:27 2007 UTC (16 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.480: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.480: +2 -3 lines
Fix typo, remove Data::Dumper.. back to debugging.

Revision 1.480: 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.479: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.479: +1 -6 lines
BZ4074 - I think the grades finally work full circle for at least a single
question exam.

Revision 1.479: download - view: text, markup, annotated - select for diffs
Mon Nov 5 10:19:03 2007 UTC (16 years, 4 months ago) by foxr
Branches: MAIN
Diff to previous 1.478: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.478: +51 -18 lines
Resolve update conflict

Revision 1.478: download - view: text, markup, annotated - select for diffs
Sat Nov 3 00:18:37 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.477: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.477: +19 -14 lines
- mt the Grade status page

Revision 1.477: download - view: text, markup, annotated - select for diffs
Sat Nov 3 00:08:09 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.476: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.476: +41 -29 lines
- data table grade assignments

Revision 1.476: download - view: text, markup, annotated - select for diffs
Fri Nov 2 23:41:39 2007 UTC (16 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.475: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.475: +2 -3 lines
- xhtml

Revision 1.475: download - view: text, markup, annotated - select for diffs
Thu Nov 1 20:56:51 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.474: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.474: +2 -2 lines
- BUG#5504 - previous tries links when PGRDing multiple sutudents would only show last student previosu tries

Revision 1.474: download - view: text, markup, annotated - select for diffs
Thu Nov 1 00:47:42 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.473: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.473: +39 -34 lines
- data table colors in pickstudents to grade and assign common grade

Revision 1.473: download - view: text, markup, annotated - select for diffs
Wed Oct 31 18:01:34 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.472: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.472: +81 -67 lines
- BUG#4058, rework the select a grading mode screen

Revision 1.472: download - view: text, markup, annotated - select for diffs
Tue Oct 30 01:04:31 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.471: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.471: +77 -90 lines
- switch 'pick a grading mode' screen to use divs/css

Revision 1.471: download - view: text, markup, annotated - select for diffs
Tue Oct 30 00:27:23 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.470: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.470: +1 -8 lines
- removing some debug spew

Revision 1.470: download - view: text, markup, annotated - select for diffs
Mon Oct 29 09:46:28 2007 UTC (16 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.469: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.469: +18 -5 lines
BZ4074 - missing bubbles appear to be correctly reported.

Revision 1.469: download - view: text, markup, annotated - select for diffs
Fri Oct 26 20:18:43 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.468: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.468: +8 -7 lines
- Some more of BUG#5360 move the checked info to be near the actual submissions

Revision 1.468: download - view: text, markup, annotated - select for diffs
Fri Oct 26 00:41:31 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.467: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.467: +77 -58 lines
- BUG #5360 - implement the suggested grading interface

Revision 1.467: download - view: text, markup, annotated - select for diffs
Fri Oct 26 00:39:09 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.466: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.466: +22 -19 lines
- data table the previous submissions

Revision 1.466: download - view: text, markup, annotated - select for diffs
Fri Oct 26 00:32:06 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.465: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.465: +19 -19 lines
- &mt()
- switch to warning

Revision 1.465: download - view: text, markup, annotated - select for diffs
Fri Oct 26 00:27:55 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.464: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.464: +24 -24 lines
- xhtml

Revision 1.464: download - view: text, markup, annotated - select for diffs
Thu Oct 25 20:05:52 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.463: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.463: +68 -59 lines
- refactor out collaborator checking, and eliminate use of $_
- &mt() colla errors
- css the error messages
- correct coloring of perstudent backgrounds

Revision 1.463: download - view: text, markup, annotated - select for diffs
Thu Oct 25 00:47:24 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.462: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.462: +3 -6 lines
- BUG#5486, when uploading, students assigned 0 points are marked as incorrect

Revision 1.462: download - view: text, markup, annotated - select for diffs
Wed Oct 24 09:51:47 2007 UTC (16 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.461: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.461: +10 -8 lines
BZ4074 - Completed testing of duplicate bubble handling.
       - Where unambiguous, bubble selector shows bubbles that were
         selected for multiline problems, and numeric or letter mode
         scantron.
       - For positional notiation, bubble_selector shows all bubbles
         that were marked.

In all cases the set of bubbles that make up a single response are grouped in a single box.

Revision 1.461: download - view: text, markup, annotated - select for diffs
Wed Oct 17 10:48:20 2007 UTC (16 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.460: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.460: +9 -8 lines
Fix errors in handling of scantron_bubble_selector when mutiple lines of
bubbles are needed to handle the response.  Need to test cases where
replies are letters and positional notation still.

Revision 1.460: download - view: text, markup, annotated - select for diffs
Wed Oct 17 09:40:49 2007 UTC (16 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.459: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.459: +23 -23 lines
BZ4074
 - Remove a ton of debugging log-spew.
 - For at least simple test cases, if a bubble response requires
   more than a single line of answer bubbles, double bubble cases
   where the double bubbling consists of a single bubble but more than
   a single line with bubbles will be shown accurately in the bubble
   selector.

Revision 1.459: download - view: text, markup, annotated - select for diffs
Mon Oct 15 09:47:47 2007 UTC (16 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.458: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.458: +2 -2 lines
Fix a tcl-ish typoe

Revision 1.458: download - view: text, markup, annotated - select for diffs
Fri Oct 12 22:36:56 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.457: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.457: +9 -64 lines
	Bug 4058. Remove dead code. Make verify receipt javascript work.

Revision 1.457: download - view: text, markup, annotated - select for diffs
Fri Oct 12 20:06:52 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.456: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.456: +5 -6 lines
	Saving work in progress. Display pickcode in table like other
	Grade/Manage Scantron forms.

Revision 1.456: download - view: text, markup, annotated - select for diffs
Fri Oct 12 00:03:11 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.455: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.455: +3 -8 lines
	Saving work in progress. Move view codes to Grade/Manage
	Scantron Forms. Needs to be put in table and dressed up.

Revision 1.455: download - view: text, markup, annotated - select for diffs
Thu Oct 11 23:18:46 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.454: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.454: +20 -13 lines
	Saving work in progress. Change layout for manual grade
	submission.

Revision 1.454: download - view: text, markup, annotated - select for diffs
Thu Oct 11 22:34:33 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.453: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.453: +11 -18 lines
	Saving work in progress. Style. Rework grading menu. Send
	proper command to pickcode.

Revision 1.453: download - view: text, markup, annotated - select for diffs
Thu Oct 11 21:27:50 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.452: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.452: +9 -5 lines
	Saving work in progress. Deal with students in multiple groups.

Revision 1.452: download - view: text, markup, annotated - select for diffs
Thu Oct 11 20:25:34 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.451: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.451: +5 -3 lines
	Saving work in progres. Selecting groups to grade seems to work,
	needs more testing.

Revision 1.451: download - view: text, markup, annotated - select for diffs
Tue Oct 9 23:42:49 2007 UTC (16 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.450: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.450: +4 -4 lines
- moving radio buttons the the left

Revision 1.450: download - view: text, markup, annotated - select for diffs
Tue Oct 9 23:03:22 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.449: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.449: +27 -4 lines
	Saving work in progress. Getting close. Need to handle multiple
	groups and "none".

Revision 1.449: download - view: text, markup, annotated - select for diffs
Tue Oct 9 19:33:56 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.448: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.448: +7 -5 lines
	Saving work in progress. Work toward selecting students to grade
	by group(s).

Revision 1.448: download - view: text, markup, annotated - select for diffs
Tue Oct 9 10:31:21 2007 UTC (16 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.447: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.447: +17 -9 lines
BZ 4074 - still not quite working but closer. Got double bubbles
to display the right number of bubble lines, but not the marks
:-(

Revision 1.447: download - view: text, markup, annotated - select for diffs
Tue Oct 9 09:16:04 2007 UTC (16 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.446: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.446: +271 -67 lines
Removed >my< log spew too, .. saving work on BZ 4074 not yet done..
resolved conflict with banghart's last commit.

Revision 1.446: download - view: text, markup, annotated - select for diffs
Mon Oct 8 22:29:59 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.445: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.445: +40 -41 lines
	Saving work in progress. Remove log spew. Make link look like link.
	start doing what 4058 originally asked for.

Revision 1.445: download - view: text, markup, annotated - select for diffs
Mon Oct 8 21:05:54 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.444: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.444: +42 -11 lines
	Saving work in progress. Stuff works now, need to clean up
	a couple of displays.

Revision 1.444: download - view: text, markup, annotated - select for diffs
Fri Oct 5 16:43:31 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.443: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.443: +14 -5 lines
	Saving work in progress. Still has broken parts.

Revision 1.443: download - view: text, markup, annotated - select for diffs
Thu Oct 4 02:00:29 2007 UTC (16 years, 5 months ago) by banghart
Branches: MAIN
Diff to previous 1.442: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.442: +159 -4 lines
	Saving work in progress. This really messes things up for the user.
	You can still get to the previous PGRD initial screen by selecting
	Manual Grade/View Submissions on the new menu.

Revision 1.442: download - view: text, markup, annotated - select for diffs
Mon Oct 1 19:41:51 2007 UTC (16 years, 6 months ago) by banghart
Branches: MAIN
Diff to previous 1.441: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.441: +31 -18 lines
	Saving work in progress. Needs testing.
	Changes to permit use of multiple select for Student Status.
	Layout change in Select Grading/Viewing Option

Revision 1.441: download - view: text, markup, annotated - select for diffs
Thu Sep 27 19:44:51 2007 UTC (16 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.440: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.440: +13 -4 lines
Give some sort of optical clue where one student ends and the other starts

Revision 1.440: download - view: text, markup, annotated - select for diffs
Mon Sep 10 23:03:35 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.439: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.439: +5 -2 lines
- BUG#5409, multi-entry numerical/formula response submissions were not displaying correctly in the PGRD view

Revision 1.439: download - view: text, markup, annotated - select for diffs
Fri Sep 7 00:07:30 2007 UTC (16 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.438: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.438: +10 -23 lines
- convert to using navmaps for part information
- correct support of parts with _ in them (form improt prefixing) in the grade all students screens

Revision 1.428.2.2: download - view: text, markup, annotated - select for diffs
Wed Sep 5 00:22:20 2007 UTC (16 years, 6 months ago) by albertel
Branches: version_2_5_X
CVS tags: version_2_5_2, version_2_5_1
Diff to previous 1.428.2.1: preferred, colored to branchpoint 1.428: preferred, colored next main 1.429: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.428.2.1: +20 -4 lines
- backport 1.437,1.438

Revision 1.438: download - view: text, markup, annotated - select for diffs
Sun Sep 2 02:10:31 2007 UTC (16 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.437: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.437: +3 -2 lines
Argh. And the reason that more than one student in the same class had the
same clicker is that the first student dropped and gave the clicker to the
next student who enrolled. Only go through the active classlist.

Revision 1.437: download - view: text, markup, annotated - select for diffs
Sun Sep 2 01:59:57 2007 UTC (16 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.436: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.436: +18 -3 lines
More than one student in the same class registered the same clicker.

That should not happen, but it does.

Revision 1.436: download - view: text, markup, annotated - select for diffs
Wed Aug 29 13:41:32 2007 UTC (16 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.435: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.435: +2 -2 lines
- syle, eliminate uneeded variables

Revision 1.435: download - view: text, markup, annotated - select for diffs
Wed Aug 29 10:12:15 2007 UTC (16 years, 7 months ago) by foxr
Branches: MAIN
Diff to previous 1.434: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.434: +38 -7 lines
BZ 4074 (incomplete) Modify scantron_get_maxbubble
-  Analyze each resource to determine how many lines on the bubble
   sheet were actually required using the new bubble_lines
   analysis hash entry.
-  Create a hash of resource->symb().part_id  for each part in the
   set that describes the answer sheet lines required for each part on the
   exam.
- Return the total number of answer sheet lines required as per the analysis
  output.

Revision 1.428.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 24 07:15:27 2007 UTC (16 years, 7 months ago) by albertel
Branches: version_2_5_X
Diff to previous 1.428: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.428: +54 -21 lines
- backport 1.434

Revision 1.434: download - view: text, markup, annotated - select for diffs
Fri Aug 24 00:32:00 2007 UTC (16 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.433: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.433: +55 -22 lines
- was incorrectly displaying the grading information for radiobutton problems

Revision 1.433: download - view: text, markup, annotated - select for diffs
Wed Aug 22 18:27:03 2007 UTC (16 years, 7 months ago) by banghart
Branches: MAIN
Diff to previous 1.432: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.432: +10 -6 lines
	Correct display of multiple sections.

Revision 1.432: download - view: text, markup, annotated - select for diffs
Tue Aug 21 22:21:54 2007 UTC (16 years, 7 months ago) by banghart
Branches: MAIN
Diff to previous 1.431: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.431: +20 -14 lines
	Bug 4058. Should now pass selected sections from page to page.

Revision 1.431: download - view: text, markup, annotated - select for diffs
Tue Aug 21 18:48:18 2007 UTC (16 years, 7 months ago) by banghart
Branches: MAIN
Diff to previous 1.430: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.430: +4 -4 lines
	Localize.

Revision 1.430: download - view: text, markup, annotated - select for diffs
Tue Aug 21 18:41:27 2007 UTC (16 years, 7 months ago) by banghart
Branches: MAIN
Diff to previous 1.429: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.429: +7 -2 lines
	A step toward grading selected sections. Bug 4058.

Revision 1.429: download - view: text, markup, annotated - select for diffs
Sat Aug 18 00:57:25 2007 UTC (16 years, 7 months ago) by banghart
Branches: MAIN
Diff to previous 1.428: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.428: +2 -2 lines
	Allow selection of multiple sections for grading.
	Bug 4058.

Revision 1.428: download - view: text, markup, annotated - select for diffs
Sat Aug 11 13:32:23 2007 UTC (16 years, 7 months ago) by www
Branches: MAIN
CVS tags: version_2_5_0
Branch point for: version_2_5_X
Diff to previous 1.427: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.427: +4 -1 lines
Don't crash if you don't find questions (would result in division by zero in
the next step).

Revision 1.427: download - view: text, markup, annotated - select for diffs
Fri Aug 10 20:12:31 2007 UTC (16 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.426: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.426: +4 -2 lines
- include the username/domain and the courseid to make tracking thigns down easier

Revision 1.426: 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
Diff to previous 1.425: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.425: +28 -22 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.425: download - view: text, markup, annotated - select for diffs
Wed Jul 25 00:11:05 2007 UTC (16 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_99_0
Diff to previous 1.424: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.424: +21 -1 lines
- should document all of the scnatron routines at least a minimal amount

Revision 1.424: download - view: text, markup, annotated - select for diffs
Wed Jul 25 00:00:23 2007 UTC (16 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.423: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.423: +286 -20 lines
- more documentation
- some spelling fixes

Revision 1.423: download - view: text, markup, annotated - select for diffs
Tue Jul 24 21:21:31 2007 UTC (16 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.422: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.422: +584 -97 lines
- first pass at documenting the scantron process plenty more to do

Revision 1.422: download - view: text, markup, annotated - select for diffs
Thu Jul 19 09:52:59 2007 UTC (16 years, 8 months ago) by foxr
Branches: MAIN
Diff to previous 1.421: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.421: +158 -23 lines
First steps towards modifying the scantron validation stage to understand
problems may require more than one line of bubbles.  This is part of
BZ 4074 -- the hard part.

Revision 1.421: download - view: text, markup, annotated - select for diffs
Fri Jul 6 23:17:28 2007 UTC (16 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.420: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.420: +6 -1 lines
interwrite virtual clicker uses MAC address as TransID

Revision 1.420: download - view: text, markup, annotated - select for diffs
Wed Jul 4 20:28:44 2007 UTC (16 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.419: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.419: +28 -17 lines
Looks like interwrite works. Left to do:
* see how people handle numerical response
* see if the IR files also work

Revision 1.419: download - view: text, markup, annotated - select for diffs
Wed Jul 4 18:37:30 2007 UTC (16 years, 8 months ago) by www
Branches: MAIN
Diff to previous 1.418: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.418: +33 -2 lines
Starting work on interwrite PRS

Revision 1.399.2.2: download - view: text, markup, annotated - select for diffs
Mon Jun 25 22:23:27 2007 UTC (16 years, 9 months ago) by albertel
Branches: version_2_4_X
CVS tags: version_2_4_2
Diff to previous 1.399.2.1: preferred, colored to branchpoint 1.399: preferred, colored next main 1.400: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.399.2.1: +43 -55 lines
- backport applicable sections of 418

Revision 1.418: download - view: text, markup, annotated - select for diffs
Fri Jun 22 23:45:19 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.417: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.417: +45 -56 lines
- TA's don't get unenced urls, but can do grading, need to support enc symbs in grading interface

Revision 1.417: download - view: text, markup, annotated - select for diffs
Fri Jun 22 22:50:30 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.416: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.416: +13 -13 lines
- xhtml fixes

Revision 1.416: download - view: text, markup, annotated - select for diffs
Sun Jun 17 02:11:44 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.415: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.415: +25 -4 lines
Clickers appear to be working

Revision 1.415: download - view: text, markup, annotated - select for diffs
Sat Jun 16 23:00:09 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.414: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.414: +30 -3 lines
All that's left to do is store the grade ...

Revision 1.414: download - view: text, markup, annotated - select for diffs
Sat Jun 16 20:24:25 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.413: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.413: +70 -12 lines
More than one specific ID,
find correct answer

Revision 1.413: download - view: text, markup, annotated - select for diffs
Sat Jun 16 14:38:45 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.412: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.412: +38 -9 lines
Remember clicker policy between sessions

Revision 1.412: download - view: text, markup, annotated - select for diffs
Sat Jun 16 14:09:52 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.411: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.411: +16 -3 lines
Actually do something if data is incomplete or fishy

Revision 1.411: download - view: text, markup, annotated - select for diffs
Sat Jun 16 02:35:22 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.410: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.410: +26 -9 lines
Collect info about unregistered clickers

Revision 1.410: download - view: text, markup, annotated - select for diffs
Sat Jun 16 01:37:44 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.409: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.409: +30 -11 lines
More work on clickers

Revision 1.409: download - view: text, markup, annotated - select for diffs
Fri Jun 15 22:16:13 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.408: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.408: +3 -3 lines
- style police

Revision 1.408: download - view: text, markup, annotated - select for diffs
Fri Jun 15 22:12:49 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.407: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.407: +69 -69 lines
- tabination police

Revision 1.407: download - view: text, markup, annotated - select for diffs
Fri Jun 15 22:10:15 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.406: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.406: +31 -29 lines
- style police
- mt police

Revision 1.406: download - view: text, markup, annotated - select for diffs
Fri Jun 15 22:00:42 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.405: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.405: +20 -5 lines
Finished interpreting iClicker file

Revision 1.405: download - view: text, markup, annotated - select for diffs
Fri Jun 15 21:21:16 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.404: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.404: +40 -4 lines
Saving my work: clickers

Revision 1.404: download - view: text, markup, annotated - select for diffs
Thu Jun 14 21:36:12 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.403: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.403: +40 -9 lines
More work on clickers - note: button not commented out, since apparently already backporting for 2.4.1

Revision 1.399.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 13 17:20:12 2007 UTC (16 years, 9 months ago) by albertel
Branches: version_2_4_X
CVS tags: version_2_4_1
Diff to previous 1.399: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.399: +3 -3 lines
- backport 1.403

Revision 1.403: download - view: text, markup, annotated - select for diffs
Wed Jun 13 17:18:48 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.402: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.402: +3 -3 lines
- BUG#5293- remove debug msg

Revision 1.402: download - view: text, markup, annotated - select for diffs
Wed Jun 13 15:22:38 2007 UTC (16 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.401: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.401: +74 -2 lines
Saving my work on clickers (still commented out)

Revision 1.401: download - view: text, markup, annotated - select for diffs
Mon Jun 11 21:36:18 2007 UTC (16 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.400: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.400: +36 -36 lines
- xhtml
- errror -> error
- occured -> occurred

Revision 1.400: download - view: text, markup, annotated - select for diffs
Sun May 20 21:10:46 2007 UTC (16 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.399: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.399: +84 -1 lines
Saving my work on clicker registration. Buttons commented out.

Revision 1.399: download - view: text, markup, annotated - select for diffs
Thu May 10 16:06:09 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_4_0, version_2_3_99_0
Branch point for: version_2_4_X
Diff to previous 1.398: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.398: +2 -2 lines
- misspelling

Revision 1.398: download - view: text, markup, annotated - select for diffs
Wed May 2 01:17:37 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.397: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.397: +93 -95 lines
- eliminating <font> for css
- change Store to Save

Revision 1.397: download - view: text, markup, annotated - select for diffs
Thu Apr 26 22:29:50 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.396: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.396: +31 -24 lines
- some style
- only do check for files if it's a problem that might have files

Revision 1.396: download - view: text, markup, annotated - select for diffs
Wed Apr 25 00:16:51 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.395: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.395: +25 -5 lines
	Offer multidownload link only if files are available to be
	downloaded.

Revision 1.395: download - view: text, markup, annotated - select for diffs
Mon Apr 16 19:00:38 2007 UTC (16 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.394: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.394: +12 -19 lines
- remove log spew
- style
- translate

Revision 1.394: download - view: text, markup, annotated - select for diffs
Sun Apr 15 18:25:56 2007 UTC (16 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.393: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.393: +27 -3 lines
	Add download all submitted documents link for essay grading.

Revision 1.393: download - view: text, markup, annotated - select for diffs
Wed Mar 14 23:39:39 2007 UTC (17 years ago) by albertel
Branches: MAIN
Diff to previous 1.392: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.392: +8 -4 lines
- BUG#5067 - 'essay part only' wasn't highing non essay parts in multipart problems

Revision 1.392: download - view: text, markup, annotated - select for diffs
Wed Mar 14 19:15:37 2007 UTC (17 years ago) by albertel
Branches: MAIN
Diff to previous 1.391: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.391: +5 -1 lines
- restore 'only grade some parts' functionality

Revision 1.391: download - view: text, markup, annotated - select for diffs
Tue Mar 13 18:59:56 2007 UTC (17 years ago) by banghart
Branches: MAIN
Diff to previous 1.390: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.390: +2 -2 lines
	Bug 5108. Change label on Reset button to Revert to Default.

Revision 1.390: download - view: text, markup, annotated - select for diffs
Fri Feb 23 00:23:49 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.389: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.389: +3 -2 lines
- switch to use MD% instead

Revision 1.389: download - view: text, markup, annotated - select for diffs
Mon Feb 12 23:09:14 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X
Diff to previous 1.388: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.388: +6 -5 lines
- Was handling the number mode scantron lines, 0 <-> J

Revision 1.388: download - view: text, markup, annotated - select for diffs
Thu Jan 4 21:24:39 2007 UTC (17 years, 2 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_3_2, version_2_3_1
Diff to previous 1.387: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.387: +2 -2 lines
Typo.

Revision 1.387: download - view: text, markup, annotated - select for diffs
Thu Jan 4 16:50:02 2007 UTC (17 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.386: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.386: +4 -1 lines
Include baseurl and symb in unencrypted case too.

Revision 1.386: download - view: text, markup, annotated - select for diffs
Thu Jan 4 14:59:57 2007 UTC (17 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.385: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.385: +55 -15 lines
Include symb in messages sent via lonmsg arising from grading.  Eliminate url from subject line to avoid leaking url when resource is encrypted in student's view.

Revision 1.385: download - view: text, markup, annotated - select for diffs
Wed Dec 13 18:43:30 2006 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_0, version_2_2_99_1
Diff to previous 1.384: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.384: +3 -3 lines
- need to not hide hidden or make use of the randomout since it's likely inaccuaarte (BUG#4800)

Revision 1.384: download - view: text, markup, annotated - select for diffs
Tue Dec 12 18:15:53 2006 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.383: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.383: +4 -4 lines
- one more \w replacement
- fix handgrading to work (<option>&nbsp;</option> generates a value in the form parameter that isn't eq '' or matches \s)

Revision 1.383: download - view: text, markup, annotated - select for diffs
Fri Nov 3 20:04:08 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_99_0
Diff to previous 1.382: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.382: +5 -4 lines
- pass specified CODE to display of student view in sequence grading
- allow the use of the CODE '0' in scantron grading

Revision 1.382: download - view: text, markup, annotated - select for diffs
Tue Oct 24 01:03:54 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.381: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.381: +36 -9 lines
- grade wuith a specific CODE on the grade entire set/page

Revision 1.381: download - view: text, markup, annotated - select for diffs
Mon Oct 23 22:32:09 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.380: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.380: +25 -21 lines
- some xhtml cleanups

Revision 1.380: download - view: text, markup, annotated - select for diffs
Tue Oct 17 20:19:31 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.379: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.379: +27 -14 lines
- grading fro a set wasn't removing grading queue items

Revision 1.379: download - view: text, markup, annotated - select for diffs
Fri Oct 13 21:53:34 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.378: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.378: +2 -1 lines
- grading menu was failing on the list of scantron files screen

Revision 1.378: download - view: text, markup, annotated - select for diffs
Fri Oct 13 21:49:28 2006 UTC (17 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.377: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.377: +2 -2 lines
- bug#5053

Revision 1.377: download - view: text, markup, annotated - select for diffs
Wed Sep 27 22:09:16 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_2
Diff to previous 1.376: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.376: +16 -30 lines
- parts with _ in them were not being handled correctly, changing to use
  navmaps to get partinfo correctly

Revision 1.302.2.7: download - view: text, markup, annotated - select for diffs
Fri Sep 22 21:16:14 2006 UTC (17 years, 6 months ago) by albertel
Branches: version_2_1_X
Diff to previous 1.302.2.6: preferred, colored to branchpoint 1.302: preferred, colored next main 1.303: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.302.2.6: +30 -10 lines
- backport 1.376

Revision 1.376: download - view: text, markup, annotated - select for diffs
Fri Sep 22 21:11:55 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.375: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.375: +30 -9 lines
- BUG#3542, can stop trying to fix 'skipped' records and restart cleanly

Revision 1.375: download - view: text, markup, annotated - select for diffs
Thu Sep 14 21:47:22 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.374: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.374: +55 -33 lines
- Fix more of BUG#5016, resp/part ids with _ in them were not being handled properly

Revision 1.374: download - view: text, markup, annotated - select for diffs
Thu Sep 14 17:52:22 2006 UTC (17 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.373: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.373: +2 -2 lines
- BUG#5016 - grading when showing the student view of the problem no longer worked

Revision 1.373: download - view: text, markup, annotated - select for diffs
Thu Aug 31 20:52:48 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_1
Diff to previous 1.372: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.372: +4 -4 lines
- getting rid of odd the odd 'a' that gets printed

Revision 1.372: download - view: text, markup, annotated - select for diffs
Wed Aug 16 18:07:25 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_0
Diff to previous 1.371: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.371: +1 -1 lines
- include the courseid in the handback lock

Revision 1.371: download - view: text, markup, annotated - select for diffs
Wed Aug 16 18:06:36 2006 UTC (17 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.370: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.370: +13 -5 lines
- handle '*' as a doublebubble annotation
- in number mode '0' means 'J'

Revision 1.370: download - view: text, markup, annotated - select for diffs
Fri Jul 14 21:11:20 2006 UTC (17 years, 8 months ago) by www
Branches: MAIN
CVS tags: version_2_1_99_3, version_2_1_99_2, version_2_1_99_1
Diff to previous 1.369: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.369: +7 -4 lines
* Link to CSV helpfile per usability meeting
* Internationalize upload screen (... just a drop in the bucket)

Revision 1.369: download - view: text, markup, annotated - select for diffs
Sun Jul 2 01:03:04 2006 UTC (17 years, 9 months ago) by banghart
Branches: MAIN
CVS tags: version_2_1_99_0
Diff to previous 1.368: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.368: +2 -1 lines
	Bug #4817. Added text to address point 1. (direct rip-off of
	text used to inform about how/when message gets sent)

Revision 1.368: download - view: text, markup, annotated - select for diffs
Sun Jul 2 00:51:25 2006 UTC (17 years, 9 months ago) by banghart
Branches: MAIN
Diff to previous 1.367: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.367: +12 -10 lines
	Bug #4869. Don't show handback box for uploaded files.

Revision 1.367: download - view: text, markup, annotated - select for diffs
Fri Jun 30 00:30:00 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.366: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.366: +24 -14 lines
- making is so the handed back file is .2. and the copy is .1. BUG#4865
- making it so multiple files work correctly for the handback message

Revision 1.366: download - view: text, markup, annotated - select for diffs
Tue Jun 27 20:37:42 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.365: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.365: +2 -2 lines
- using the filename css class

Revision 1.365: download - view: text, markup, annotated - select for diffs
Tue Jun 27 01:39:09 2006 UTC (17 years, 9 months ago) by banghart
Branches: MAIN
Diff to previous 1.364: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.364: +2 -2 lines
	Bug 4817, point #6. Now the message contains a link to the handed
	back file.

Revision 1.364: download - view: text, markup, annotated - select for diffs
Wed Jun 21 20:18:43 2006 UTC (17 years, 9 months ago) by banghart
Branches: MAIN
Diff to previous 1.363: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.363: +5 -7 lines
	Bug 4817. Don't create extra versions of handback files.

Revision 1.363: download - view: text, markup, annotated - select for diffs
Mon Jun 12 22:14:29 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.362: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.362: +4 -2 lines
- tiny part of bug #4817

Revision 1.362: download - view: text, markup, annotated - select for diffs
Mon Jun 12 22:12:10 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.361: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.361: +7 -6 lines
- collaborator emails didn't cause the envelope icon

Revision 1.361: download - view: text, markup, annotated - select for diffs
Mon Jun 12 18:56:22 2006 UTC (17 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.360: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.360: +2 -2 lines
- filename -> LC_filename

Revision 1.360: download - view: text, markup, annotated - select for diffs
Mon Jun 12 00:34:45 2006 UTC (17 years, 9 months ago) by banghart
Branches: MAIN
Diff to previous 1.359: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.359: +5 -1 lines
	Mark handback file as readonly.

Revision 1.359: 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
Diff to previous 1.358: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.358: +15 -15 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.358: download - view: text, markup, annotated - select for diffs
Tue May 30 00:15:04 2006 UTC (17 years, 10 months ago) by banghart
Branches: MAIN
Diff to previous 1.357: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.357: +4 -4 lines
	Improved format for handback file message to student.

Revision 1.357: download - view: text, markup, annotated - select for diffs
Tue May 30 00:01:28 2006 UTC (17 years, 10 months ago) by banghart
Branches: MAIN
Diff to previous 1.356: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.356: +2 -2 lines
	Typo.

Revision 1.356: download - view: text, markup, annotated - select for diffs
Mon May 29 23:45:14 2006 UTC (17 years, 10 months ago) by banghart
Branches: MAIN
Diff to previous 1.355: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.355: +10 -1 lines
	Message sent informing student of instructor handed back file.
	Needs work on message format, language, etc. Work in progress.

Revision 1.302.2.6: download - view: text, markup, annotated - select for diffs
Mon May 29 18:51:35 2006 UTC (17 years, 10 months ago) by albertel
Branches: version_2_1_X
Diff to previous 1.302.2.5: preferred, colored to branchpoint 1.302: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.302.2.5: +3 -3 lines
- a quick fix for BUG#4800, correct fix will be changing from Iterator to retrieve resources

Revision 1.355: download - view: text, markup, annotated - select for diffs
Sun May 28 16:47:02 2006 UTC (17 years, 10 months ago) by banghart
Branches: MAIN
Diff to previous 1.354: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.354: +9 -9 lines
	Finally saving handed back file with proper versioning.

Revision 1.354: download - view: text, markup, annotated - select for diffs
Thu May 18 21:39:27 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.353: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.353: +2 -2 lines
- removing extra red text

Revision 1.353: download - view: text, markup, annotated - select for diffs
Wed May 17 22:08:17 2006 UTC (17 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.352: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.352: +3 -15 lines
- calling init_tth from start_page (effectively)
- reducing dependencies from lontextconvert.pm

Revision 1.352: download - view: text, markup, annotated - select for diffs
Tue Apr 11 20:55:50 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.351: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.351: +3 -4 lines
- removing some extraneous body/html tags

Revision 1.351: download - view: text, markup, annotated - select for diffs
Tue Apr 11 20:51:46 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.350: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.350: +34 -28 lines
- start_page

Revision 1.350: download - view: text, markup, annotated - select for diffs
Tue Apr 11 20:20:53 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.349: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.349: +55 -49 lines
- start_page

Revision 1.349: download - view: text, markup, annotated - select for diffs
Mon Apr 10 06:34:07 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.348: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.348: +6 -7 lines
- style police
- correcting invalid html

Revision 1.348: download - view: text, markup, annotated - select for diffs
Sun Apr 9 20:53:27 2006 UTC (17 years, 11 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.347: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.347: +27 -5 lines
Fix bug 3893 by offering a choice of grading increments.

Revision 1.347: download - view: text, markup, annotated - select for diffs
Mon Apr 3 20:45:38 2006 UTC (17 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.346: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.346: +5 -2 lines
	In handback, display original file name, not versioned name. Upload
	and version handed back files accordingly.

Revision 1.346: download - view: text, markup, annotated - select for diffs
Mon Apr 3 19:00:27 2006 UTC (17 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.345: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.345: +2 -1 lines
	allow instructor to handback file after grading (without changing
	grade)

Revision 1.345: download - view: text, markup, annotated - select for diffs
Sun Apr 2 00:17:26 2006 UTC (18 years ago) by bowersj2
Branches: MAIN
Diff to previous 1.344: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.344: +17 -8 lines
For bug 4648, don't die when uploading a CSV score value on problems
of weight 0, and show a message that some scores were skipped as a result.

Revision 1.344: download - view: text, markup, annotated - select for diffs
Tue Mar 28 18:07:24 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.343: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.343: +4 -6 lines
- using a hash slice is neat

Revision 1.343: download - view: text, markup, annotated - select for diffs
Tue Mar 28 17:54:44 2006 UTC (18 years ago) by banghart
Branches: MAIN
Diff to previous 1.342: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.342: +10 -5 lines
	version_portfiles now takes former arguments, and returns array
	of keys changed.

Revision 1.342: download - view: text, markup, annotated - select for diffs
Tue Mar 28 00:46:20 2006 UTC (18 years ago) by banghart
Branches: MAIN
Diff to previous 1.341: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.341: +10 -12 lines
	Improve some variable names.
	Needs more testing, but seems to work. Versions porfolio files,
	saves appropriately to cstore, hands back instructor upload
	to student portfolio.

Revision 1.341: download - view: text, markup, annotated - select for diffs
Sat Mar 25 23:54:07 2006 UTC (18 years ago) by banghart
Branches: MAIN
Diff to previous 1.340: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.340: +6 -5 lines
	Saving work in progress. Versioning happening betterly.
	Useful to actually assign arguments passed to sub.

Revision 1.340: download - view: text, markup, annotated - select for diffs
Fri Mar 24 18:05:47 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.339: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.339: +2 -2 lines
- typo

Revision 1.339: download - view: text, markup, annotated - select for diffs
Fri Mar 24 17:34:11 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.338: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.338: +4 -9 lines
- start_page

Revision 1.338: download - view: text, markup, annotated - select for diffs
Tue Mar 21 13:49:34 2006 UTC (18 years ago) by banghart
Branches: MAIN
Diff to previous 1.337: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.337: +16 -10 lines
	sub handback_files
	saving work in progress

Revision 1.337: download - view: text, markup, annotated - select for diffs
Tue Mar 21 12:45:20 2006 UTC (18 years ago) by banghart
Branches: MAIN
Diff to previous 1.336: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.336: +38 -30 lines
	sub handback_files -- continuing to creep up on it, not done yet

Revision 1.336: download - view: text, markup, annotated - select for diffs
Sun Mar 19 21:38:55 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.335: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.335: +5 -4 lines
- file links were incorrect
- commiting code to generate file lists

Revision 1.335: download - view: text, markup, annotated - select for diffs
Sun Mar 19 21:29:50 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.334: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.334: +74 -16 lines
- more informative display in PGRD

Revision 1.334: download - view: text, markup, annotated - select for diffs
Mon Mar 13 21:10:34 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.333: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.333: +53 -6 lines
- BUG#4655 throw an error if scantron grading a resource that isn't set to exam mode

Revision 1.333: download - view: text, markup, annotated - select for diffs
Mon Mar 13 20:26:51 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.332: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.332: +2 -2 lines
- better detection if the paperid has any info to display

Revision 1.332: download - view: text, markup, annotated - select for diffs
Sat Mar 11 00:08:48 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.331: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.331: +5 -3 lines
- BUG#4352 if no code validation list has been selected don't show the 'select a CODE form the list of CODEs' text

Revision 1.331: download - view: text, markup, annotated - select for diffs
Sat Mar 11 00:02:18 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.330: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.330: +13 -4 lines
BUG#4653, grading of 'hidden' resources by scantron is now optional. (By default they are graded.)

Revision 1.330: download - view: text, markup, annotated - select for diffs
Fri Mar 10 23:49:29 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.329: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.329: +16 -14 lines
- elmintaing more direct manipulations of form.counter
- some style cleanups to the use of ::ssi

Revision 1.329: download - view: text, markup, annotated - select for diffs
Wed Mar 8 21:56:49 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.328: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.328: +6 -1 lines
- BUG#4539 PGRD was not properly handling form.counter and thus problem number display would be incorrect

Revision 1.328: download - view: text, markup, annotated - select for diffs
Tue Mar 7 02:50:15 2006 UTC (18 years ago) by banghart
Branches: MAIN
Diff to previous 1.327: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.327: +10 -3 lines
	Saving work in progress. Uploads handback file, names it appropriately,
	overwrites existing file without warning!!

Revision 1.302.2.5: download - view: text, markup, annotated - select for diffs
Fri Mar 3 21:52:01 2006 UTC (18 years ago) by albertel
Branches: version_2_1_X
CVS tags: version_2_1_3
Diff to previous 1.302.2.4: preferred, colored to branchpoint 1.302: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.302.2.4: +2 -2 lines
- backport 1.327

Revision 1.327: download - view: text, markup, annotated - select for diffs
Fri Mar 3 21:50:44 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.326: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.326: +2 -2 lines
- typo

Revision 1.326: download - view: text, markup, annotated - select for diffs
Thu Mar 2 21:50:30 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.325: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.325: +35 -35 lines
- some xhtml cleaning

Revision 1.302.2.4: download - view: text, markup, annotated - select for diffs
Thu Mar 2 18:05:00 2006 UTC (18 years, 1 month ago) by albertel
Branches: version_2_1_X
Diff to previous 1.302.2.3: preferred, colored to branchpoint 1.302: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.302.2.3: +2 -2 lines
- backport 1.325

Revision 1.325: download - view: text, markup, annotated - select for diffs
Thu Mar 2 18:01:41 2006 UTC (18 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.324: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.324: +2 -2 lines
Broken HTML

Revision 1.324: download - view: text, markup, annotated - select for diffs
Tue Feb 28 16:21:51 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.323: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.323: +116 -141 lines
- elimination of $url for the most part in favor of $symb (modernizing some of grades.pm)

Revision 1.323: download - view: text, markup, annotated - select for diffs
Tue Feb 28 02:47:30 2006 UTC (18 years, 1 month ago) by banghart
Branches: MAIN
Diff to previous 1.322: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.322: +21 -13 lines
	Saving work in progress. Now handles multiple students, multiple
	parts, multiple response. At least, passes necessary info for
	handback of files. Next need to store files, update record with
	info.

Revision 1.322: download - view: text, markup, annotated - select for diffs
Mon Feb 27 21:23:52 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.321: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.321: +24 -24 lines
- formattign and shoving the per response logic into handback_box

Revision 1.321: download - view: text, markup, annotated - select for diffs
Mon Feb 27 20:32:38 2006 UTC (18 years, 1 month ago) by banghart
Branches: MAIN
Diff to previous 1.320: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.320: +23 -24 lines
	Saving work in progress. Progress in handback of commented files
	in essay grading.

Revision 1.320: download - view: text, markup, annotated - select for diffs
Mon Feb 27 19:40:21 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.319: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.319: +3 -3 lines
- style police

Revision 1.319: download - view: text, markup, annotated - select for diffs
Mon Feb 27 02:06:52 2006 UTC (18 years, 1 month ago) by bowersj2
Branches: MAIN
Diff to previous 1.318: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.318: +3 -3 lines
Change grade computations in this file to use compute_points for
proper rounding.

Revision 1.318: download - view: text, markup, annotated - select for diffs
Sun Feb 26 02:55:11 2006 UTC (18 years, 1 month ago) by banghart
Branches: MAIN
Diff to previous 1.317: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.317: +17 -8 lines
	Saving work in progress.
	New sub handbackBox, accommodates handing back commented files
	from multiple response problems.

Revision 1.317: download - view: text, markup, annotated - select for diffs
Sun Feb 26 01:04:47 2006 UTC (18 years, 1 month ago) by banghart
Branches: MAIN
Diff to previous 1.316: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.316: +6 -16 lines
	Replace a $_ with more useful variable name
	Get rid of some commented obsolete code lines
	Add $respid to gradeBox

Revision 1.316: download - view: text, markup, annotated - select for diffs
Sun Feb 26 00:30:17 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.315: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.315: +3 -5 lines
- style police

Revision 1.315: download - view: text, markup, annotated - select for diffs
Sat Feb 25 20:25:02 2006 UTC (18 years, 1 month ago) by bowersj2
Branches: MAIN
Diff to previous 1.314: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.314: +31 -1 lines
A function to compute the number of points that should be given for
a given score and weight. Tries to round the resulting point value
to the nearest tenth, third, or quarter, or pass the points through
as normally computed if that won't work.

Revision 1.314: download - view: text, markup, annotated - select for diffs
Tue Feb 14 19:41:06 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.313: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.313: +2 -2 lines
- invalid html

Revision 1.313: download - view: text, markup, annotated - select for diffs
Tue Feb 14 15:11:09 2006 UTC (18 years, 1 month ago) by banghart
Branches: MAIN
Diff to previous 1.312: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.312: +39 -30 lines
	Saving work in progress. Not tested. Not to count on
	any affected function working, yet.

Revision 1.312: download - view: text, markup, annotated - select for diffs
Mon Feb 13 22:11:51 2006 UTC (18 years, 1 month ago) by banghart
Branches: MAIN
Diff to previous 1.311: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.311: +4 -3 lines
	Add response id to info about handback files.

Revision 1.311: download - view: text, markup, annotated - select for diffs
Tue Feb 7 14:18:18 2006 UTC (18 years, 1 month ago) by banghart
Branches: MAIN
Diff to previous 1.310: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.310: +13 -11 lines
	saving work in progress, now saves file name in record.
	It's a lie, no file uploaded yet.

Revision 1.310: download - view: text, markup, annotated - select for diffs
Tue Feb 7 13:38:16 2006 UTC (18 years, 1 month ago) by banghart
Branches: MAIN
Diff to previous 1.309: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.309: +27 -17 lines
	Replace $_
	Relocate code to handle return of document to student (from processHandGrade
	to saveHandGrade).
	Not working yet.

Revision 1.309: download - view: text, markup, annotated - select for diffs
Mon Feb 6 23:39:44 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.308: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.308: +8 -3 lines
- forward port 1.302.2.3

Revision 1.302.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 6 23:36:20 2006 UTC (18 years, 1 month ago) by albertel
Branches: version_2_1_X
Diff to previous 1.302.2.2: preferred, colored to branchpoint 1.302: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.302.2.2: +8 -3 lines
- mishandling the case where the first reocrd is bad when figuring out fileds

Revision 1.302.2.2: download - view: text, markup, annotated - select for diffs
Tue Jan 31 17:49:01 2006 UTC (18 years, 2 months ago) by albertel
Branches: version_2_1_X
Diff to previous 1.302.2.1: preferred, colored to branchpoint 1.302: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.302.2.1: +3 -3 lines
- backport 1.308

Revision 1.308: download - view: text, markup, annotated - select for diffs
Tue Jan 31 17:47:53 2006 UTC (18 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.307: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.307: +3 -3 lines
- typo

Revision 1.307: download - view: text, markup, annotated - select for diffs
Fri Jan 27 23:53:11 2006 UTC (18 years, 2 months ago) by banghart
Branches: MAIN
Diff to previous 1.306: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.306: +23 -16 lines
	Continue refactoring version_portfiles. New sub get_next_version.

Revision 1.306: download - view: text, markup, annotated - select for diffs
Fri Jan 27 01:52:25 2006 UTC (18 years, 2 months ago) by banghart
Branches: MAIN
Diff to previous 1.305: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.305: +26 -19 lines
	Refactored sub version_portfiles first pass. Replicates original
	behavior. (At least, I think it does.)

Revision 1.305: download - view: text, markup, annotated - select for diffs
Fri Jan 27 00:26:18 2006 UTC (18 years, 2 months ago) by banghart
Branches: MAIN
Diff to previous 1.304: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.304: +12 -4 lines
	Don't version portfiles if resetting status.

Revision 1.302.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 25 22:58:26 2006 UTC (18 years, 2 months ago) by albertel
Branches: version_2_1_X
CVS tags: version_2_1_2
Diff to previous 1.302: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.302: +36 -17 lines
- backport 1.304

Revision 1.304: download - view: text, markup, annotated - select for diffs
Wed Jan 25 22:56:25 2006 UTC (18 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.303: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.303: +36 -17 lines
- properly handle files like a.txt.pdf and ones with no extension

Revision 1.303: download - view: text, markup, annotated - select for diffs
Tue Jan 17 23:09:50 2006 UTC (18 years, 2 months ago) by banghart
Branches: MAIN
Diff to previous 1.302: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.302: +15 -2 lines
	Start returning commented documents from Instructor to Portfolio
	Add file upload fields
	Stub for receiving upload
	work in progress, not functional

Revision 1.302: download - view: text, markup, annotated - select for diffs
Thu Dec 15 17:53:20 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
Branch point for: version_2_1_X
Diff to previous 1.301: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.301: +16 -4 lines
- detect errors in the storage of student data. BUG#4507

Revision 1.301: download - view: text, markup, annotated - select for diffs
Fri Dec 2 19:56:36 2005 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.300: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.300: +93 -18 lines
- remove graded users from grading queue
- &remove_from_queue() only does so now if user is &in_queue()

Revision 1.300: download - view: text, markup, annotated - select for diffs
Fri Dec 2 19:40:47 2005 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.299: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.299: +19 -17 lines
- have it use the cached priv

Revision 1.299: download - view: text, markup, annotated - select for diffs
Fri Dec 2 19:20:21 2005 UTC (18 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.298: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.298: +3 -3 lines
- reset a user record should blank out fields

Revision 1.298: download - view: text, markup, annotated - select for diffs
Tue Nov 22 20:21:02 2005 UTC (18 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.297: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.297: +11 -8 lines
Bug #3894: choose if you want to send along grading info
Also, subject selection now actually works.

Revision 1.297: download - view: text, markup, annotated - select for diffs
Tue Nov 22 19:31:43 2005 UTC (18 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.296: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.296: +10 -11 lines
Bug #2149: easy access to PARM while grading (extend deadlines, more tries)

Revision 1.296: download - view: text, markup, annotated - select for diffs
Tue Nov 22 19:10:16 2005 UTC (18 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.295: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.295: +13 -2 lines
Bug #2644: give instructors some feedback that they sent the message

Revision 1.295: download - view: text, markup, annotated - select for diffs
Tue Nov 22 16:39:34 2005 UTC (18 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.294: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.294: +4 -2 lines
Bug #2644: Grading feedback shows as envelope in NAV.

Revision 1.294: download - view: text, markup, annotated - select for diffs
Tue Nov 15 15:55:11 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.293: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.293: +37 -6 lines
- sort but name if it exists otherwise sort by username

Revision 1.293: download - view: text, markup, annotated - select for diffs
Sun Oct 30 02:40:09 2005 UTC (18 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.292: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.292: +2 -2 lines
Formulation confused me at first ... I hope this one is clearer.

Revision 1.292: download - view: text, markup, annotated - select for diffs
Tue Oct 4 17:02:41 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2
Diff to previous 1.291: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.291: +3 -2 lines
- BUG#4398 - regrader was not always being set

Revision 1.291: download - view: text, markup, annotated - select for diffs
Sat Oct 1 03:27:44 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.290: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.290: +12 -3 lines
- add the ability to limit the display of the queues and the regrade list to a specfic secion or sections

Revision 1.290: download - view: text, markup, annotated - select for diffs
Fri Sep 23 19:45:24 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.289: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.289: +3 -3 lines
- BUG#4381

Revision 1.289: download - view: text, markup, annotated - select for diffs
Fri Sep 23 16:57:42 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.288: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.288: +5 -1 lines
- BUG#4379, global grades update failing to work

Revision 1.288: download - view: text, markup, annotated - select for diffs
Fri Sep 23 15:19:05 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.287: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.287: +29 -20 lines
- BUG#4384 (stops the ISE)
- added some more <label>

Revision 1.287: download - view: text, markup, annotated - select for diffs
Thu Sep 22 21:30:42 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.286: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.286: +2 -2 lines
- this error is likely really important, trying to highlight it.

Revision 1.286: download - view: text, markup, annotated - select for diffs
Wed Sep 21 21:44:55 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.285: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.285: +2 -2 lines
- need to include the directory information when modfying the port record.

Revision 1.285: download - view: text, markup, annotated - select for diffs
Tue Sep 20 06:45:02 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.284: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.284: +25 -16 lines
- implement a quick regrade feature for BT
- fixes for blank grading
- mover the %perm handling in grades.pm to a couple of subroutines

Revision 1.284: download - view: text, markup, annotated - select for diffs
Tue Sep 13 19:05:15 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.283: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.283: +14 -2 lines
- BUG#4355 show off what validation file was picked if one is needed and put out a red None in case none was picked

Revision 1.283: download - view: text, markup, annotated - select for diffs
Mon Sep 12 20:27:25 2005 UTC (18 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.282: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.282: +11 -6 lines
- upload CSV files of slot information now works

Revision 1.282: download - view: text, markup, annotated - select for diffs
Thu Sep 1 15:23:23 2005 UTC (18 years, 7 months ago) by www
Branches: MAIN
CVS tags: version_2_0_1
Diff to previous 1.281: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.281: +5 -1 lines
Bug #4322: no message when only files submitted

Revision 1.281: download - view: text, markup, annotated - select for diffs
Tue Aug 30 14:52:51 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.280: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.280: +5 -6 lines
- BUG#4291, username with underscores weren't working in 'Grade whole course or section'

Revision 1.280: download - view: text, markup, annotated - select for diffs
Mon Aug 29 10:06:07 2005 UTC (18 years, 7 months ago) by foxr
Branches: MAIN
Diff to previous 1.279: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.279: +11 -4 lines
Allow get_codes to accept parameters for code name, cdom and cnum as well
as use form vars.

Revision 1.279: download - view: text, markup, annotated - select for diffs
Fri Aug 12 22:14:12 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_0
Diff to previous 1.278: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.278: +4 -1 lines
- BUG#3966 web interface to see a set of printed CODES

Revision 1.278: download - view: text, markup, annotated - select for diffs
Fri Aug 12 21:33:41 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.277: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.277: +25 -12 lines
- allow CODEs to have variable length and be both number and letters

Revision 1.277: download - view: text, markup, annotated - select for diffs
Tue Aug 9 15:53:20 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_3
Diff to previous 1.276: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.276: +2 -2 lines
- style

Revision 1.276: download - view: text, markup, annotated - select for diffs
Tue Jul 12 14:57:55 2005 UTC (18 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_2
Diff to previous 1.275: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.275: +3 -3 lines
- more middle -> center

Revision 1.275: download - view: text, markup, annotated - select for diffs
Mon Jun 13 20:23:54 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1, version_1_99_0
Diff to previous 1.274: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.274: +4 -8 lines
- eliminating $home from that args to finishuserfileupload it shoudn't have had it in the first place

Revision 1.274: download - view: text, markup, annotated - select for diffs
Sun Jun 5 06:12:16 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.273: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.273: +29 -9 lines
- from ray - bubble selector was only allowing you to pick 'A' for letter/numbe stle scantron files
- handle lette/number double files which put a ? to denote double bubbles

Revision 1.273: download - view: text, markup, annotated - select for diffs
Sat Jun 4 19:05:31 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.272: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.272: +8 -5 lines
- BUG #3728, if CODE is blank don't show the whole list of codes.

Revision 1.272: download - view: text, markup, annotated - select for diffs
Sat Jun 4 19:02:19 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.271: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.271: +15 -15 lines
<label> how I love thee

Revision 1.271: download - view: text, markup, annotated - select for diffs
Sat Jun 4 03:36:36 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.270: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.270: +9 -13 lines
- chanign it so that no longer storing and restoring to a putted DB

Revision 1.270: download - view: text, markup, annotated - select for diffs
Sat Jun 4 02:56:44 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.269: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.269: +30 -29 lines
- removing duplicate code

Revision 1.269: download - view: text, markup, annotated - select for diffs
Fri Jun 3 18:23:19 2005 UTC (18 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.268: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.268: +153 -8 lines
Unescape value passed to lond's increment function so that negative increments can be passed.  Include functionality in grades.pm so that iuse of "reset status" causes aggregate totals to be decremented appropriately.

Revision 1.268: download - view: text, markup, annotated - select for diffs
Thu May 26 21:26:24 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.267: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.267: +6 -1 lines
- teach PGRD about <organicresponse>

Revision 1.267: download - view: text, markup, annotated - select for diffs
Thu May 26 21:15:04 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.266: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.266: +13 -13 lines
- adding more <label>

Revision 1.266: download - view: text, markup, annotated - select for diffs
Sun May 15 01:42:31 2005 UTC (18 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc
Diff to previous 1.265: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.265: +2 -2 lines
- adding <label> to checkbox

Revision 1.265: download - view: text, markup, annotated - select for diffs
Sun May 15 01:11:32 2005 UTC (18 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.264: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.264: +9 -7 lines
COM: still forgetful about which folder I was in
GRDS: Added "Grading" to the Validate Button (confused me at first)
GRDS: Able to override the don't-reset-correct safeguard with checkbox

Revision 1.264: download - view: text, markup, annotated - select for diffs
Fri Apr 29 17:02:06 2005 UTC (18 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.263: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.263: +6 -3 lines
	Seems to work versioning files, unlocking original, locking
	new version, handling multiple parts. More testing still
	a good idea.

Revision 1.263: download - view: text, markup, annotated - select for diffs
Tue Apr 12 16:54:52 2005 UTC (18 years, 11 months ago) by banghart
Branches: MAIN
CVS tags: version_1_99_0_tmcc
Diff to previous 1.262: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.262: +6 -7 lines

	Seems to create portfolio file versions appropriately, record
	the answer, and unlock submitted files, doubtless needs more testing.

Revision 1.262: download - view: text, markup, annotated - select for diffs
Fri Apr 8 20:12:58 2005 UTC (18 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.261: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.261: +8 -6 lines
	Save work in progress, preparing to deal with multiple parts
	in versioning portfiles.

Revision 1.261: download - view: text, markup, annotated - select for diffs
Fri Apr 8 19:26:58 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.260: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.260: +2 -2 lines
- join wants a string not a regexp

Revision 1.260: download - view: text, markup, annotated - select for diffs
Thu Apr 7 22:48:06 2005 UTC (18 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.259: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.259: +0 -9 lines
	Removed debugging code.

Revision 1.259: download - view: text, markup, annotated - select for diffs
Thu Apr 7 22:44:03 2005 UTC (18 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.258: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.258: +55 -36 lines
	Versioning of portfolio files _might_ work. Needs more testing.`

Revision 1.258: download - view: text, markup, annotated - select for diffs
Thu Apr 7 07:03:23 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.257: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.257: +3 -3 lines
- missed a couple of ENV -> env

Revision 1.257: 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.256: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.256: +475 -475 lines
- ENV -> env

Revision 1.256: download - view: text, markup, annotated - select for diffs
Mon Apr 4 23:56:44 2005 UTC (18 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.255: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.255: +7 -1 lines
	Saving work. Copies versioned files. Doesn't save name
	as part of answer yet.

Revision 1.255: download - view: text, markup, annotated - select for diffs
Sun Apr 3 21:41:58 2005 UTC (18 years, 11 months ago) by banghart
Branches: MAIN
Diff to previous 1.254: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.254: +10 -10 lines
	Style corrections.

Revision 1.254: download - view: text, markup, annotated - select for diffs
Sat Apr 2 18:44:39 2005 UTC (19 years ago) by banghart
Branches: MAIN
Diff to previous 1.253: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.253: +2 -4 lines
	cleanup of one more coding faux pas

Revision 1.253: download - view: text, markup, annotated - select for diffs
Sat Apr 2 02:22:10 2005 UTC (19 years ago) by banghart
Branches: MAIN
Diff to previous 1.252: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.252: +5 -5 lines
	Correcting style (at least) errors.

Revision 1.252: download - view: text, markup, annotated - select for diffs
Fri Apr 1 23:56:52 2005 UTC (19 years ago) by banghart
Branches: MAIN
Diff to previous 1.251: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.251: +32 -1 lines
	Logic for creating version number, and building file name.
	Remains to create the file.

Revision 1.251: download - view: text, markup, annotated - select for diffs
Wed Mar 30 21:11:44 2005 UTC (19 years ago) by banghart
Branches: MAIN
Diff to previous 1.250: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.250: +19 -1 lines
	Saving work, first step of versions for portfolio files.

Revision 1.250: download - view: text, markup, annotated - select for diffs
Thu Mar 3 05:57:26 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.249: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.249: +3 -3 lines
- some fiup to the column headers in grade by set mode

Revision 1.249: download - view: text, markup, annotated - select for diffs
Mon Feb 28 21:18:08 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.248: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.248: +62 -8 lines
- most of bug #2652, Written by Ray Batchelor

Revision 1.248: download - view: text, markup, annotated - select for diffs
Fri Feb 18 23:36:12 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.247: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.247: +15 -10 lines
- BUG#3896 & 3895, mishandling the ungraded and incorrect situations

Revision 1.247: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:58:16 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.246: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.246: +10 -2 lines
- accept more bad things in upload grades

Revision 1.246: download - view: text, markup, annotated - select for diffs
Sat Feb 12 15:18:41 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.245: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.245: +79 -25 lines
- BUG#2432, add domain drop down field
- start work on adding more options (BUG#2198)

Revision 1.245: download - view: text, markup, annotated - select for diffs
Sat Feb 12 03:43:06 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.244: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.244: +8 -3 lines
- BG#3935 ignore first line option

Revision 1.244: download - view: text, markup, annotated - select for diffs
Sat Feb 12 03:14:44 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.243: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.243: +27 -7 lines
- now allows one to upload 'Points' -> this sets the internal awarded status, and solved status correctly
- if there is no data to be set for a student it notifies the user of this

Revision 1.243: download - view: text, markup, annotated - select for diffs
Sat Feb 12 02:37:00 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.242: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.242: +25 -14 lines
- upload scores now accpets student IDs as well as usernames

Revision 1.242: download - view: text, markup, annotated - select for diffs
Mon Feb 7 17:07:58 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.241: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.241: +11 -11 lines
- BUG# 3907 output name and ID of the user

Revision 1.241: download - view: text, markup, annotated - select for diffs
Tue Feb 1 21:06:48 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.240: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.240: +3 -4 lines
- undo some debugging changes

Revision 1.240: download - view: text, markup, annotated - select for diffs
Tue Feb 1 21:03:13 2005 UTC (19 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.239: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.239: +6 -4 lines
 - BUG#3883 need to show intervening blank maps sometimes like when grading an exam.

Revision 1.239: download - view: text, markup, annotated - select for diffs
Sat Jan 29 00:09:54 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.238: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.238: +42 -18 lines
- scantron grading now accepts 'ABAF' etc as the question data format and '1216' (1=A 2=B etc)
   - set the Qon to letter or number
   - set the Qlength to 1

Revision 1.238: download - view: text, markup, annotated - select for diffs
Sun Jan 16 08:28:32 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.237: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.237: +6 -3 lines
- changes to support access times management

Revision 1.237: download - view: text, markup, annotated - select for diffs
Mon Jan 10 18:56:19 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2
Diff to previous 1.236: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.236: +19 -5 lines
- BUG#3758, when underspecifying the info for grading we need to yeel about it

Revision 1.236: download - view: text, markup, annotated - select for diffs
Wed Dec 15 19:09:35 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_1, version_1_3_0, version_1_2_99_1
Diff to previous 1.235: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.235: +3 -1 lines
- docopen didn't give us what we really wanted. BUG#3698

Revision 1.235: download - view: text, markup, annotated - select for diffs
Thu Dec 9 23:53:10 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.234: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.234: +2 -2 lines
- BUG#3690, grading by page with hidden had um... issues as it allowed you grade hidden problems.

Revision 1.204.2.10: download - view: text, markup, annotated - select for diffs
Sat Dec 4 00:03:24 2004 UTC (19 years, 3 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.204.2.9: preferred, colored to branchpoint 1.204: preferred, colored next main 1.205: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204.2.9: +2 -2 lines
 backport 1.234

Revision 1.234: download - view: text, markup, annotated - select for diffs
Fri Dec 3 23:54:58 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.233: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.233: +2 -2 lines
 BUG#3656, bubble counting could be off

Revision 1.233: download - view: text, markup, annotated - select for diffs
Fri Dec 3 22:44:36 2004 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.232: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.232: +8 -8 lines

- BUG#3662, was puting <input> in a <table> outside of <td> (eg in <table> directly or in <tr) screwed up table rendering on IE

Revision 1.232: 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.231: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.231: +18 -10 lines
- grading of uploaded and portfiles should work now.

Revision 1.231: download - view: text, markup, annotated - select for diffs
Tue Nov 23 14:19:32 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.230: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.230: +7 -11 lines
- probably cleaners

Revision 1.230: download - view: text, markup, annotated - select for diffs
Tue Nov 23 02:37:58 2004 UTC (19 years, 4 months ago) by banghart
Branches: MAIN
Diff to previous 1.229: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.229: +14 -3 lines
	Next step toward permitting portfolio files to be viewed in grading essays.
	Not thoroughly tested. Needs support for multiple files submitted.

Revision 1.229: download - view: text, markup, annotated - select for diffs
Wed Nov 17 20:42:35 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.228: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.228: +2 -2 lines
- better messages

Revision 1.228: download - view: text, markup, annotated - select for diffs
Wed Nov 17 20:32:44 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.227: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.227: +1 -0 lines
- add in info soo it is earier to track down when it went wrong.

Revision 1.227: download - view: text, markup, annotated - select for diffs
Wed Nov 17 20:07:01 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.226: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.226: +4 -1 lines
- BUG#3603, trying to get more info

Revision 1.226: download - view: text, markup, annotated - select for diffs
Sat Nov 13 09:42:38 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.225: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.225: +8 -9 lines
- remove spare </form> reorganize existing form to look better in firefox

Revision 1.225: download - view: text, markup, annotated - select for diffs
Sat Nov 13 09:32:49 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.224: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.224: +2 -2 lines
- sort case insensitive the saved Code sets

Revision 1.204.2.9: download - view: text, markup, annotated - select for diffs
Tue Nov 9 20:20:56 2004 UTC (19 years, 4 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.204.2.8: preferred, colored to branchpoint 1.204: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204.2.8: +15 -10 lines
- backport 1.209

Revision 1.204.2.8: download - view: text, markup, annotated - select for diffs
Sat Nov 6 01:22:11 2004 UTC (19 years, 4 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.204.2.7: preferred, colored to branchpoint 1.204: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204.2.7: +19 -4 lines
 - backport 1.224

Revision 1.224: download - view: text, markup, annotated - select for diffs
Sat Nov 6 01:11:38 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.223: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.223: +17 -3 lines
- implement it so that if you grade a students with a CODE, and then realize that you didn't want them to be graded with a CODE, things will work
- also rndseed ignores CODEs that are invalid (I.e. are '' or contain non word cahracters)

Revision 1.223: download - view: text, markup, annotated - select for diffs
Tue Nov 2 20:48:02 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.222: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.222: +2 -21 lines
consolidate some of the multitude of functions out there that try to format and display the student's 'fullname'

Revision 1.222: download - view: text, markup, annotated - select for diffs
Mon Oct 18 19:37:10 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.221: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.221: +3 -2 lines
- pprettify error message

Revision 1.221: download - view: text, markup, annotated - select for diffs
Thu Oct 14 20:39:34 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.220: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.220: +3 -2 lines
- if they don't pick a code set don't validate the codes

Revision 1.220: download - view: text, markup, annotated - select for diffs
Thu Oct 7 22:12:47 2004 UTC (19 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.219: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.219: +1 -8 lines
- fixes bug#3350 hopefully for good.
    - $navmaps objects never actaully got cleaned up due the resource objects in it holding a reference back to the navmap object, this meant the hashes didn't get untied and that we leaked memory
    - needs WeakRef

Revision 1.219: download - view: text, markup, annotated - select for diffs
Wed Sep 29 15:04:50 2004 UTC (19 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.218: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.218: +4 -3 lines
Same as Bug #3449 - document.open does not work on Safari

Revision 1.218: download - view: text, markup, annotated - select for diffs
Wed Sep 29 05:46:11 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.217: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.217: +2 -2 lines
- forward port 1.204.2.7

Revision 1.204.2.7: download - view: text, markup, annotated - select for diffs
Wed Sep 29 05:45:34 2004 UTC (19 years, 6 months ago) by albertel
Branches: version_1_2_X
CVS tags: version_1_2_1
Diff to previous 1.204.2.6: preferred, colored to branchpoint 1.204: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204.2.6: +2 -2 lines
- that ' max is so missing bubble phase isn't running, Ugh.

Revision 1.217: download - view: text, markup, annotated - select for diffs
Tue Sep 28 20:35:08 2004 UTC (19 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.216: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.216: +2 -4 lines
Wrong approach, rolling back to 1.215

Revision 1.216: download - view: text, markup, annotated - select for diffs
Mon Sep 27 20:59:21 2004 UTC (19 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.215: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.215: +5 -13 lines
Trying to fix Bug #3449. The previous syntax was definitely wrong, not sure
if this works.

Revision 1.204.2.6: download - view: text, markup, annotated - select for diffs
Fri Sep 24 22:04:35 2004 UTC (19 years, 6 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.204.2.5: preferred, colored to branchpoint 1.204: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204.2.5: +3 -2 lines
 - backport 1.215

Revision 1.215: download - view: text, markup, annotated - select for diffs
Fri Sep 24 22:03:23 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.214: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.214: +3 -2 lines
- let users grade things that are hidden

Revision 1.204.2.5: download - view: text, markup, annotated - select for diffs
Fri Sep 24 21:09:52 2004 UTC (19 years, 6 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.204.2.4: preferred, colored to branchpoint 1.204: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204.2.4: +3 -2 lines
- backport 1.214

Revision 1.214: download - view: text, markup, annotated - select for diffs
Fri Sep 24 21:09:33 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.213: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.213: +3 -2 lines
- ugh, how abut we check the valeu

Revision 1.204.2.4: download - view: text, markup, annotated - select for diffs
Fri Sep 24 21:08:27 2004 UTC (19 years, 6 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.204.2.3: preferred, colored to branchpoint 1.204: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204.2.3: +3 -2 lines
 backport 1.213

Revision 1.213: download - view: text, markup, annotated - select for diffs
Fri Sep 24 20:32:02 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.212: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.212: +3 -2 lines
- when someone hits stop on the browser we need to stopp processing scantron records, and creating printouts, otherwise havoc ensues.

Revision 1.204.2.3: download - view: text, markup, annotated - select for diffs
Thu Sep 16 17:48:05 2004 UTC (19 years, 6 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.204.2.2: preferred, colored to branchpoint 1.204: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204.2.2: +2 -3 lines
- backport 1.212

Revision 1.212: download - view: text, markup, annotated - select for diffs
Thu Sep 16 17:47:23 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.211: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.211: +2 -3 lines
- footer is unneeded

Revision 1.211: download - view: text, markup, annotated - select for diffs
Tue Sep 14 19:09:55 2004 UTC (19 years, 6 months ago) by ng
Branches: MAIN
Diff to previous 1.210: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.210: +3 -2 lines
Change message of upload to course description instead of course id.

Revision 1.210: download - view: text, markup, annotated - select for diffs
Tue Sep 14 14:13:08 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.209: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.209: +5 -8 lines
- undoing some aspects of the last commit

Revision 1.209: download - view: text, markup, annotated - select for diffs
Tue Sep 14 13:30:09 2004 UTC (19 years, 6 months ago) by ng
Branches: MAIN
Diff to previous 1.208: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.208: +15 -10 lines
Bug 3459 - After uploading a scantron file, go back to scantron page
rather than Grading Menu.

Revision 1.208: download - view: text, markup, annotated - select for diffs
Thu Sep 2 21:02:21 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.207: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.207: +1 -2 lines
- removing log spew

Revision 1.204.2.2: download - view: text, markup, annotated - select for diffs
Fri Aug 6 22:09:22 2004 UTC (19 years, 7 months ago) by albertel
Branches: version_1_2_X
CVS tags: version_1_2_0, version_1_1_99_5, version_1_1_99_4
Diff to previous 1.204.2.1: preferred, colored to branchpoint 1.204: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204.2.1: +52 -24 lines
- backport 1.207

Revision 1.207: download - view: text, markup, annotated - select for diffs
Fri Aug 6 22:06:14 2004 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.206: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.206: +52 -24 lines
- Got the part display stuff disperesed throught the grading interface (BUG#1450)

Revision 1.204.2.1: download - view: text, markup, annotated - select for diffs
Tue Jul 27 15:16:10 2004 UTC (19 years, 8 months ago) by albertel
Branches: version_1_2_X
Diff to previous 1.204: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204: +3 -3 lines
- backport 1.206

Revision 1.206: download - view: text, markup, annotated - select for diffs
Tue Jul 27 15:14:52 2004 UTC (19 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.205: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.205: +3 -3 lines
 -BUG#3027 let the message windows be resizable

Revision 1.205: download - view: text, markup, annotated - select for diffs
Fri Jul 16 19:50:23 2004 UTC (19 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.204: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.204: +20 -14 lines
Use word 'none' instead of 'no' to indicate the section of students with
no section (statistics, chart, spreadsheet, and the classlist all use 'none').
Cleaned up &get_classlist to not depend on order of elements in student array.
Removed verbage about the meaning of "no".

Revision 1.204: download - view: text, markup, annotated - select for diffs
Fri Jul 2 08:19:48 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_3, version_1_1_99_2, version_1_1_99_1
Branch point for: version_1_2_X
Diff to previous 1.203: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.203: +2 -2 lines
- fix up permissions and the visuals for IN with a section to attempt to grade people not in their section BUG# 3109

Revision 1.203: download - view: text, markup, annotated - select for diffs
Tue May 25 05:27:09 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_0
Diff to previous 1.202: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.202: +68 -20 lines
- put in warning screen to double check scantron settings before continuing.

Revision 1.202: download - view: text, markup, annotated - select for diffs
Fri May 14 21:30:27 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.201: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.201: +58 -17 lines
- can now download scantron records

Revision 1.201: download - view: text, markup, annotated - select for diffs
Fri May 14 20:26:22 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.200: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.200: +3 -3 lines
- looks better sorted

Revision 1.200: download - view: text, markup, annotated - select for diffs
Fri May 14 19:15:49 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.199: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.199: +120 -38 lines
- can now grade previously skipped records
- some interface cleaning

Revision 1.199: download - view: text, markup, annotated - select for diffs
Mon May 10 23:18:27 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.198: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.198: +4 -2 lines
- last of the tokenwrapper calls

Revision 1.198: download - view: text, markup, annotated - select for diffs
Fri May 7 17:40:51 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.197: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.197: +3 -2 lines
- skip blank submissions (BUG#2860)

Revision 1.197: download - view: text, markup, annotated - select for diffs
Fri May 7 16:12:32 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.196: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.196: +6 -6 lines
- reset status now resets all data to ''

Revision 1.196: download - view: text, markup, annotated - select for diffs
Fri May 7 15:09:13 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.195: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.195: +7 -5 lines
- BUG# 2984, make the Prob column actually be Prob number

Revision 1.195: download - view: text, markup, annotated - select for diffs
Thu May 6 06:49:48 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.194: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.194: +3 -2 lines
-inling the progress window

Revision 1.194: download - view: text, markup, annotated - select for diffs
Tue May 4 14:17:18 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.193: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.193: +64 -34 lines
- move more of pickcode in grades.pm where it probebly belongs
- print which papers use the paticular code
- add another set of options for handling the case of inccorect CODE,
  find the set of closest matches and present them as possible choices
- make the validatepass passing actually work, so we don't redo all of
  the finished passes each time we handle an error.
- in the case of duplicated CODEs when expecting announce the paper
  that previously use the CODE

Revision 1.193: download - view: text, markup, annotated - select for diffs
Thu Apr 29 07:57:47 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.192: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.192: +13 -8 lines
- can now grade an Anonymous exam
   - CODE is noticed by rndseed in either the student record
     (Apache::lonhomework::history) or %ENV and used
   - analyze mode now needs student data loaded and does so
   - CODE is stored into student data

Revision 1.192: download - view: text, markup, annotated - select for diffs
Thu Apr 29 07:21:16 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.191: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.191: +60 -14 lines
- now able to restart on a data file, by removing all saved corrections
- no allows one to force through a duplicate CODE even when CODEs are suppose to be unique

Revision 1.191: download - view: text, markup, annotated - select for diffs
Thu Apr 29 04:47:47 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.190: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.190: +55 -25 lines
- no longer need to type in the last line bubbled line number
- can now use a code that isn't listed in the list of codes

Revision 1.190: download - view: text, markup, annotated - select for diffs
Sat Apr 24 09:01:52 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.189: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.189: +20 -9 lines
- fixup some form element names
- preserve new form parameters between screens
- gets the selected value from the correct field on the screen
(Correctioning works for all cases except when forcing through a dupicated ID)

Revision 1.189: download - view: text, markup, annotated - select for diffs
Sat Apr 24 08:35:10 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.188: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.188: +2 -2 lines
- yeah actually finds a real CODE now

Revision 1.188: download - view: text, markup, annotated - select for diffs
Sat Apr 24 08:31:57 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.187: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.187: +14 -3 lines
-pickcode seems to work correctly now
-radio buttons in the selecting a CODE phase work nicely

Revision 1.187: download - view: text, markup, annotated - select for diffs
Thu Apr 22 22:57:53 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.186: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.186: +62 -7 lines
- most of the work for allowing a user to pcik a new code is doen
- also addin interface fore allwoing downloads of datafiles (not acutally workign yet)
- add in the possibility to 'redo skipped' or 'ignore previous corrections', not working yet but the interface is there

Revision 1.186: download - view: text, markup, annotated - select for diffs
Tue Apr 20 06:11:49 2004 UTC (19 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.185: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.185: +111 -5 lines
- saving work in progress
- fixed 'MSU with COde in sepearate location' entry to be correct
- printing  Anonymous
    - removed useless checkbox
    - added ability to reuse a previously saved set of CODEs
- Grading
    - most of CODE validation work done, still need to get correction information from user

    - saving of correction info should work but untested
    - corrected some random typos

Revision 1.185: 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.184: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.184: +3 -3 lines
- trying to be UTF8 transparent

Revision 1.184: download - view: text, markup, annotated - select for diffs
Tue Mar 30 20:46:24 2004 UTC (20 years ago) by www
Branches: MAIN
Diff to previous 1.183: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.183: +8 -7 lines
* Store an encryption key in course environment, to be used for receipts
and eventually URL encryption
* Modify receipt algorithm 2 to use this key and also a stored key prefix.

Revision 1.183: download - view: text, markup, annotated - select for diffs
Fri Mar 19 04:20:24 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.182: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.182: +11 -4 lines
- BUG#2741, now checks if the file that is being uploaded has some data in it, and prints out more helpful info on success and on errors.

Revision 1.182: download - view: text, markup, annotated - select for diffs
Fri Mar 19 03:58:06 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.181: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.181: +14 -8 lines
- prettier, and prevent some error messages from showing

Revision 1.181: download - view: text, markup, annotated - select for diffs
Fri Mar 19 03:47:09 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.180: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.180: +10 -7 lines
- BUG# 2716, show course title when picking a course

Revision 1.180: download - view: text, markup, annotated - select for diffs
Fri Mar 12 18:03:38 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.179: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.179: +4 -2 lines
- Grr, stupid typos

Revision 1.179: download - view: text, markup, annotated - select for diffs
Thu Mar 4 14:09:47 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.178: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.178: +3 -3 lines
- makes grading problems with many possible points look prettier.

Revision 1.178: download - view: text, markup, annotated - select for diffs
Wed Feb 25 00:31:57 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.177: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.177: +1 -2 lines
- remove debug info

Revision 1.177: download - view: text, markup, annotated - select for diffs
Tue Feb 24 23:22:24 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.176: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.176: +26 -13 lines
- add new receipt algorithm which uses parts in the receipt BUG#2752
- add new paramater to course which specifies which recipt alg to use
- new coureses are created to default to new alg

Revision 1.176: download - view: text, markup, annotated - select for diffs
Tue Feb 17 16:45:58 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.175: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.175: +2 -2 lines
- BUG#2735 - select roles domain as the def domain wen fixing errors in scantron grading

Revision 1.175: download - view: text, markup, annotated - select for diffs
Mon Feb 16 18:28:25 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.174: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.174: +3 -3 lines
- err, nohist this.

Revision 1.174: download - view: text, markup, annotated - select for diffs
Mon Feb 9 22:37:54 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.173: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.173: +42 -20 lines
- cleans up the scantron interface some
- instructors no longer need to spcify destination course when uploading a scroing office file

Revision 1.173: download - view: text, markup, annotated - select for diffs
Mon Feb 9 22:16:32 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.172: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.172: +13 -5 lines
- fixes BUG#2715, silly error printed when using scantron mode

Revision 1.172: download - view: text, markup, annotated - select for diffs
Mon Feb 9 21:13:50 2004 UTC (20 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.171: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.171: +4 -4 lines
- when finishedgrading scantron forms the Grading Menu button was broken

Revision 1.171: download - view: text, markup, annotated - select for diffs
Wed Jan 28 16:25:05 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.170: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.170: +6 -3 lines
- fix up message for when no submissions found in specif filter modes BUG#2470

Revision 1.170: download - view: text, markup, annotated - select for diffs
Thu Dec 11 13:51:09 2003 UTC (20 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1
Diff to previous 1.169: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.169: +2 -2 lines
- not sure why this got commented out

Revision 1.169: download - view: text, markup, annotated - select for diffs
Fri Dec 5 19:54:51 2003 UTC (20 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.168: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.168: +6 -5 lines
- when viewing SUBM for multiple students only the first 'Grade Student' button worked BUG#2418

Revision 1.168: download - view: text, markup, annotated - select for diffs
Fri Dec 5 19:40:56 2003 UTC (20 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.167: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.167: +16 -2 lines
- BUG#2424, need to make sure we always get the correct weight, so invalidata param cache before doing EXT

Revision 1.167: download - view: text, markup, annotated - select for diffs
Fri Dec 5 14:59:51 2003 UTC (20 years, 3 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.166: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.166: +10 -9 lines
Starting localization.

Revision 1.166: download - view: text, markup, annotated - select for diffs
Thu Dec 4 23:23:16 2003 UTC (20 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.165: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.165: +3 -2 lines
- Fixes BUG#2423 which was caused by the fix to BUG#2253, now preserves student returns and line wraps things correctly on the screen.

Revision 1.165: download - view: text, markup, annotated - select for diffs
Tue Dec 2 04:50:26 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.164: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.164: +4 -2 lines
- BUG#2318, show problem text and answer on submission page by default

Revision 1.164: download - view: text, markup, annotated - select for diffs
Tue Dec 2 02:52:10 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.163: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.163: +4 -3 lines
- Got the logic wrong here, was checking only if a part was graded correct, not all parts (BUG#2263)

Revision 1.163: download - view: text, markup, annotated - select for diffs
Tue Nov 25 21:54:58 2003 UTC (20 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_1_0_99
Diff to previous 1.162: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.162: +2 -2 lines
Have been asked to have student uploaded text-like files appear in a separate
window.

Revision 1.162: download - view: text, markup, annotated - select for diffs
Tue Nov 25 21:44:45 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.161: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.161: +63 -14 lines
- allow CC to upload scantron data
- fix a typo

Revision 1.161: download - view: text, markup, annotated - select for diffs
Fri Nov 21 22:59:42 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.160: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.160: +4 -63 lines
- Removing some invalid FIXMEs and some commented out garbage
-BUG#2406, warning about redfinition of a subroutine

Revision 1.160: download - view: text, markup, annotated - select for diffs
Fri Nov 21 21:31:34 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.159: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.159: +8 -2 lines
- some times I am getting multiple commands to grades.pm But I am not sure why yet, log these in hopes of figuruing it out
- BUG#2370, strip ws from username/domain from csv uploaded grades

Revision 1.159: download - view: text, markup, annotated - select for diffs
Wed Nov 12 21:37:07 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.158: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.158: +2 -13 lines
- consoladating the 3 different &propath()s

Revision 1.158: download - view: text, markup, annotated - select for diffs
Wed Nov 12 21:20:54 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.157: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.157: +4 -4 lines
- two typos in the grading

Revision 1.157: download - view: text, markup, annotated - select for diffs
Wed Nov 12 21:18:10 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.156: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.156: +608 -47 lines
- forward porting the changes from version_1_0_2_scantron

Revision 1.156: download - view: text, markup, annotated - select for diffs
Mon Nov 10 16:39:41 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.155: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.155: +13 -5 lines
- added another search option for regrading 'incorrect with submissions' it works the same as 'ungraded with submissions' but sounds different BUG#2102

Revision 1.155: download - view: text, markup, annotated - select for diffs
Mon Nov 10 16:38:06 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.154: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.154: +8 -13 lines
- convert to use get_env_multiple

Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Nov 10 16:35:57 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.153: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.153: +29 -11 lines
- grading interface allows one to select which parts to grade
  (BUG#2102)

Revision 1.153: download - view: text, markup, annotated - select for diffs
Mon Nov 10 16:28:10 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.152: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.152: +23 -14 lines
- if you only set the score on 1 part of a multipart problem, it actually got thrown away (BUG#2102)
- removed most of the
   perl_code if(); formulations as they were hard to read

Revision 1.152: download - view: text, markup, annotated - select for diffs
Fri Nov 7 19:25:26 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.151: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.151: +1 -3 lines
- remove some debugging code

Revision 1.151: download - view: text, markup, annotated - select for diffs
Fri Nov 7 19:23:56 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.150: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.150: +63 -67 lines
- trying to improve the readability of some of the code

Revision 1.150: download - view: text, markup, annotated - select for diffs
Fri Nov 7 19:10:51 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.149: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.149: +50 -26 lines
- fixes disfunctionalities in multipart problems with collaborators

Revision 1.149: download - view: text, markup, annotated - select for diffs
Fri Nov 7 18:05:33 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.148: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.148: +3 -4 lines
- remove some debug
- small cleanup form the response_type rework

Revision 1.148: download - view: text, markup, annotated - select for diffs
Fri Nov 7 08:56:52 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.147: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.147: +92 -24 lines
- BUG#1946, BUG#1206
- for rank/match/option/radiobutton response types when viewing the submissions or attempting to grade, the responses are shown in foil order, and the correct elements are bolded, the incorrect elements are itailcized, also the same text as used in the 'Correct Answers' display is used to make it easier to compare submissions and see what a student is doing wrong.

Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Nov 6 15:22:33 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.146: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.146: +70 -36 lines
- fixes for BUG#2234, multiple responses in a single part display properly
- some cleanup (removed nested ?: uses)

Revision 1.146: download - view: text, markup, annotated - select for diffs
Tue Nov 4 19:38:09 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.145: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.145: +35 -14 lines
- grading now respects hidden parts (BUG#55) only SPRS is left

Revision 1.145: download - view: text, markup, annotated - select for diffs
Tue Oct 28 23:20:03 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.144: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.144: +34 -19 lines
- implements 'graded ungraded students option' BUG#2102

Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Oct 21 21:46:15 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.143: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.143: +60 -19 lines
- Fixes BUG#2236, can now just view answers when in mass grading mode

Revision 1.130.2.1.2.11: download - view: text, markup, annotated - select for diffs
Thu Oct 16 03:51:52 2003 UTC (20 years, 5 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1.2.10: preferred, colored to branchpoint 1.130.2.1: preferred, colored next main 1.131: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1.2.10: +29 -3 lines
- removing 1.1 dependencies

Revision 1.130.2.1.2.10: download - view: text, markup, annotated - select for diffs
Tue Oct 14 22:52:24 2003 UTC (20 years, 5 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1.2.9: preferred, colored to branchpoint 1.130.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1.2.9: +62 -58 lines
- same functionality but much prettier

Revision 1.130.2.1.2.9: download - view: text, markup, annotated - select for diffs
Tue Oct 14 00:05:16 2003 UTC (20 years, 5 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1.2.8: preferred, colored to branchpoint 1.130.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1.2.8: +52 -13 lines
- Scantron Operator exists and is fully functional
- starting the grading process now looks for uploaded scantron datafiles in the course directory

Revision 1.130.2.1.2.8: download - view: text, markup, annotated - select for diffs
Mon Oct 13 22:36:59 2003 UTC (20 years, 5 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1.2.7: preferred, colored to branchpoint 1.130.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1.2.7: +15 -2 lines
- start of Scantron upload support, course picking shuold work now

Revision 1.143: download - view: text, markup, annotated - select for diffs
Wed Oct 8 18:25:18 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.142: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.142: +2 -2 lines
- BUG#2253, preserver carriage returns in student's answer
- BUG#2181, improving Sig Fig message

Revision 1.130.2.1.2.7: download - view: text, markup, annotated - select for diffs
Tue Sep 30 06:35:20 2003 UTC (20 years, 6 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1.2.6: preferred, colored to branchpoint 1.130.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1.2.6: +93 -57 lines
- seems to almost work, graded the PHY232 Quiz with it
- now handles cases where ID number on paper, but no id number in the classlist for the correct user
- removed some FIXMES where it is now fixed

Revision 1.130.2.1.2.6: download - view: text, markup, annotated - select for diffs
Mon Sep 29 21:31:30 2003 UTC (20 years, 6 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1.2.5: preferred, colored to branchpoint 1.130.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1.2.5: +21 -16 lines
- can really mark a line as blank now,
- validation passes look good

Revision 1.130.2.1.2.5: download - view: text, markup, annotated - select for diffs
Mon Sep 29 20:58:50 2003 UTC (20 years, 6 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1.2.4: preferred, colored to branchpoint 1.130.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1.2.4: +168 -65 lines
- double bubble correction working
- missing bubble detection/correction working
- creates database scantrondata in course directory

Revision 1.130.2.1.2.4: download - view: text, markup, annotated - select for diffs
Sat Sep 27 01:59:10 2003 UTC (20 years, 6 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1.2.3: preferred, colored to branchpoint 1.130.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1.2.3: +102 -39 lines
- working on double bubbles

Revision 1.130.2.1.2.3: download - view: text, markup, annotated - select for diffs
Thu Sep 25 08:30:57 2003 UTC (20 years, 6 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1.2.2: preferred, colored to branchpoint 1.130.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1.2.2: +134 -17 lines
- yeah corrected my first error, and I thik I am not to un happy with the infrasturcture

Revision 1.130.2.1.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 25 02:46:19 2003 UTC (20 years, 6 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1.2.1: preferred, colored to branchpoint 1.130.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1.2.1: +142 -2 lines
- saving my work
 - validation pass started, checking IDS kinda there
 - moving to storing scantron file in userfiles dir

Revision 1.130.2.1.2.1: download - view: text, markup, annotated - select for diffs
Wed Sep 24 23:51:14 2003 UTC (20 years, 6 months ago) by albertel
Branches: version_1_0_2_scantron
Diff to previous 1.130.2.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130.2.1: +70 -36 lines
- backport 1.140 1.142

Revision 1.142: download - view: text, markup, annotated - select for diffs
Mon Sep 22 20:48:21 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.141: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.141: +10 -3 lines
- adding validation pass

Revision 1.141: download - view: text, markup, annotated - select for diffs
Sun Sep 21 21:40:06 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.140: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.140: +3 -3 lines
Internationalizing.

Revision 1.140: download - view: text, markup, annotated - select for diffs
Fri Sep 19 21:54:07 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.139: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.139: +61 -34 lines
- saving my work
- start of add_delay, removed some debugging code as the grading code seems to work correctly.

Revision 1.139: download - view: text, markup, annotated - select for diffs
Thu Sep 18 18:45:28 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.138: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.138: +6 -7 lines
- fixes BUG#2205, 'reset status' on the 'grade everyone at once' page didn't always work.

Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Sep 18 17:20:05 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.137: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.137: +3 -2 lines
- Fixes bug #2202, you can't select the one item in a one item list

Revision 1.137: download - view: text, markup, annotated - select for diffs
Wed Sep 17 17:43:34 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.136: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.136: +6 -4 lines
- decode_symb

Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue Sep 9 18:46:28 2003 UTC (20 years, 6 months ago) by www
Branches: MAIN
Diff to previous 1.135: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.135: +5 -5 lines
Hiding symb-splitting behind &decode_symb

Revision 1.135: download - view: text, markup, annotated - select for diffs
Thu Aug 21 18:21:39 2003 UTC (20 years, 7 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.134: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.134: +3 -3 lines
changing "sub" to "submission"; I find the abbreviation jarring and it's
not saving much.

Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon Aug 18 18:24:32 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.133: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.133: +17 -10 lines
Ray's logo for SFU
Logo for Bear Creek

Revision 1.130.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 17 18:36:46 2003 UTC (20 years, 7 months ago) by albertel
Branches: version_1_0_0
CVS tags: version_1_0_3, version_1_0_2, version_1_0_1
Branch point for: version_1_0_2_scantron
Diff to previous 1.130: preferred, colored next main 1.131: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130: +1 -2 lines
- backport 1.130

Revision 1.133: download - view: text, markup, annotated - select for diffs
Thu Aug 14 22:34:37 2003 UTC (20 years, 7 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.132: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.132: +1 -2 lines
Makes 2047 go away; form inside of form ruined javascript checking.

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Aug 7 17:32:21 2003 UTC (20 years, 7 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.131: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.131: +5 -9 lines
Update grades to call navmap->new without parameters; I note many places
in grades.pm never called navmap->init(), which is one of the reasons
I'm getting rid of that method; nobody except me is calling it correctly
and that's a bad sign.

Revision 1.131: download - view: text, markup, annotated - select for diffs
Thu Aug 7 14:33:15 2003 UTC (20 years, 7 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.130: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.130: +2 -2 lines
Remove parm hash and nav hash from grades call.

Revision 1.130: download - view: text, markup, annotated - select for diffs
Wed Aug 6 19:32:18 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_5, version_0_99_4
Branch point for: version_1_0_0
Diff to previous 1.129: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.129: +2 -2 lines
- fixing a typo

Revision 1.129: download - view: text, markup, annotated - select for diffs
Thu Jul 31 15:08:41 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.128: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.128: +39 -25 lines
fix bug 2010 - students with no names (first, middle & initial) display
username instead in javascript prompt.
fix an unreported bug that creep in with change to grading all parts.
Filtering of only those with submissions - useful in essay grading
was incorrect.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Tue Jul 29 20:54:39 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.127: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.127: +10 -10 lines
Finally the appending of messages/keyword highlights do not get appended
on the pop-up window - thanks to Guy - was missing doc.close() at end.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Tue Jul 29 14:24:24 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.126: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.126: +8 -13 lines
fix bug 1816 - put the proper codes for extracting handgrade value
in response to bug fix 1991.
Also, clean up a few more javascript codes.

Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Jul 28 18:04:39 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.125: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.125: +68 -80 lines
Remove a few print statements that were left inadvertantly in.
Displays all names as fullnames (username (domain if different)).
Add counter - shows number of students in a section/class.
Use Next-> to indicate further selection.

Revision 1.125: download - view: text, markup, annotated - select for diffs
Fri Jul 25 20:35:40 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.124: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.124: +174 -134 lines
Replace use of eval function in javascript.
Fix bug 1842 - allows reset of award, tries to blank and zero - if records exist
               This is done by selecting the reset status on the drop down menu.
Probably fix bug 1433 - javascript throws an error on grading by page/sequence
               on OS X. Test on OS X and have not seen the error.
Have done fairly extensive testing of grades.pm on linux, windows and mac.
Should include this version of grades.pm on release 1.0.

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Jul 23 18:04:51 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.123: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.123: +8 -3 lines
fix bug 1977 - remove ability to select the student status on the list of
students if coming from grading page - this assumes that you are happy with
the original choice.
The ability to select the student status remains if viewing the list of
students when clicking on the SUBM button on homework page.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Jul 23 17:33:59 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.122: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.122: +42 -17 lines
fix bug 1315 - encode the following characters (<,>,&,") in message box (essay grading)
Test the script on following browsers: IE 5.5 on windows, IE ?? on mac, mozilla 5,
netscape 4.76 and konqueror on linux, and netscape 4.7 on windows.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Jul 22 18:59:57 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.121: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.121: +61 -41 lines
restore number of tries column for grading by section/course
Where is the can of raid? manual grading record - graded by grader has missing period ...
Add highlight of keywords when displaying by page/sequence for essay response part.

Revision 1.121: download - view: text, markup, annotated - select for diffs
Mon Jul 21 13:32:49 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.120: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.120: +22 -23 lines
fix bug 763 - allow to go directly from submission page (displayed from chart button)
to grading page.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Sat Jul 19 15:11:27 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.119: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.119: +41 -13 lines
fix bug 763 - when displaying submission page for a student from the chart page gives option to grade that student.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Jul 18 20:14:35 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.118: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.118: +115 -128 lines
clean up some more codes
fix a couple of bugs

Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Jul 17 22:08:25 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.117: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.117: +240 -247 lines
clean up a bunch of codes
add ability to grade by part regardless whether it is essay response or not

Revision 1.117: download - view: text, markup, annotated - select for diffs
Wed Jul 16 19:28:08 2003 UTC (20 years, 8 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.116: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.116: +13 -42 lines
Replace 38 ugly lines with 9 less ugly ones.

Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue Jul 15 20:59:53 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.115: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.115: +116 -86 lines
change the main menu
get rid of number of attempts column(s) for grading by section/course
started work to allow grading for a given resource regardless whether it
is an essay response type problem.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Jul 14 16:11:19 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.114: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.114: +3 -4 lines
show response type for jeremy to debug.

Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Jul 14 14:43:39 2003 UTC (20 years, 8 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.113: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.113: +3 -3 lines
Make the grades work with the top-level map for H.K.

Revision 1.113: download - view: text, markup, annotated - select for diffs
Mon Jul 14 14:29:07 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.112: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.112: +6 -6 lines
work on top level maps

Revision 1.112: download - view: text, markup, annotated - select for diffs
Fri Jul 11 20:22:43 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.111: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.111: +17 -24 lines
Use lonhtml::StatusOptions to display student status.
Format display of fullname (username) to be consistent across different pages.

Revision 1.111: download - view: text, markup, annotated - select for diffs
Fri Jul 11 14:45:59 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.110: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.110: +5 -5 lines
work on bug 1433 - remove Submit Changes near top of grading by class page.
Not the best solution - but would entertain a better proposal.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Fri Jul 11 12:54:07 2003 UTC (20 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.109: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.109: +107 -56 lines
fix bug 1358 - clicking on SUBM button does not show part status - speeds up display
fix bug 829  - submission page by default shows active student
             - add option to filter students according to active/drop/any

Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Jul 2 15:30:21 2003 UTC (20 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.108: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.108: +10 -10 lines
Should not do string comparison on numeric values.  (javascript)

Revision 1.108: download - view: text, markup, annotated - select for diffs
Tue Jun 24 15:45:17 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_3
Diff to previous 1.107: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.107: +3 -3 lines
- silly typos

Revision 1.107: download - view: text, markup, annotated - select for diffs
Mon Jun 23 21:14:55 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.106: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.106: +2 -2 lines
- part ids are more than numbers (BUG#1773)

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sat Jun 21 00:39:46 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.105: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.105: +27 -21 lines
- Should be the last of BUG#1862

Revision 1.105: download - view: text, markup, annotated - select for diffs
Fri Jun 20 21:45:20 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.104: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.104: +12 -6 lines
- BUG#1862

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Jun 20 21:28:18 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.103: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.103: +38 -19 lines
- BUG#1862

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Jun 20 20:13:18 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.102: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.102: +88 -28 lines
- more BUG#1862

Revision 1.102: download - view: text, markup, annotated - select for diffs
Fri Jun 20 17:25:48 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.101: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.101: +19 -41 lines
- removing dead code
- start of BUG#1862

Revision 1.101: download - view: text, markup, annotated - select for diffs
Wed Jun 18 18:59:20 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.100: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.100: +5 -8 lines
- should no longer need the ctr, since we should now be properly keeping track of where we are

Revision 1.100: download - view: text, markup, annotated - select for diffs
Wed Jun 18 17:37:46 2003 UTC (20 years, 9 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.99: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.99: +4 -4 lines
Should fix the infinite loops.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Wed Jun 18 17:37:10 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.98: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.98: +7 -8 lines
- ssi_body instead of ssi

Revision 1.98: download - view: text, markup, annotated - select for diffs
Wed Jun 18 17:28:35 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.97: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.97: +5 -1 lines
- need to remember to untie hashes

Revision 1.97: download - view: text, markup, annotated - select for diffs
Fri Jun 13 21:29:30 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_2
Diff to previous 1.96: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.96: +2 -3 lines
- this funtion was eliminated 20 some revisions ago, and getclasslist changed what it expected as arguments around then

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Jun 13 15:43:28 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.95: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.95: +12 -3 lines
- fixes BUG#1629, more verbose about there being no students to grade.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Jun 12 20:11:07 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.94: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.94: +2 -3 lines
- don't need ctr anymore

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Jun 12 19:56:13 2003 UTC (20 years, 9 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.93: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.93: +2 -1 lines
Fix for the loop.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri May 30 21:42:36 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: conference_2003
Diff to previous 1.92: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.92: +13 -6 lines
- fixes for BUG# 1530, non updated students listed seperately from updated students

Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri May 30 21:33:15 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.91: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.91: +6 -4 lines
- last of BUG#1529 and BUG#1535

Revision 1.91: download - view: text, markup, annotated - select for diffs
Fri May 30 21:20:20 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.90: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.90: +3 -5 lines
- ->parts() returns what we want now

Revision 1.90: download - view: text, markup, annotated - select for diffs
Fri May 30 20:57:40 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.89: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.89: +9 -19 lines
- fixes BUG#1535, excused should work now (didn't like : in label names)

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri May 16 19:00:23 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_1, version_0_99_0
Diff to previous 1.88: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.88: +17 -17 lines
- grade entire class was dysfunctional when trying to assign grades to a class which had users with the same name but different domains

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed Apr 30 20:16:02 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.87: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.87: +28 -8 lines
Bug 108: Plagiarism check on essay responses.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Apr 30 15:52:28 2003 UTC (20 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.86: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.86: +48 -1 lines
Continued work on bug 108. Find essay that is most similar to student work.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Mon Apr 21 18:39:43 2003 UTC (20 years, 11 months ago) by ng
Branches: MAIN
Diff to previous 1.85: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.85: +94 -110 lines
fix bug 1330 plus display problems with good/bad collaborators.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Apr 19 09:02:57 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.84: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.84: +37 -8 lines
- progress window
- unties hashes
- tries to count problems correct/incorrect
  (probably should be a return value of sorts . . .)

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Apr 11 17:57:37 2003 UTC (20 years, 11 months ago) by ng
Branches: MAIN
Diff to previous 1.83: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.83: +4 -7 lines
Fix bug 1312 - ' in a name for essay grading

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Apr 4 23:35:17 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.82: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.82: +55 -18 lines
- actually submitting scantron results now, I have gottne 1 question for one studnet marked incorrect

- radiobutton now understands a scantron submission,
- radiobuton increments the counter in end_foild group, that way it can be used to acquire the scantron submissions

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Apr 1 05:21:48 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.81: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.81: +143 -54 lines
- you really start to hate something the forth time you have to implement it

Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Mar 28 23:44:31 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.80: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.80: +69 -15 lines
- more scantron stuff

Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Mar 28 20:49:55 2003 UTC (21 years ago) by ng
Branches: MAIN
Diff to previous 1.79: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.79: +53 -24 lines
Show with icon (appears next to Compose a Message link) that an
instructor has composed a message that will be sent
to the student.
When grading by sequence show the tries for each part.
Clear out hmtl before displaying messages - bug 1315.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Mar 28 18:15:24 2003 UTC (21 years ago) by bowersj2
Branches: MAIN
Diff to previous 1.78: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.78: +4 -7 lines
Take the request object out of the navmap->new call.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Mar 27 21:26:07 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.77: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.77: +2 -2 lines
- Fixes #1308, need to pass problem symb along in URL, and URL already contains /res

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Mar 27 20:36:01 2003 UTC (21 years ago) by ng
Branches: MAIN
Diff to previous 1.76: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.76: +54 -67 lines
Change the way the grading menu remembers previous selection - makes it easier
to add or delete later.
Fix an unreported bug when displaying essay grading with invalid collaborator(s).
Fix (i think) bug 1308 - provides a link and show points awarded in message
sent to student.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Mar 24 21:03:54 2003 UTC (21 years ago) by ng
Branches: MAIN
Diff to previous 1.75: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.75: +317 -249 lines
fix bugs 1287 and 1314

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sun Mar 23 08:10:30 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.74: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.74: +116 -4 lines
- converted to use lonnet's gettitle function
- start addition of scantron mode
- getting in ideas on how to do scantron grading

Revision 1.74: download - view: text, markup, annotated - select for diffs
Sun Mar 23 07:22:58 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.73: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.73: +6 -5 lines
i- navmaps wants the Apache request object as an argument now

Revision 1.66.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 17 19:12:56 2003 UTC (21 years ago) by albertel
Branches: version_0_6_1
CVS tags: version_0_6_2
Diff to previous 1.66: preferred, colored next main 1.67: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.66: +5 -5 lines
- backport change from 1.72 that allows multiline comments to students
- backport 1.73 change to allow messages to contain newlines

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Mar 17 19:08:50 2003 UTC (21 years ago) by albertel
Branches: MAIN
Diff to previous 1.72: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.72: +2 -2 lines
- allow messages with returns in them

Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Mar 14 17:46:31 2003 UTC (21 years ago) by ng
Branches: MAIN
Diff to previous 1.71: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.71: +313 -283 lines
fix bug 1292 - change message line from text line to textarea
redo the front end grading menu
while in grading menu, remembers the last command

Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Mar 11 19:32:02 2003 UTC (21 years ago) by ng
Branches: MAIN
Diff to previous 1.70: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.70: +484 -202 lines
will handle manual grading by page/sequence

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Feb 28 21:06:28 2003 UTC (21 years, 1 month ago) by ng
Branches: MAIN
Diff to previous 1.69: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.69: +107 -84 lines
add grading box for each part

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Feb 27 22:39:11 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.68: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.68: +4 -2 lines
- ssi now works

Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Feb 27 21:05:58 2003 UTC (21 years, 1 month ago) by ng
Branches: MAIN
Diff to previous 1.67: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.67: +280 -16 lines
add menu for grading by page or sequence.
will list answers for a given page/ student

Revision 1.67: 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.66: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.66: +7 -2 lines
Now student uploaded files show up in grader mode.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Jan 9 21:33:07 2003 UTC (21 years, 2 months ago) by albertel
Branches: MAIN
Branch point for: version_0_6_1
Diff to previous 1.65: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.65: +2 -2 lines
- show a single users submission by default
- Fixes BUG # 1106

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Dec 10 02:46:23 2002 UTC (21 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6
Diff to previous 1.64: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.64: +2 -2 lines
- stupd cable modem
- fixes BUG#1043

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Dec 2 17:30:30 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.63: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.63: +2 -2 lines
- damn cable modem is getting more lossy

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Dec 2 17:28:51 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.62: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.62: +4 -4 lines
- fixes BUG#1023 double declare

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Nov 27 16:39:37 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.61: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.61: +6 -6 lines
- didn't send messages that were newly created
- always created a new message
- Fixes BUG#1008

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Nov 27 15:54:24 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.60: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.60: +3 -3 lines
- I can't see a good reason for the display to vary for essay problems versus non essayresponse
- Fixes BUG#1006

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Nov 27 15:25:48 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.59: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.59: +2 -2 lines
- BUG #1005
- need to match exactly

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Nov 22 18:55:18 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.58: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.58: +2 -2 lines
- bad html

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Nov 10 15:44:38 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.57: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.57: +52 -21 lines
- allow viewing of all students problem views
- scoring now works in mozilla
- restore excused status
- when setting a problem to excused clear the solved status

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Oct 17 14:35:34 2002 UTC (21 years, 5 months ago) by matthew
Branches: MAIN
Diff to previous 1.56: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.56: +57 -41 lines
Rewrite of collaborator code.  I have no means currently of testing this
code so it may not have the functionality needed.  At least it compiles.
Added regular expression to &keywords_highlight to clean up display
of essay responses.
Made showing the problem the default when grading.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Oct 16 19:23:48 2002 UTC (21 years, 5 months ago) by matthew
Branches: MAIN
Diff to previous 1.55: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.55: +30 -60 lines
Rewrote &getclasslist to use loncoursedata::get_classlist() and changed its
return values since most were not used.
Removed &reformat_classlist as this functionality is in
loncoursedata::get_classlist().
Modified all calls to &getclasslist to reflect new return values and to
only bother keeping the values they need (assigning unused return values
to undef).

Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed Oct 16 19:13:57 2002 UTC (21 years, 5 months ago) by matthew
Branches: MAIN
Diff to previous 1.54: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.54: +9 -5 lines
&get_fullname now calls &Apache::loncoursedata::ProcessFullName to put
a full name together.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Oct 4 06:22:12 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.53: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.53: +109 -60 lines
-supports partids which aren't purely numeric
-supports setting all store possibilities
-renamed all internal form elments to prevent any conflicts
-supports changing numer of tries BUG#700
-some foo removal (replaced with undef)

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Oct 2 21:24:35 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.52: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.52: +7 -7 lines
- fixes for BUG*785 sorts idependant of case now

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Sep 21 00:08:17 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.51: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.51: +28 -9 lines
- I think this better as per the comments in BUG#736

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Sep 20 23:46:41 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.50: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.50: +3 -3 lines
- Last of BUG#735, changed words describing options

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Sep 20 23:41:47 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.49: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.49: +5 -4 lines
- a few more grading menu buttons

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Sep 20 23:35:30 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.48: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.48: +72 -39 lines
- handles noexistant classlists well now.

- It says View/Grade when one can View/Grade and View when one can only view (BUG#735)

Revision 1.46.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 6 21:01:09 2002 UTC (21 years, 6 months ago) by albertel
Branches: version_0_5_1
Diff to previous 1.46: preferred, colored next main 1.47: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.46: +8 -8 lines
- backport 1.48 fix

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Sep 6 20:59:28 2002 UTC (21 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.47: +8 -8 lines
- BUG #724, listStudent never got the symb if it didn't already exist

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Aug 26 12:47:28 2002 UTC (21 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.46: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.46: +2 -2 lines
Domain Logos and Headers

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Aug 6 20:46:30 2002 UTC (21 years, 7 months ago) by ng
Branches: MAIN
CVS tags: version_0_5
Branch point for: version_0_5_1
Diff to previous 1.45: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.45: +61 -63 lines
some minor error checking
Receipt form - if empty, prompts the user to put a number in
csv upload - if no file selected, then prompt the user to select one.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Aug 5 20:49:54 2002 UTC (21 years, 7 months ago) by ng
Branches: MAIN
Diff to previous 1.44: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.44: +227 -124 lines
move error checking using javascript instead of grades.pm

Error: From view/grade page - prompt if not student is selected
Error: From grading page - prompt if no score is selected when clicking on
	Save & Next.

A few other display changes.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Aug 2 21:10:03 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.43: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.43: +1041 -922 lines
Checks classlist for section number, id & fullname. If not present, will
rewrite the classlist.

Remove a few buttons for keywords highlight etc.

Receipt button works - also provides a link to view the student's page if
verified.

On the whole, pretty much complete for grading by class, or individually.

csv needs to be checked.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Jul 30 19:59:58 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.42: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.42: +163 -76 lines
does grading by section or class
all the students can be assigned the same score or individually

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jul 26 20:28:42 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.41: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.41: +230 -96 lines
Added all the necessary javascript codes to do grading by section or class.
Still to be implemented - saving the scores.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jul 25 21:25:38 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.40: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.40: +1204 -1066 lines
Start work on grading for a whole class or section. Javascript part works.
Needs to update to db properly.
Also, give option to display just the submission w/o any option to grade.
Handles collaborators more elegantly now. Instructor is informed if a
student exceeds the max number of collaborators.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jul 19 20:42:18 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.39: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.39: +89 -79 lines
modified some codes to speed up the display going from one student to the next.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Jul 18 21:27:57 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.38: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.38: +351 -259 lines
handles handgrading of different types of problems
requires a modified classlist or else it is too slow
highlight option has a refresh button so a user can see the changes immediately

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Jul 10 21:08:38 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.37: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.37: +855 -802 lines
clean up codes for writing to and reading from handgrade.db
doing some testing on hires timer - getclasslist takes around 3-3.5 seconds
for 285 students.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jul 8 21:18:54 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.36: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.36: +154 -87 lines
implement storing keywords, attributes etc to handgrade.db
display last submission only - no history etc.
pretty much working now but slow for 280 students
needs to find a way to speed up the process

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jul 7 20:08:45 2002 UTC (21 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.35: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.35: +246 -33 lines
add javascript to do the following:
1- select and paste keywords
2- change keyword highlight attributes
3- compose a message
These functions have yet to be implemented in the main body.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Jul 3 21:05:33 2002 UTC (21 years, 9 months ago) by ng
Branches: MAIN
Diff to previous 1.34: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.34: +181 -55 lines
add option to highlight keywords - keyword list saved in course directory
will high keywords
add option to add a new message.
will parse last submission to get list of collaborators - will also save their scores (presently
saving option is turned off while debugging.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jul 1 21:20:29 2002 UTC (21 years, 9 months ago) by ng
Branches: MAIN
Diff to previous 1.33: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.33: +346 -252 lines
Reorganized front menu for grades.pm.
Allow viewing by section or all and those who has submitted or everybody.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Jun 27 21:34:18 2002 UTC (21 years, 9 months ago) by ng
Branches: MAIN
CVS tags: version_0_4, stable_2002_july, STABLE
Diff to previous 1.32: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.32: +172 -59 lines
Include automatic selection by javascript. Partially finish Save & Next, Next functions.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jun 26 21:25:31 2002 UTC (21 years, 9 months ago) by ng
Branches: MAIN
Diff to previous 1.31: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.31: +125 -44 lines
javascript to update radiobuttons/text box
routine to save score for one student only.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jun 25 21:07:56 2002 UTC (21 years, 9 months ago) by ng
Branches: MAIN
Diff to previous 1.30: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.30: +66 -40 lines
Put radio button options and text entry for handgrading.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jun 24 21:05:12 2002 UTC (21 years, 9 months ago) by ng
Branches: MAIN
Diff to previous 1.29: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.29: +80 -25 lines
Put options to view problems/all attempts

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jun 20 22:04:21 2002 UTC (21 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.28: +66 -28 lines
- Close BUG#526 (Heading wrong on manual grading)
- Reset table colors to #000000
- Close BUG#42 (CSV upload of scores)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jun 20 21:21:16 2002 UTC (21 years, 9 months ago) by ng
Branches: MAIN
Diff to previous 1.27: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.27: +43 -25 lines
Organized the user interface for manual grading of subjective problem.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 24 21:45:22 2002 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.26: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.26: +117 -9 lines
- javascript works for validating a flipping field assignement
- grade assignment started
- BUG#42

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue May 21 02:29:22 2002 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.25: +175 -6 lines
- work on csv upload of grades (BUG#42)
- BROKEN (can't assign anything yet, needs a a javascript "verify" function)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu May 16 00:01:09 2002 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.24: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.24: +12 -9 lines
- lonnet::reply -> lonnet::get transition
- Fixes BUG#435

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed May 15 23:47:49 2002 UTC (21 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.23: +14 -21 lines
- lonnet::reply -> lonnet::dump transition

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed May 8 18:59:37 2002 UTC (21 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.22: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.22: +57 -6 lines
Can verify receipts now, bug 268

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri May 3 22:34:25 2002 UTC (21 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.21: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.21: +3 -3 lines
- cleanups (double my, and missing <br />)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 9 04:33:10 2002 UTC (21 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: stable_2002_april
Diff to previous 1.20: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.20: +4 -5 lines
- XHTML compliant (<form> not allowed inside <tr> must be insde <td> or outside <table>)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Apr 9 03:56:29 2002 UTC (21 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.19: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.19: +2 -2 lines
- igot rid of the 1 (in a much earlier version listStudents returned a string to be printed, in a later rewrite it started doing it's own printing, thus no need to print the result of listStudents)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 6 21:07:08 2002 UTC (21 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.18: +21 -12 lines
Cleaning up student listing to eventually put in additional menu for receipt
verification. Currently still produces strange "1" at bottom of page.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Dec 7 23:43:46 2001 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.17: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.17: +5 -1 lines
- show correct answers on submissions page

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 29 23:16:29 2001 UTC (22 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.16: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.16: +29 -0 lines
- added rendering of student view of problem

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Oct 5 21:51:14 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.15: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.15: +34 -14 lines
- cleaned up some html
- added processing of form elements passed through the URL

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 20 23:27:27 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.14: +3 -3 lines
- cleaning up output

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 20 19:28:37 2001 UTC (22 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.13: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.13: +27 -1 lines
Not sure if it works yet, but here's a start

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 6 20:29:37 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.12: +284 -361 lines
- reasserting my indent style

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 6 16:37:58 2001 UTC (22 years, 7 months ago) by harris41
Branches: MAIN
Diff to previous 1.11: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.11: +361 -284 lines
beautifying code

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 30 22:21:20 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.10: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.10: +2 -3 lines
- bugfix

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jul 27 18:20:16 2001 UTC (22 years, 8 months ago) by ng
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.9: +53 -12 lines
adding clickable interface to retrieve student's submission
not done by any stretch of the imagination.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jul 26 15:50:25 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.8: +1 -3 lines
- trying to eliminate the use of Apache::lonnet::homeserver

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 8 19:44:48 2001 UTC (22 years, 9 months ago) by www
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.7: +6 -6 lines
Taken out homeserver

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 1 17:30:18 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.6: +12 -2 lines
- finduser will return an intelligent domain now

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 17 21:07:38 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.5: +61 -25 lines
- should completely work for today

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 16 23:34:11 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.4: +183 -10 lines
- lots o changes,
- nearly able to set a grade, viewing seems to work well

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 13 19:43:44 2001 UTC (23 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.3: +6 -1 lines
- closes the home work remote now

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 13 18:41:00 2001 UTC (23 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.2: +14 -11 lines
- actually produces correct output

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 9 03:24:45 2001 UTC (23 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.489: preferred, colored
Changes since revision 1.1: +53 -2 lines
- started work on submission retrival

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Feb 7 00:29:30 2001 UTC (23 years, 1 month ago) by albertel
Branches: MAIN
Diff to selected 1.489: preferred, colored
- trying to add some support for viewing submissions

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>