CVS log for loncom/interface/lonquickgrades.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.49.6.8.2.5: download - view: text, markup, annotated - select for diffs
Fri Jan 5 19:50:32 2024 UTC (3 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.49.6.8.2.4: preferred, colored to branchpoint 1.49.6.8: preferred, colored next main 1.50: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.8.2.4: +9 -5 lines
- For 2.11.4 (modified)
  Include changes in 1.127

Revision 1.127: download - view: text, markup, annotated - [selected for diffs]
Fri Jan 5 19:10:30 2024 UTC (3 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Diff to previous 1.126: preferred, colored
Changes since revision 1.126: +9 -5 lines
- It's $env{'request.course.sec'} not %env{'request.user.section'} and
  apparently $uname and $udom are only set when user has mgr priv.

Revision 1.49.6.8.2.4: download - view: text, markup, annotated - select for diffs
Fri Oct 6 20:36:59 2023 UTC (6 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.49.6.8.2.3: preferred, colored to branchpoint 1.49.6.8: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.8.2.3: +56 -15 lines
- For 2.11.4 (modified)
  Include changes in 1.126

Revision 1.126: download - view: text, markup, annotated - select for diffs
Sun Sep 24 03:31:18 2023 UTC (7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.125: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.125: +56 -15 lines
- Bug 2689

Revision 1.49.6.8.2.3: download - view: text, markup, annotated - select for diffs
Thu Sep 7 23:53:42 2023 UTC (7 months, 3 weeks ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.49.6.8.2.2: preferred, colored to branchpoint 1.49.6.8: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.8.2.2: +2 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.112

Revision 1.49.6.8.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 20 20:25:20 2023 UTC (15 months, 1 week ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.49.6.8.2.1: preferred, colored to branchpoint 1.49.6.8: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.8.2.1: +20 -6 lines
- For 2.11.4 (modified)
  Include changes in 1.123, 1.124, 1.125

Revision 1.125: download - view: text, markup, annotated - select for diffs
Sat Oct 29 18:13:28 2022 UTC (18 months ago) by raeburn
Branches: MAIN
Diff to previous 1.124: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.124: +2 -2 lines
- Bug 6975
  - &get_supplemental() routine moved from lonnet.pm to loncommon.pm
  - use LONCAPA::map() moved out of conditional block in loncommon.pm
  - $keeporder arg for update_content_constraints() no longer needed

Revision 1.124: download - view: text, markup, annotated - select for diffs
Wed Oct 19 18:09:04 2022 UTC (18 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.123: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.123: +6 -2 lines
- Bug 6975
  When checking for stale session indicates update of session needed for
  supplemental content change(s) remove httpref.src entries for hidden or
  deleted resources.

Revision 1.123: download - view: text, markup, annotated - select for diffs
Wed Oct 19 00:03:10 2022 UTC (18 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.122: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.122: +16 -6 lines
- Bug 6975
  Folders and Resources in Supplemental Content area can be hidden using
  Course Editor.

Revision 1.49.6.8.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 1 18:01:03 2022 UTC (2 years, 3 months ago) by raeburn
Branches: version_2_11_4_msu
Diff to previous 1.49.6.8: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.8: +2 -2 lines
- For 2.11.4 (modified)
  Include changes in 1.110

Revision 1.49.6.8: download - view: text, markup, annotated - select for diffs
Tue Dec 14 02:44:05 2021 UTC (2 years, 4 months 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.49.6.7: preferred, colored to branchpoint 1.49: preferred, colored next main 1.50: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.7: +43 -1 lines
- For 2.11
  Backport 1.117, 1.122

Revision 1.122: download - view: text, markup, annotated - select for diffs
Tue Nov 30 15:55:37 2021 UTC (2 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.121: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.121: +3 -2 lines
- Bug 6955 IP-based blocking. Pass user'sIP address as third arg to
  loncommon::blockcheck() and second to loncommon::blocking_status().

Revision 1.121: download - view: text, markup, annotated - select for diffs
Mon Jul 19 15:48:26 2021 UTC (2 years, 9 months ago) by raeburn
Branches: MAIN
Diff to previous 1.120: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.120: +18 -7 lines
- Bug 6907 Content in a course can be set to be deep-link only.
  If initial access is via a deep-link (/tiny/$domain/$uniqueid), and
  target folder/resource is deep-link only, access to resources, menus,
  and items listed in Course Contents controlled by deeplink parameter value.

Revision 1.49.6.6.2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 4 14:02:14 2021 UTC (3 years, 1 month ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.49.6.6.2.1: preferred, colored next main 1.49.6.7: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.6.2.1: +3 -3 lines
- For 2.11.3 (modified)
  Include changes in rev. 1.120

Revision 1.49.6.7: download - view: text, markup, annotated - select for diffs
Thu Mar 4 01:42:20 2021 UTC (3 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_3_uiuc, version_2_11_3
Diff to previous 1.49.6.6: preferred, colored to branchpoint 1.49: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.6: +3 -3 lines
- For 2.11
  Backport 1.120

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Feb 18 14:48:02 2021 UTC (3 years, 2 months ago) by raeburn
Branches: MAIN
Diff to previous 1.119: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.119: +3 -3 lines
- Change punctuation to allow reuse of existing localized phrases.

Revision 1.49.6.6.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 8 04:24:18 2020 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_3_msu
Diff to previous 1.49.6.6: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.6: +43 -2 lines
- For 2.11.3 (modified)
  Include changes in 1.110, 1.117

Revision 1.49.6.6: download - view: text, markup, annotated - select for diffs
Tue Sep 1 14:38:07 2020 UTC (3 years, 7 months ago) by raeburn
Branches: version_2_11_X
Branch point for: version_2_11_3_msu
Diff to previous 1.49.6.5: preferred, colored to branchpoint 1.49: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.5: +158 -45 lines
- For 2.11
  - Individual Points Overview in course available for user with vgr priv.
    to display student's view of grades for selected student.
  - Backport 1.51, 1.52, 1.53 (part), 1.54, 1.55 (part), 1.56 (part), 1.60,
            1.61, 1.74 (part), 1.75 (part), 1.97, 1.98 (part), 1.118, 1.119

Revision 1.119: download - view: text, markup, annotated - select for diffs
Tue Sep 1 03:39:38 2020 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.118: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.118: +19 -17 lines
- Readability and white space changes.
  - Lists of args on a single (long) line split into multiple lines.
  - Standard indent is four spaces.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Sep 1 03:35:54 2020 UTC (3 years, 7 months ago) by raeburn
Branches: MAIN
Diff to previous 1.117: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.117: +26 -9 lines
- Current user's shown in username textbox for Individual Points Overview
  if no student selected.
- Eliminate unused assignment of $notshowSPRSlink in &real_handler(), it's
  set in &startGradeScreen() now.
- If no navmap object available display error message.
- Course personnel see: 'Students will see link to spreadsheet." note in
  page header, if course configured to use spreadsheet.

Revision 1.117: download - view: text, markup, annotated - select for diffs
Mon Aug 10 19:28:21 2020 UTC (3 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.116: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.116: +42 -1 lines
- Blocking of user actions during an exam can include a student's access to
  course grades via the "Grades" menu item, and to a "detailed score sheet"
  if grading is set to use the Spreadsheet.

Revision 1.49.6.5.2.1: download - view: text, markup, annotated - select for diffs
Mon May 25 16:45:31 2020 UTC (3 years, 11 months ago) by raeburn
Branches: version_2_11_2_msu
Diff to previous 1.49.6.5: preferred, colored next main 1.49.6.6: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.5: +2 -2 lines
- For 2.11.2 (modified)
  Include changes in 1.110

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon May 25 04:17:47 2020 UTC (3 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.115: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.115: +2 -2 lines
- Typo (unbalanced parens) in rev. 1.115

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed May 20 16:55:52 2020 UTC (3 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.114: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.114: +12 -3 lines
- Support section-specific roles which have vgr or mgr privs.

Revision 1.49.6.5: download - view: text, markup, annotated - select for diffs
Sat Dec 1 16:38:06 2018 UTC (5 years, 4 months ago) by raeburn
Branches: version_2_11_X
Branch point for: version_2_11_2_msu
Diff to previous 1.49.6.4: preferred, colored to branchpoint 1.49: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.4: +3 -3 lines
- For 2.11
  - Declarations needed following changes in rev. 1.49.6.4

Revision 1.114: download - view: text, markup, annotated - select for diffs
Tue Nov 13 03:59:00 2018 UTC (5 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.113: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.113: +3 -2 lines
- Bug 6400
  - deeplink parameter determines whether deep-linked items are listed in
    and/or linked to in Course Contents and student's view of Grades

Revision 1.49.6.4: download - view: text, markup, annotated - select for diffs
Tue Sep 11 02:44:58 2018 UTC (5 years, 7 months ago) by raeburn
Branches: version_2_11_X
Diff to previous 1.49.6.3: preferred, colored to branchpoint 1.49: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.3: +54 -21 lines
- For 2.11
  Backport 1.111

Revision 1.113: download - view: text, markup, annotated - select for diffs
Sun Dec 31 15:49:03 2017 UTC (6 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.112: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.112: +2 -2 lines
- Shorter title in tab to keep tabs on one line, and make title consistent
  with inline menu.

Revision 1.112: download - view: text, markup, annotated - select for diffs
Mon Dec 18 23:51:14 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.111: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.111: +2 -2 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.111: download - view: text, markup, annotated - select for diffs
Thu Nov 16 13:41:56 2017 UTC (6 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.110: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.110: +58 -27 lines
- If user's course session is stale, and needs updating when page flip,
  student's view of grades or course contents page were requested, show
  message and "indeterminate" progressbar until reinitialization complete.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Mon Jun 26 01:56:58 2017 UTC (6 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.109: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.109: +2 -2 lines
- Blocking communication/resource access (e.g., for exams) can include
  suppression of interruptions to a student's workflow due to:
  (a) Critical messages not moved to INBOX
  (b) Detection of changes to course structure, as a result of actions by
      a Course Coordinator.

Revision 1.49.6.3: download - view: text, markup, annotated - select for diffs
Sun Apr 2 13:42:06 2017 UTC (7 years ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_2_uiuc, version_2_11_2_educog, version_2_11_2
Diff to previous 1.49.6.2: preferred, colored to branchpoint 1.49: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.2: +2 -1 lines
- For 2.11
  - Backport 1.107

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sat Apr 2 04:30:21 2016 UTC (8 years ago) by raeburn
Branches: MAIN
Diff to previous 1.108: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.108: +7 -1 lines
- Bug 6808. New course container -- "Placement" for Placement Tests.
  Work in progress.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sun Jan 31 21:25:38 2016 UTC (8 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.107: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.107: +2 -2 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.107: download - view: text, markup, annotated - select for diffs
Mon Mar 30 22:29:24 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.106: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.106: +2 -1 lines
- Apache::lonuserstate now used if course contents have changed since last check.

Revision 1.49.6.2: download - view: text, markup, annotated - select for diffs
Fri Mar 13 22:40:35 2015 UTC (9 years, 1 month ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_1
Diff to previous 1.49.6.1: preferred, colored to branchpoint 1.49: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49.6.1: +32 -9 lines
- For 2.11
  Backport 1.105, 1.106

Revision 1.106: download - view: text, markup, annotated - select for diffs
Fri Mar 13 22:34:00 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.105: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.105: +32 -8 lines
- Student's display of grades will check if it has been more than 10 minutes
  since last check for content change in course.
  - If so, loncommon::needs_coursereinit() will be called to check if
    course was changed after "Big Hash" was last tied for the user's session.
  - Course will be re-initialized (or Switch Server link displayed), as needed.
- No check made for critical messages for privileged users ('mgr' priv).

Revision 1.105: download - view: text, markup, annotated - select for diffs
Fri Mar 13 22:06:10 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.104: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.104: +9 -9 lines
- Don't check for critical messages for header-only requests.

Revision 1.49.6.1: download - view: text, markup, annotated - select for diffs
Thu May 22 12:44:24 2014 UTC (9 years, 11 months ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_0_RC3, version_2_11_0
Diff to previous 1.49: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49: +10 -2 lines
- For 2.11
  - Backport 1.104

Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue May 20 20:32:16 2014 UTC (9 years, 11 months ago) by musolffc
Branches: MAIN
Diff to previous 1.103: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.103: +10 -2 lines
Calls critical_redirect() to check for critical messages

Revision 1.103: download - view: text, markup, annotated - select for diffs
Mon Jan 2 05:08:03 2012 UTC (12 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.102: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.102: +2 -2 lines
- Needed to satisfy W3C validation.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Sat Jun 25 20:12:56 2011 UTC (12 years, 10 months ago) by www
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation
Diff to previous 1.101: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.101: +79 -1 lines
Starting on Excel output

Revision 1.101: download - view: text, markup, annotated - select for diffs
Sat Jun 4 19:49:28 2011 UTC (12 years, 10 months ago) by www
Branches: MAIN
Diff to previous 1.100: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.100: +37 -3 lines
Interface to download category grading

Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Jun 3 01:07:22 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.99: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.99: +17 -4 lines
Work on getting data for complete class list

Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Jun 3 00:04:47 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.98: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.98: +34 -58 lines
Work on category calculation for spreadsheets

Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Jun 2 01:34:34 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.97: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.97: +13 -3 lines
Another 30% time savings

Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed Jun 1 21:32:50 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.96: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.96: +13 -12 lines
Slight optimization (10%)

Revision 1.96: download - view: text, markup, annotated - select for diffs
Wed Jun 1 20:32:30 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.95: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.95: +30 -17 lines
Calculations working now. Next step: optimization

Revision 1.95: download - view: text, markup, annotated - select for diffs
Sat May 28 16:55:49 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.94: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.94: +27 -17 lines
Exporing category scores one level up

Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri May 27 19:32:10 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.93: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.93: +18 -7 lines
Recalculate total points unless given by instructor

Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu May 26 18:02:22 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.92: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.92: +41 -2 lines
Drop score calculation completed

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed May 25 01:12:01 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.91: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.91: +40 -14 lines
Saving my work: drop assignment rules

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue May 24 23:44:33 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.90: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.90: +26 -4 lines
Implemented two calculation rules, added two more possible rules.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue May 24 18:06:10 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.89: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.89: +12 -4 lines
Adjusted raw points

Revision 1.89: download - view: text, markup, annotated - select for diffs
Tue May 24 17:17:24 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.88: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.88: +59 -38 lines
First calculations and being able to suppress output

Revision 1.88: download - view: text, markup, annotated - select for diffs
Sun May 22 21:53:52 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.87: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.87: +5 -4 lines
Starting to import performance data into category output

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sat May 21 01:29:43 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.86: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.86: +3 -2 lines
Adding of resources working again

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sat May 21 01:02:27 2011 UTC (12 years, 11 months ago) by www
Branches: MAIN
Diff to previous 1.85: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.85: +3 -3 lines
Continued work on picking resources

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed May 4 01:49:08 2011 UTC (13 years ago) by www
Branches: MAIN
Diff to previous 1.84: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.84: +2 -2 lines
Saving my work: resource/folder picking window

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue May 3 23:51:19 2011 UTC (13 years ago) by www
Branches: MAIN
Diff to previous 1.83: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.83: +5 -4 lines
Work in progress: resource browser window

Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Mar 28 01:26:39 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.82: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.82: +14 -5 lines
Data collection seems to work

Revision 1.82: download - view: text, markup, annotated - select for diffs
Sat Mar 26 22:37:47 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.81: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.81: +35 -2 lines
Collecting point information

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Mar 26 20:04:15 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.80: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.80: +46 -17 lines
Achieved points/percent
- this finishes the editor, now need to display the calculations

Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Mar 26 16:09:33 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.79: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.79: +28 -7 lines
Rule editor

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Mar 25 22:06:34 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.78: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.78: +4 -2 lines
Delete calculation rule

Revision 1.78: download - view: text, markup, annotated - select for diffs
Fri Mar 25 01:34:49 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.77: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.77: +24 -6 lines
Saving my work: calculation rules

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Mar 21 00:56:58 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.76: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.76: +6 -4 lines
Add calculation rule

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sat Mar 19 02:22:18 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.75: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.75: +62 -5 lines
Work on calculation rule interface

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sat Mar 12 02:58:44 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.74: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.74: +67 -14 lines
Select content for categories

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Mar 11 02:39:53 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.73: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.73: +26 -13 lines
Pick particular user.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Mar 9 01:46:08 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.72: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.72: +6 -1 lines
Direct move of categories

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Mar 9 00:35:57 2011 UTC (13 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.71: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.71: +50 -22 lines
Move up and down

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Feb 20 23:57:35 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.70: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.70: +39 -21 lines
Total points and weight

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun Feb 20 23:38:00 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.69: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.69: +51 -2 lines
Weight

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sun Feb 20 22:48:26 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.68: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.68: +16 -12 lines
Set the category name

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Feb 20 21:56:25 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.67: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.67: +25 -4 lines
Delete a category

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun Feb 20 20:57:46 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.66: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.66: +16 -8 lines
Create a new category

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

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Jan 30 01:21:29 2011 UTC (13 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.64: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.64: +210 -14 lines
Saving my work: category grading

Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Jan 21 16:28:32 2011 UTC (13 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.63: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.63: +22 -3 lines
Insignificant progress on grading categories.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Jan 17 00:19:38 2011 UTC (13 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.62: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.62: +4 -1 lines
Add statistics and reports under "grading"

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Jan 10 00:06:28 2011 UTC (13 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.61: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.61: +10 -2 lines
Help on authoring adaptive hints

Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Jan 3 14:39:19 2011 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.60: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.60: +8 -7 lines
- Coding style.
  - Separate content generation from presentation.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Jan 3 14:19:39 2011 UTC (13 years, 3 months ago) by raeburn
Branches: MAIN
Diff to previous 1.59: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.59: +2 -2 lines
- xhtml
  - Although LC_head_subbox was originally intended to occur only once
    on a page, it may occur multiple times (e.g., CSTR).
  - Converting from id to class to allow multiple instances.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Dec 4 15:02:31 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.58: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.58: +5 -1 lines
Grading tab

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Dec 4 14:41:09 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.57: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.57: +6 -1 lines
Add chart to grading

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Dec 3 22:23:21 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.56: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.56: +5 -4 lines
The tabs were too short to have both corners

Revision 1.56: download - view: text, markup, annotated - select for diffs
Fri Dec 3 22:00:28 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.55: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.55: +11 -11 lines
Access to grading

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Dec 3 21:33:52 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.54: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.54: +50 -16 lines
Work-in-progress: Grading

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Dec 3 15:21:35 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.53: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.53: +6 -3 lines
Oops, remove debug code

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Dec 3 15:19:09 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.52: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.52: +28 -5 lines
Saving my work: initializing navmaps for somebody else
SEEMS TO WORK MOSTLY. NOT SURE ABOUT SIDE EFFECTS. NOT FOR RELEASE.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Dec 2 00:53:37 2010 UTC (13 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.51: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.51: +3 -1 lines
Directly jump to Course Preferences

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Nov 29 22:37:26 2010 UTC (13 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.50: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.50: +48 -30 lines
Cleaning up: disentangling computation and display

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Nov 27 20:51:26 2010 UTC (13 years, 5 months ago) by www
Branches: MAIN
Diff to previous 1.49: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.49: +4 -1 lines
New grading mode: categories

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Nov 21 18:07:03 2009 UTC (14 years, 5 months ago) by www
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_11_0_RC2, version_2_11_0_RC1, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, bz6209-base, bz6209, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3
Branch point for: version_2_11_X
Diff to previous 1.48: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.48: +8 -6 lines
Mode to not display total parts.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat May 16 23:21:00 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_8_99_0, bz5969, bz2851, GCI_2, BZ5971-printing-apage
Diff to previous 1.47: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.47: +3 -3 lines
XHTML conform <br />

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Feb 26 16:17:30 2009 UTC (15 years, 2 months ago) by schafran
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.46: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.46: +2 -2 lines
Box title is now the main title of the next page and the link text or the former page title will be set to the subtitle in the near future.
Group: consistent wording

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Dec 15 16:37:44 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.45: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.45: +5 -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.43.2.2: download - view: text, markup, annotated - select for diffs
Fri Dec 12 18:49:03 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
CVS tags: version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_7_99_0, GCI_1
Diff to previous 1.43.2.1: preferred, colored next main 1.44: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.43.2.1: +4 -6 lines
- Eliminate duplication.

Revision 1.43.2.1: download - view: text, markup, annotated - select for diffs
Fri Dec 12 18:44:32 2008 UTC (15 years, 4 months ago) by raeburn
Branches: version_2_8_X
Diff to previous 1.43: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.43: +16 -7 lines
- Backport 1.45.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Dec 11 14:55:15 2008 UTC (15 years, 4 months ago) by bisitz
Branches: MAIN
Diff to previous 1.44: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.44: +13 -4 lines
Replaced
  <nobr>...</nobr>
by
  <span class="LC_nobreak">...</span>

- lonsearchcat.pm: Added missing start tag for nobreak area
- lonsurveyreports.pm: Added missing end tag for nobreak area

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Dec 10 21:46:58 2008 UTC (15 years, 4 months ago) by kaisler
Branches: MAIN
Diff to previous 1.43: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.43: +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.43: download - view: text, markup, annotated - select for diffs
Thu Oct 16 16:35:53 2008 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
Branch point for: version_2_8_X
Diff to previous 1.42: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.42: +29 -19 lines
- Use LON-CAPA standard table for quick grades table
- Keep multicolor background settings, but switch from HTML attribute "bgcolor=..." to style="background-color=..." needed to keep this functional
- Corrected table row closure (was "<tr>" instead of "</tr>")
- Added missing &mt() call to introduction text for detailed scores table
- Added info style to info text about time consumption

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Aug 17 23:25:40 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
Diff to previous 1.41: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.41: +3 -2 lines
Bug 5705.
- Stop bleeding status information to quickgrades if problemstatus set to 'no_feedback_ever'.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Dec 20 10:18:19 2007 UTC (16 years, 4 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_99_1
Diff to previous 1.40: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.40: +4 -4 lines
- Localization: added some missing &mt('...')
- Changed "Total Points" to "Awarded Total Points" to make it more clear that this value only refers to the _awarded_ points

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Mar 15 22:11:04 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_5_X, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0
Diff to previous 1.39: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.39: +9 -14 lines
- mode <head> </headh> <</body> elimination

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Feb 27 19:40:43 2006 UTC (18 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.38: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.38: +2 -2 lines
- style police

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Feb 27 02:11:27 2006 UTC (18 years, 2 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.37: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.37: +3 -2 lines
Change lonquickgrades to use &compute_points.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Dec 20 15:02:13 2005 UTC (18 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_99_1
Diff to previous 1.36: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.36: +3 -2 lines
- need to support partially correct in external/spreadsheet graindg modeas as being 'done'

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:23 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0
Diff to previous 1.35: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.35: +7 -6 lines
- ENV -> env

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jan 3 14:46:41 2005 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1
Diff to previous 1.34: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.34: +2 -2 lines
- probably what was really meant to fix BUG#3729, only show total points when in standeard grading mode, external and spreadsheet have their own thing somewhere else that is the total.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jan 1 18:54:52 2005 UTC (19 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.33: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.33: +10 -9 lines
Bug #3729: in external grading mode, "parts done" etc is confusing to the
students.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Dec 11 23:33:05 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_0, version_1_2_99_1
Diff to previous 1.32: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.32: +2 -3 lines
- counting a problems as 'DONE' if we are past the answer date but the still have it incorrect seems to be confusing people

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Oct 7 22:12:47 2004 UTC (19 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.31: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.31: +1 -3 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.31: download - view: text, markup, annotated - select for diffs
Thu Jul 15 19:20:41 2004 UTC (19 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_X, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3
Diff to previous 1.30: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.30: +6 -3 lines
- need to first check if it has been attempted before we say that it has been attempted BUG#3080

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Nov 21 18:21:02 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99
Diff to previous 1.29: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.29: +2 -2 lines
- BUG#2390, removing the word quick from the display in lonquickgrades

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Nov 21 18:18:04 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.28: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.28: +4 -2 lines
- BUG#2389, new gradin mode external, doesn't show points on quickgrades, but also doesn't show link to SPRS

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Sep 25 19:22:14 2003 UTC (20 years, 7 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.27: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.27: +41 -10 lines
lonquickgrades.pm now show "attemped' seperately instead of folded into
"completed"; having seen it I don't like how it looks but at least the
machinery is there. Suggestions on improving the readout welcome.

Revision 1.22.2.2: download - view: text, markup, annotated - select for diffs
Tue Sep 23 22:42:26 2003 UTC (20 years, 7 months ago) by albertel
Branches: version_1_0_2
CVS tags: version_1_0_3
Diff to previous 1.22.2.1: preferred, colored to branchpoint 1.22: preferred, colored next main 1.23: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.22.2.1: +14 -3 lines
- patches from Jeremy to fix quickgrades and navmaps to stop bleeding or hiding info in no problem status mode

Revision 1.22.2.1: download - view: text, markup, annotated - select for diffs
Tue Sep 23 01:52:57 2003 UTC (20 years, 7 months ago) by albertel
Branches: version_1_0_2
Diff to previous 1.22: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.22: +2 -3 lines
- backport changes to make problemstatus work better

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Sep 22 21:05:15 2003 UTC (20 years, 7 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.26: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.26: +6 -6 lines
This should fix lonquickgrades.pm. (And it looks like I kept my spacing
on the $r when I merged the changes... *shrug*)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Sep 22 20:05:20 2003 UTC (20 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.25: +3 -3 lines
- fixes bombs

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Sep 22 00:48:32 2003 UTC (20 years, 7 months ago) by www
Branches: MAIN
Diff to previous 1.24: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.24: +11 -9 lines
Internationalization, German Localization

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Aug 7 17:26:45 2003 UTC (20 years, 8 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.23: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.23: +1 -3 lines
lonnavmaps are now maximally lazy; no processing is performed until it
is needed, except in cases where it makes sense to grab all data for the
course at a time.

As a result, the Apache::lonnavmaps::navmap->new() call no longer needs
any arguments; it assumes you're using the current user's navmaps and
generates the other data as needed.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 7 14:29:43 2003 UTC (20 years, 8 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.22: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.22: +1 -3 lines
Remove the requirement to pass in the nav hash and the param hash;
nobody ever does it and I'm pretty sure it will never be useful. (If it
is, it can be easily added back in as an optional parameter later;
meanwhile it just confuses things.)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jul 17 14:34:02 2003 UTC (20 years, 9 months ago) by matthew
Branches: MAIN
CVS tags: version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4
Branch point for: version_1_0_2
Diff to previous 1.21: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.21: +2 -5 lines
Change logic for standard grading back to what it was before last commit.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jul 17 14:31:17 2003 UTC (20 years, 9 months ago) by matthew
Branches: MAIN
Diff to previous 1.20: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.20: +8 -2 lines
Excused problems are not longer part of the total possible.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jun 25 19:29:43 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
CVS tags: version_0_99_3
Diff to previous 1.19: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.19: +7 -12 lines
Fix some wording, remove link to spreadsheet if we're viewing grades,
change "Sequence" to "Folder" which should make more sense to the
students, and just generally look nicer (fiddling with the whitespace).

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jun 25 19:01:23 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.18: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.18: +4 -3 lines
Count points in the top-level map correctly.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jun 25 18:46:09 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.17: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.17: +2 -2 lines
Oops. This should be much closer; still need to test it with different
weights and fractional awards.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jun 25 18:30:27 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.16: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.16: +54 -20 lines
Towards a lonquickgrades that can display points instead of just parts.
Not done yet.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 23 20:01:20 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.15: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.15: +1 -1 lines
Amazingly, Mozilla got "green" out of "# 0c0 0". Mac IE wasn't quite as
accomodating, and just turned it black. This update will fix that. (This
occurred when a student got all problems in a sequence correct in
quickgrades; I'm surprised nobody complained about this earlier, since
it's been in there since day one.)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 18 19:31:38 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.14: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.14: +16 -14 lines
Correct adds up problems not in the top-level folder (previously only
worked as long as the course had no sequences inside of sequences), and
changes the formatting such that the student now at least has a *chance*
to understand that the upper level courses include the lower level
ones...

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 13 19:11:56 2003 UTC (20 years, 10 months ago) by bowersj2
Branches: MAIN
CVS tags: version_0_99_2
Diff to previous 1.13: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.13: +8 -13 lines
Fix bug 1653 - can't go to maps in /uploaded. Thus, for consistency,
can't go to any maps.

This *really* sucks for the quickgrades screen, but I don't think we
have alternatives unless *all* maps can be browsed.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 28 18:14:59 2003 UTC (21 years, 1 month ago) by bowersj2
Branches: MAIN
CVS tags: version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.12: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.12: +1 -1 lines
Take the request parameter out of the navmap->new call.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 23 07:12:41 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.11: +1 -1 lines
- removing some error messages
- auto cleanup of navmaps seems to occur properly now
- quickgrades once again works

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 10 06:42:32 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.10: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.10: +2 -2 lines
- changing 'Corrects' to 'Done' this might be less misleading

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 6 14:37:34 2003 UTC (21 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.9: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.9: +0 -6 lines
Removed redundant code.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 6 19:29:28 2002 UTC (21 years, 4 months ago) by matthew
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.8: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.8: +7 -6 lines
Take care of the complaining on startup.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Dec 2 10:14:57 2002 UTC (21 years, 5 months ago) by matthew
Branches: MAIN
Diff to previous 1.7: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.7: +1 -1 lines
mydesk.tab: send course coordinators to classcalc page instead of
    quickgrades and students to quickgrades instead of classcalc.
lonquickgrades.pm: provide link to /adm/studentcalc instead of
    /adm/classcalc.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 26 14:45:25 2002 UTC (21 years, 5 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.6: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.6: +14 -2 lines
* Slight color change; yellow now more pastel. Less unpleasent to look
  at and I think the shading is more clear now, since more of the color
  is changing.
* Now correctly doesn't count randomout-hidden parts. (Oops.)
* Added a message on top pointing the student to the spreadsheet, fixing
  half of 995 (I think that's the bug num...).

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 22 20:39:14 2002 UTC (21 years, 5 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.5: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.5: +26 -10 lines
Now displays only sequences with problems in them, displays totals,
has help for "Max Possible To Date" to explain it, and has a
catchall "Problems not in Sequences" if there are problems directly
in the top-level sequence. Still may not be perfect but it should
be closer.

Also see (forthcoming) mail to the dev list.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 22 20:07:11 2002 UTC (21 years, 5 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.4: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.4: +116 -54 lines
Should now work as desired, though I've got a few tweaks left to do.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 19 21:11:25 2002 UTC (21 years, 5 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.3: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.3: +53 -27 lines
Now with Extra Color, and not in a table, either. It's still not quite right
though, but we can work on it.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 15 20:08:18 2002 UTC (21 years, 5 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.2: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.2: +2 -0 lines
Oops, need that last line.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Nov 15 19:32:09 2002 UTC (21 years, 5 months ago) by bowersj2
Branches: MAIN
Diff to previous 1.1: preferred, colored to selected 1.127: preferred, colored
Changes since revision 1.1: +42 -3 lines
/adm/quickgrades is now functional, albiet minimal. A couple of changes
to lonnavmaps to accomodate reading more values from the return hash.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 14 21:36:23 2002 UTC (21 years, 5 months ago) by bowersj2
Branches: MAIN
Diff to selected 1.127: preferred, colored
Added a shell of the new student grades interface. Right now,
/adm/quickgrades just prints a list of all problems in the given course,
to be extended later.

Also a small change in navmaps to add a method for the "composite title",
which is the title if it exists, or the last part of the URL if not.

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>