CVS log for loncom/interface/statistics/loncorrectproblemplot.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Sat May 12 03:07:46 2012 UTC (12 years ago) by raeburn
Branches: version_2_11_X
CVS tags: version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +1 -3 lines
- For 2.11
  - reverse changes in 1.25 - "3.0" grading interface.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon May 7 10:12:42 2012 UTC (12 years ago) by goltermann
Branches: MAIN
CVS tags: version_2_12_X, HEAD
Branch point for: version_2_11_X
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
added &mt() for range/count table header

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu May 3 11:21:33 2012 UTC (12 years ago) by goltermann
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +14 -9 lines
- changed headlines to normal text with info/error/warning style where necessary
- changed tables to data tables to unify UI

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Dec 21 21:25:51 2011 UTC (12 years, 4 months ago) by www
Branches: MAIN
CVS tags: BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +1 -8 lines
Bug 6455 - Progress Indicator now jQuery. Still need to test across browsers.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jan 17 00:19:41 2011 UTC (13 years, 3 months ago) by www
Branches: MAIN
CVS tags: language_hyphenation_merge, language_hyphenation
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +5 -2 lines
Add statistics and reports under "grading"

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Oct 30 17:45:25 2008 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_7_99_0, 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, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +21 -16 lines
Optimized option selection tables for statistics:
- Use LON-CAPA standard tables
- Added missing &mt() calls
- XHTML conform "checked" and "selected" usage
- Added info/warning/error style to info/warning/error messages
- Added text "Options" to headline of options column
- Added horizontal line before and after problem output for better separation of problem content and rest of screen

Additional changes:
lonproblemanalysis.pm:
    - Now uses LON-CAPA standard table for foil value table
    - Moved status bar from inside the options table to under it
lonproblemstatistics.pm:
    - Moved Graph option from under the table to inside option table
lonstudentsubmissions.pm:
    - Moved output_selector from headline to extra column inside option table

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Oct 23 09:07:51 2008 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +7 -5 lines
Optimized status display:
- Set text box for display purposes only to readonly
- Use standard nobreak style
- Same paragraph structure for similar pages

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Dec 31 22:43:48 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, 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
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- binning was failing when there was only 1 bin (side effect of BUG5119)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Aug 18 15:15:38 2006 UTC (17 years, 8 months ago) by raeburn
Branches: MAIN
CVS tags: 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
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Bug 4954.  Filter title changed from "Enrollment Status" to "Access Status".  Access Status selections in lonhtmlcommon set to:
Currently Has Access
Will Have Future Access
Previously Had Access
Any Access Status
See comment appended to bug 4954 for more information.
Documentation updated to include ability to selectively display students with future access.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri May 5 20:03:43 2006 UTC (18 years ago) by raeburn
Branches: MAIN
CVS tags: version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +9 -3 lines
Adding groups filter to STATS functionality. New tables added (dom_course_groupnames and dom_course_studentgroups).

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 1 19:29:13 2006 UTC (18 years ago) by albertel
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- update statistics calls to bread crumbs

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:24 2005 UTC (19 years, 1 month 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_X, version_2_0_99_1, 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.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
- ENV -> env

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 14 20:28:22 2005 UTC (19 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +5 -2 lines
lonstatistics.pm:Removed package variable @SelectedSections.
    Added &get_selected_sections
    Added &section_and_enrollment_description to provide a brief
        description of those students selected for statistics work
        (hopefully this descriptive line will make it in to bug reports).
Added &section_and_enrollment_description to all statistics pages
Replaced use of @SelectedSections with &get_selected_sections in statistics
    pages.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 7 20:12:08 2005 UTC (19 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +28 -27 lines
Bug 3529: correct problems plot now shows scores instead of parts correct.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Mar 1 22:25:59 2005 UTC (19 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +20 -25 lines
loncorrectproblemsplot: use navmaps.
lonstatistics:&get_selected_maps: Now returns an array containing just
   'all' if any one of the items in the array of selected maps is 'all'.
   simplified code in &map_select to take advantage of the new functionality
   in &get_selected_maps.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 10 20:41:39 2004 UTC (19 years, 5 months ago) by matthew
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_99_1
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Remove log spew.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Dec 10 20:14:16 2004 UTC (19 years, 5 months ago) by matthew
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +10 -2 lines
Show the maximum possible when computing for 'all' sequences.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Oct 6 14:21:57 2004 UTC (19 years, 7 months ago) by matthew
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
No longer ISE when there is no data.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 4 21:42:18 2004 UTC (19 years, 11 months ago) by matthew
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, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +21 -22 lines
Unified cache handling among statistics routines.  All use inlined progress
dialog.
&lonstatistics:&Gather_Full_Student_data now takes $formname and $inputname
    for inlined progress dialog.
&lonstathelpers: All calls to lonstatistics::Sequences_with_Assess now pass
    parameter 'all' in for mode.  Added &manage_caches which takes care of
    updating student data at the right times.  "right times" may need some
    work.  &GetStudentAnswers now takes $formname, $inputname as parameters.
&lonproblemanalysis, &lonproblemstatistics, and &lonsubmissiontimeanalysis:
    Use lonstathelpers::manage_caches and inline progress dialog.
&lonstudentsubmissions: Uses lonstathelpers::manage_caches and inlines prgwin
    Uses inlined prgwin to display further status data.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 8 18:42:58 2004 UTC (20 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +7 -1 lines
Added text describing starttime and endtime in html output.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 7 20:53:41 2004 UTC (20 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +31 -10 lines
loncoursedata.pm: &get_student_scores modified to limit by time.
loncorrectproblemplot.pm: Added time limits, corrected "bin"ing bug which
    caused the last data set to be missed, plot title is now the sequence
    being analyzed or "Multiple Sequences", added "N", the number of students,
    to the title.  Added the maximum possible number of correct problems to
    the x-axis label.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 1 16:39:19 2004 UTC (20 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
No longer translate before calling lonhtmlcommon::breadcrumbs
and lonhtmlcommong::add_breadcrumb.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 20 16:38:49 2004 UTC (20 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Translate text passed in to &Apache::lonhtmlcommon::breadcrumbs and
&Apache::lonhtmlcommon::add_breadcrumb.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 20 16:24:20 2004 UTC (20 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Modified to use &Apache::htmlcommon breadcrumb routines.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 3 16:28:55 2004 UTC (20 years, 3 months ago) by matthew
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
Scale the maximum value showed on the map to avoid non integer labels on
the y axis.  Added a title to the plot.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 2 21:54:13 2004 UTC (20 years, 3 months ago) by matthew
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +15 -1 lines
More POD just so I can bump the version number and improve my odds at
winning this week.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 2 21:52:28 2004 UTC (20 years, 3 months ago) by matthew
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +1 -6 lines
Don't need an array of colors if we use the defaults.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Feb 2 21:51:52 2004 UTC (20 years, 3 months ago) by matthew
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +10 -6 lines
Removed unused dependencies.
Added some POD.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 2 21:45:12 2004 UTC (20 years, 3 months ago) by matthew
Branches: MAIN
Added: loncorrectproblems plot: produce a histogram of the number of students
having N problems correct.
loncoursedata: Modified &get_student_scores to accept enrollment status and
section as inputs.  No longer works at a student level.  At worst the
SQL queries generated are cleaner, at best the queries run faster.
lonstatistics: Modified to export the selected enrollment status.
    Added the correct problems plot to the statistics menu.

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>