CVS log for loncom/interface/lontrackstudent.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Nov 12 23:06:51 2017 UTC (6 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, 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_msu, HEAD
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3 lines
- Use three-argument open() to separate file mode from the filename.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Nov 12 22:19:56 2017 UTC (6 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
- Need progressbar javascript when activity shown in separate window.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Nov 24 02:36:30 2014 UTC (9 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_educog, version_2_11_2, version_2_11_1
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 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.37: download - view: text, markup, annotated - select for diffs
Tue Apr 15 12:05:41 2014 UTC (10 years ago) by bisitz
Branches: MAIN
CVS tags: version_2_11_0_RC3, version_2_11_0
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +3 -2 lines
Added link to help file about this screen which already exists but which was not available on the actual screen.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Jan 15 10:29:07 2014 UTC (10 years, 3 months ago) by bisitz
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +8 -8 lines
Consistent wording / re-use existing phrases

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Oct 12 16:27:19 2012 UTC (11 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2, version_2_11_0_RC1
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +1 -6 lines
- Remove form element now unused because Progress Indicator uses jQuery.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Oct 4 13:41:10 2012 UTC (11 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +8 -5 lines
Use standard styles (info/warning/error)

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

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Jun 6 21:34:23 2010 UTC (13 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +13 -2 lines
- bug 6119 Anonymous Surveys.
 - Do not display submission data from a CSTORE transaction when the submission
   was for an Anonymous Survey.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon May 3 16:41:51 2010 UTC (13 years, 11 months ago) by www
Branches: MAIN
CVS tags: PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +1 -10 lines
Overload was not a good idea. Let the operating system take care of this.

Revision 1.30.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 6 18:23:27 2010 UTC (14 years, 3 months ago) by raeburn
Branches: GCI_3
Diff to previous 1.30: preferred, colored next main 1.31: preferred, colored
Changes since revision 1.30: +11 -1 lines
- Customization for GCI_3
 - No access to activity log data for CCs in courses in gcitest domain.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Aug 28 22:47:07 2009 UTC (14 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_99_1, version_2_8_99_0, bz6209-base, bz6209, GCI_2
Branch point for: GCI_3
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +11 -5 lines
- Bug 5985.
- Username in classlist can link to display of user activity (/adm/trackstudent).

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu May 14 14:23:56 2009 UTC (14 years, 11 months ago) by bisitz
Branches: MAIN
CVS tags: bz5969, bz2851, BZ5971-printing-apage
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 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.28: download - view: text, markup, annotated - select for diffs
Thu Mar 26 17:36:39 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
CVS tags: BZ5434-fox
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
- Consistent spacing for status line (and re-use already existing translation phrase)
- Set status box to readonly

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Mar 26 16:30:58 2009 UTC (15 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +7 -5 lines
Little optimizations:
- Optimized &mt usage and related translation changes
- Use standard style for info message
- Added horizontal line before "Resubmit" link
  as a quick solution for a better separation of content and menu functions

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jan 2 23:07:55 2009 UTC (15 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_8_X, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, GCI_1
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +42 -1 lines
- When course activity log data are stored in $cnum_$cdom_activity tables, timestamps are stored using lonmysql::sqltime() which employs the server localtime.
- Student Activity displayed with trackstudent needs to have these timestamps converted to the time zone set for the course.
   - &server_timezone_handler() in lond retrieves server time zone from /etc/sysconfig/clock or /etc/timezone depending on distro.
   - &get_server_timezone() in lonnet.pm gets server time zone from course's homeserver.
   - &gettimezone() in lonlocal.pm can now take a timezone as an argument.
       - will validate it, and return it if valid, 'local' otherwise
   - &convert_timezone() in lontrackstudent.pm converts timestamps prior to display, and includes course time zone.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Dec 20 04:31:55 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_99_0
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +6 -1 lines
- Check that navmap object could be created to avoid ISE.

Revision 1.24: 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.23: preferred, colored
Changes since revision 1.23: +5 -5 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.23: download - view: text, markup, annotated - select for diffs
Tue Feb 13 01:44:02 2007 UTC (17 years, 2 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_99_0
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +11 -7 lines
- BUG#5194, data about resources that aren't in the course directly (linked images et.) weren't displayed in the trackstudent display
- fix issue where POSTed parms display would get out of sync

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Feb 12 23:58:42 2007 UTC (17 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +18 -9 lines
- now shows one link to do a page reload, and the current link 'show next set of results' only shows up if it is needed (there are more results to see)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Dec 6 22:22:37 2006 UTC (17 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_99_1, version_2_2_99_0
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +5 -4 lines
- more re fix ups

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue May 30 12:46:09 2006 UTC (17 years, 11 months ago) by www
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +10 -8 lines
&Apache::lonnet::unescape -> &unescape
&Apache::lonnet::escape -> &escape

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 1 19:37:34 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- upadte breadcrumbs calls

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Mar 15 19:41:26 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +3 -7 lines
- converting some interface pages to stop generating </body> <head> </head> </html> and use the helper functions instead

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 16 17:34:15 2006 UTC (18 years, 3 months ago) by www
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +5 -5 lines
Bug #4393: fix at least some of the wording on this page

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 30 17:56:28 2005 UTC (18 years, 9 months ago) by albertel
Branches: MAIN
CVS tags: 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
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +16 -7 lines
- can now see earlier records in track student

Revision 1.15: 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_1_99_1_tmcc, version_1_99_0_tmcc, version_1_99_0
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +25 -25 lines
- ENV -> env

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:29:43 2005 UTC (19 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +3 -2 lines
- <html> -> &Apache::lonxml::xmlbegin, thus valid doctypes are now getting output, Yeah! StandardsCmpliance

- backing out the encoding changes for now

- some xhtml cleanups
- one icon -> lonhttpd

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 9 21:21:08 2005 UTC (19 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +6 -8 lines
lonmysql.pm: Added &fix_table_name, which takes care of some of
MySQLs stupidity by prepending a '_' to table names which would
be interpreted as numbers.
Modified lontrackstudent.pm to use lonmysql and call fix_table_name

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Dec 30 16:34:05 2004 UTC (19 years, 3 months ago) by matthew
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +7 -10 lines
&get_max_time_in_db: use lonmysql::unsqltime to convert time.
&output_results: Tell the user when no data was returned.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Dec 22 22:54:59 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +42 -13 lines
- make trackstudent more readable

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Dec 16 22:04:41 2004 UTC (19 years, 4 months ago) by matthew
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +103 -22 lines
Added display of the maximum date in the course activity table.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 13 21:08:09 2004 UTC (19 years, 4 months ago) by matthew
Branches: MAIN
CVS tags: version_1_2_99_1
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
Fix Bug 3668: trackstudent failed on first request because the query was
issued before any entries had been made in the database.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 2 19:01:55 2004 UTC (19 years, 4 months ago) by matthew
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1 lines
Added warning about the amount of time it takes to do trackstudent.pm.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 5 13:40:16 2004 UTC (19 years, 6 months ago) by matthew
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Added another item to the <style> tag.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 29 19:58:32 2004 UTC (19 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +103 -54 lines
Removed 'orginating server' column.
Reduced number of lines requested to 500.
Better handling of tables.
Changed style of table to be much less colorful.
Reduced the number of useless pieces of information output to the user.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 25 15:53:34 2004 UTC (19 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +128 -65 lines
Big, huge changes.   Renamed and rewrote get_all_data to get_data, now have
two modes of operation ('full_class' and 'student:'.$sname.':'.$sdom).
Added &build_query to return the appropriate query based on the mode.
Reworked output_results to respect the mode of operation and to provide a
count of items.  Also, omit output of 'counter=<number>' values per Guy's
request.
Supports showing results for a single student, must be passed on command
line as selected_student=$sname:$sdom.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 23 15:03:15 2004 UTC (19 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +83 -39 lines
Color coding of output, modified query to not request ALL data.  Query and
table structure needs a good deal more work....

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 19 21:07:35 2004 UTC (19 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2 lines
Just get 500 results for now.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 11 23:37:36 2004 UTC (19 years, 8 months ago) by matthew
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +149 -13 lines
&get_all_data is getting to be fleshed out.  Requests, receives, and
displays activity log data in an ugly table.  Found bugs in navmaps so
resource titles and links are not working.  Head to /adm/trackstudent to
see it in action (once most development servers have updated).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 11 18:41:05 2004 UTC (19 years, 8 months ago) by matthew
Branches: MAIN
Barely functional student tracking ability.

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>