CVS log for loncom/homework/hint.pm

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Jun 8 20:38:47 2011 UTC (12 years, 9 months ago) by www
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_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, language_hyphenation_merge, language_hyphenation, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.77: preferred, colored
Changes since revision 1.77: +8 -4 lines
Bug #2020: pre-processing of numerical, formula, and string response
Bug #5100: degrees Fahrenheit, etc

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Nov 13 03:22:58 2010 UTC (13 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_2_10_X, version_2_10_1, version_2_10_0, loncapaMITrelate_1
Diff to previous 1.76: preferred, colored
Changes since revision 1.76: +5 -1 lines
Functionplotresponse hints working

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Jun 28 19:40:41 2009 UTC (14 years, 9 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_8_99_0, version_2_10_0_RC2, version_2_10_0_RC1, bz6209-base, bz6209, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2
Diff to previous 1.75: preferred, colored
Changes since revision 1.75: +123 -2 lines
Adaptive hint conditions for reactionresponse and organicresponse.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Apr 17 01:00:15 2009 UTC (14 years, 11 months ago) by www
Branches: MAIN
CVS tags: bz5969, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.74: preferred, colored
Changes since revision 1.74: +8 -3 lines
Support for R CAS
- needs testing
- better error handling
- correct blacklist
- correct list of allowed libraries

Revision 1.74: 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.73: preferred, colored
Changes since revision 1.73: +57 -54 lines
Moved POD comments to bottom of file

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Nov 19 18:34:56 2008 UTC (15 years, 4 months ago) by jms
Branches: MAIN
Diff to previous 1.72: preferred, colored
Changes since revision 1.72: +56 -1 lines
Converted/added POD comments

Revision 1.72: download - view: text, markup, annotated - select for diffs
Fri Oct 24 16:22:54 2008 UTC (15 years, 5 months ago) by bisitz
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, version_2_7_99_0, GCI_1
Diff to previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
Localization, wording, nobreaks for Colorful Editor
- Added missing &mt() calls at several places (more to be done)
- Same wording "Delete?" for all Delete options
- Same wording style, e.g. added ":" after text and before optionlist
- Added nobreak style for some elements which need to stay together, e.g. help_open_topic in loncommon.pm
- Added/updated some related German translations

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Sep 13 02:08:32 2008 UTC (15 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1
Diff to previous 1.70: preferred, colored
Changes since revision 1.70: +6 -3 lines
- Bug 5793
Alternative solution.  Revert default_homework.lcpm to 1.138. No longer need to pass tag arg to caparesponse_check_list().
- Instead set $$args_ref{'type'} to 'ci' (the default) if type attrib is missing or null in the corresponding <stringhint> (hint.pm), or <stringresponse> (caparesponse.pm) tags.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Sep 12 09:56:09 2008 UTC (15 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.69: preferred, colored
Changes since revision 1.69: +3 -3 lines
- Bug 5531 (although should really be a separate bug).
RegExp used to separate units from numerical part of an answer can truncate responses to stringresponse items for which the type has not been explicitly set (as ci, cs, mc or re).

- Include the tagname of the response item in calls to caparesponse_check_list(), so that if the type attribute is unspecified, stringresponse submissions are not subjected to the unit extractor.

Perhaps there is a reason why this ambiguity has not been eliminated previously by passing the tagname to caparesponse_check_list() - run in the safe space?
Testing needed.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Sep 11 14:47:17 2008 UTC (15 years, 6 months ago) by bisitz
Branches: MAIN
Diff to previous 1.68: preferred, colored
Changes since revision 1.68: +5 -5 lines
Past tense of "occur" is "occurred" (rr!)
Also added some missing &mt() calls and corrected some other little typos

Revision 1.68: download - view: text, markup, annotated - select for diffs
Wed May 23 22:36:21 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, 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
Diff to previous 1.67: preferred, colored
Changes since revision 1.67: +1 -9 lines
- lonxml takes care of all insertions now, and thus the tags that were attempting to handle it themselves could cause double insertions so elimnate external insertion calls

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Dec 19 14:53:17 2006 UTC (17 years, 3 months ago) by www
Branches: MAIN
CVS tags: version_2_3_99_0
Diff to previous 1.66: preferred, colored
Changes since revision 1.66: +6 -2 lines
- Make <formulahint> work with MAXIMA
- fix normal formulahint. Didn't have access to &capa_formula_fix

Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Dec 19 00:49:53 2006 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.65: preferred, colored
Changes since revision 1.65: +3 -1 lines
- <answergroup>/<answer>/<value>/<vector> all work insed of numerical/formula responses

Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Dec 19 00:40:38 2006 UTC (17 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.64: preferred, colored
Changes since revision 1.64: +74 -53 lines
- make numerical/string/formula hints work in the presence of the new answer stuructures (multiple answers and multiple dimensional answer not yet funtional)

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Dec 18 21:37:47 2006 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +64 -2 lines
<customhint>

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Dec 18 21:12:51 2006 UTC (17 years, 3 months ago) by www
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +69 -2 lines
<mathhint> functionality

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Mar 7 22:42:47 2006 UTC (18 years ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X, 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
Branch point for: version_2_3_X
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +14 -8 lines
- was double ending a <table>
- was not closing the final row in the table

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Dec 1 18:46:31 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.60: preferred, colored
Changes since revision 1.60: +4 -4 lines
- finish off the conversion to allowing style tags get_all_text across tags
- BUG#4428

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Aug 26 18:57:25 2005 UTC (18 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +7 -7 lines
- BUG#4295 condintional hints no longer appear

Revision 1.59: 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
CVS tags: 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.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
- ENV -> env

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Dec 6 19:48:22 2004 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, version_1_3_0, version_1_2_X, version_1_2_99_1
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
- BUG#3680, leaking info in showoncorrect="no"

Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Nov 19 22:26:37 2004 UTC (19 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_99_0
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +9 -2 lines
-BUG#3575, you can make negative <stringhint> regexp conditions prepended the re with NOT
i.e. "NOT /right/"

Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Aug 24 16:01:18 2004 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_1_2_1, version_1_2_0
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
- sigh BUG#3372

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Aug 24 15:56:13 2004 UTC (19 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
 -BUG# 3373 update description of showoncorrect

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Mar 19 00:24:42 2004 UTC (20 years ago) by albertel
Branches: MAIN
CVS tags: 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.53: preferred, colored
Changes since revision 1.53: +2 -3 lines
- part then response id

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Mar 16 22:24:31 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +20 -4 lines
- adding <hintgroup> param showoncorrect, defaults to no, BUG#1028

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Mar 16 22:00:51 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +5 -11 lines
- make hinttries work beter in CSTR

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Mar 16 19:47:47 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +99 -18 lines
- Fixes Bug#2820 (internal vars were clashing with user vars)
- Cleans up the way data is put into safe space, less escaping, names scaping etc issues
- <stringhint> supports re mode now.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Mar 13 00:36:11 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +5 -3 lines
- BUG#32, mainly but alot of assocaited bugs
- caparesponse messages are now printed,
   It now reports what it thought the unit was, how many sig figs it read (and how many were expected)

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Mar 12 21:06:19 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +5 -5 lines
- BUG# Lots, lets start with 186,32,220,870
- when checking unit,sigfig etctera, we want to tell the student what we think they enetered, need to get the error string out of the C code and into perl space.
- Still need to do something with the message but at lest we have it now
- <numericalhint> properl namespace it's vars now.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Mar 12 18:41:43 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
BUG#2758, $var in <responseparam> worked but didn't show that they worked in Answer mode

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Mar 4 21:21:55 2004 UTC (20 years ago) by albertel
Branches: MAIN
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +6 -1 lines
- hintties work in CSTR now.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Jan 7 21:01:17 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +3 -2 lines
- no hints don't show after the problem is correct

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jun 24 20:41:56 2003 UTC (20 years, 9 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, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, version_0_99_3
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +5 -1 lines
= BUG#1849, answers that are in arrays didn't work, now pass the answer in through a varglob into the safe space, and then through a parameter to the capa_check_answer function

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jun 20 04:18:49 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +4 -2 lines
- not that anyone uses the conditional hints, but now the stringhint is even more prettier when edited

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jun 20 04:16:00 2003 UTC (20 years, 9 months ago) by albertel
Branches: MAIN
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +6 -1 lines
-forgot to add in the type on formulahinst and numericalhint (BUG#1350)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri May 9 20:44:54 2003 UTC (20 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_0_99_2, version_0_99_1, version_0_99_0, conference_2003
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +19 -7 lines
- <radiobuttonhint> supports multiple foils/concepts in single hint condition

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Apr 18 07:53:15 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
- better regexp (faster) for detecting non space

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Apr 8 02:47:42 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +8 -17 lines
- hide blank hints

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Apr 8 02:21:13 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +156 -153 lines
- retabinate

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Apr 7 23:02:06 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +14 -12 lines
- logic was incorrect here, so sometimes endredirection was called when startredirection wasn't

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Apr 2 18:51:11 2003 UTC (21 years ago) by sakharuk
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +9 -3 lines
 In the exam mode (on-line) hints not appear on the screen.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Feb 23 20:37:56 2003 UTC (21 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +5 -3 lines
Adding links to help on units and format.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Feb 13 23:48:27 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +6 -20 lines
- Fixes most of BUG#1194, still need to work on editing

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Feb 7 22:03:21 2003 UTC (21 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +4 -4 lines
- get_all_text() really wants to see the entire stack of parsers now, that way style redefinitons of tags can do a get_all_text across styl def boundaries.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Nov 25 21:36:42 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_0_6_2, version_0_6
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +4 -2 lines
- Fixes BUG#991 (parameters were bleeding between responses)
- small formatting of answer mode change

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Nov 13 23:37:56 2002 UTC (21 years, 4 months ago) by albertel
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +4 -1 lines
- added more checks to make sure default homework is loaded in cases where people would care.
- Fixes BUG#957

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Oct 29 06:02:20 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
- no idea what happened here

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Oct 28 23:31:48 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +67 -2 lines
- BUG#34, <optionhint> now fucntional for both foils and concepts
- edit mode non intuitive

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Oct 25 19:02:38 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +70 -6 lines
- working <radiobuttonhint>, edit mode is non-intuitive but functional

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Oct 14 20:42:57 2002 UTC (21 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +51 -7 lines
- addtion of more hint types string/formula

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Mar 6 20:39:15 2002 UTC (22 years ago) by sakharuk
Branches: MAIN
CVS tags: version_0_5_1, version_0_5, version_0_4, stable_2002_july, stable_2002_april, STABLE
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +4 -2 lines
removed hints from printout

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Feb 20 22:20:23 2002 UTC (22 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +7 -5 lines
- recommiting matthew's changes backed out by Alex

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jan 24 04:18:54 2002 UTC (22 years, 2 months ago) by harris41
Branches: MAIN
CVS tags: stable_2002_spring
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
the noble effort to "sub BEGIN {" --> "BEGIN {" continues

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jan 23 14:37:52 2002 UTC (22 years, 2 months ago) by sakharuk
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +8 -8 lines
minor corrections for tex target

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jan 17 12:23:31 2002 UTC (22 years, 2 months ago) by harris41
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
changing "sub BEGIN" to "BEGIN"

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jan 11 16:32:29 2002 UTC (22 years, 2 months ago) by matthew
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +7 -5 lines
Update to use edit::end_row() and edit::start_spanning_row() as a cleanup
for edit::select_arg and edit::select_or_text_arg.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Dec 4 15:17:56 2001 UTC (22 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +28 -0 lines
- GPL headers

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Oct 9 20:45:13 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +44 -9 lines
- made <numericalhint> and <hintpart> fully insertable and editable.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Oct 5 17:01:05 2001 UTC (22 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +5 -5 lines
- bug fix

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Aug 17 21:42:19 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +15 -5 lines
- need to look for all paramaters
- need to look for the submission 1 level up

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Aug 11 17:06:52 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
- added <numericalhint> to the new packages idea

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Aug 7 23:17:36 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +3 -0 lines
- support for the new parameter structure
- <numericalhint> properly sets up the Apache::inputtags::response so unique parameters are possible for hinting
- <numericalhint> gets a unique id

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Aug 6 20:33:23 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +80 -102 lines
-re asserting my indent style

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 6 17:12:29 2001 UTC (22 years, 7 months ago) by harris41
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +102 -80 lines
beautifying/optimizing

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jun 2 03:59:59 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
- added new arg $tagstack to all start_ or end_ routines

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 31 22:37:11 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -6 lines
- modfiying to use the cleaner get_param calls

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 10 22:06:59 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +5 -3 lines
- got the tests on whether to show hints wrong
- fixed some tags to return '';

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 5 00:08:40 2001 UTC (22 years, 11 months ago) by albertel
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
- cleaned up, should be easier to follow

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Mar 31 00:35:17 2001 UTC (23 years ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +11 -8 lines
- <hintpart> works properly when default hint is to be shown

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 19 20:32:36 2001 UTC (23 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- <br> -> <br /> cleanup

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 7 00:27:32 2001 UTC (23 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- take care of meta target

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 22 19:58:09 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
- numerichints should work properly now

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 22 16:42:01 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
- need to look for /hinpart not /problem

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 5 01:14:08 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
- modified to show hints at the right time

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 4 22:52:03 2001 UTC (23 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +67 -15 lines
- numericalhint and hintpart should work well now (needs testing though)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 21 18:13:33 2000 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +14 -2 lines
- most lectureonline tags work now, except for <hintpart> and <numericalresponse>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Dec 19 23:22:22 2000 UTC (23 years, 3 months ago) by albertel
Branches: MAIN
- adding the needed lectuure online tags
  not funtional currently but getting close

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>