CVS log for loncom/html/adm/help/tex/Problem_LON-CAPA_Functions.tex

[BACK] Up to [LON-CAPA] / loncom / html / adm / help / tex

Request diff between arbitrary revisions


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


Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed May 27 19:46:44 2020 UTC (4 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_5, 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, HEAD
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
- Escape underscores so Author manual can be built.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Sep 12 22:00:19 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +4 -0 lines
- Bug 6873
  Shorter name for function: &conv_eng_format(). Add documentation

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Jun 6 18:40:08 2018 UTC (6 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Support retrypartial parameter in &check_status().

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Sep 24 01:52:57 2017 UTC (6 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +3 -0 lines
- Include Math::Calculus::Expression in perl Safe space, to support
  parsing of an algebraic expression into a tree structure, followed by
  simplificnation (including substitution of named variables etc.).
  - Requires perl-Math-Calculus-Expression_loncapa (slightly modified version
    of Math::Calculus::Expression from cpan.org).

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jan 19 21:12:45 2017 UTC (7 years, 6 months ago) by damieng
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +4 -0 lines
edited sections about XML, comments, algebra, chem, m, script, startouttext, reformatted problem examples, added &input

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Dec 14 02:44:04 2014 UTC (9 years, 7 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +4 -2 lines
- Add mapalias as an optional sixth arg in LON-CAPA function:
  &submission() used to retrieve student's submission for a specific
  problem/part/response ID for use in a different problem/part in course.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jun 26 19:04:25 2014 UTC (10 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +12 -2 lines
- Bugs 6609, 6611, 6614
- Optional fifth arg can be provided to &submission() to clean up learner
  submitted data (e.g., in a multi-part problem) where learner data from
  submissions to a numerical respnse in an earlier part will be used as
  variables in the script block when calculating answers for a later part.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jun 16 16:52:54 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
Bug #6693: New optional parameter to allow the author to encode the student's submission provided by the function &submission().

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jun 12 14:44:27 2014 UTC (10 years, 1 month ago) by bisitz
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Added info about part 0 (no parts) and version 0 (latest submission).

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Oct 18 03:43:14 2013 UTC (10 years, 9 months ago) by lira
Branches: MAIN
CVS tags: version_2_11_0_RC3, version_2_11_0_RC2
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
add an escape character that was missing, that prevents proper build

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Aug 27 21:15:59 2013 UTC (10 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +6 -6 lines
- Wording change.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Aug 18 01:40:23 2013 UTC (10 years, 11 months ago) by lira
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +10 -0 lines
added comments and links to example use of EXT

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jul 10 16:00:52 2013 UTC (11 years ago) by bisitz
Branches: MAIN
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +4 -4 lines
Improve and correct help about functions:
- &cas():
    - "R" is available, too
    - Better fitting example
- &random(): Third parameter is optional
- &check_status(): Typos

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jan 3 21:56:35 2012 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1, version_2_10_X, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Backslash before @ in wrong_bubbles() args is unwanted and causes TeX engine
  to report an error.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun May 22 03:04:54 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
CVS tags: version_2_10_1, language_hyphenation_merge, language_hyphenation
Branch point for: loncapaMITrelate_1
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +3 -0 lines
Function to generate wrong answer bubbles

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat May 21 14:50:44 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +6 -0 lines
Easier access to parameters and stored data.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat May 21 14:08:10 2011 UTC (13 years, 2 months ago) by www
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Accessing additional course data

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 5 21:49:02 2010 UTC (14 years, 5 months ago) by felicia
Branches: MAIN
CVS tags: version_2_9_99_0, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
corrected a few misspelled words

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jun 14 16:41:34 2008 UTC (16 years, 1 month ago) by www
Branches: MAIN
CVS tags: version_2_9_X, 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_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_99_1, version_2_6_99_0, bz6209-base, bz6209, bz5969, bz2851, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Document library argument to cas

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jun 12 00:47:08 2008 UTC (16 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +12 -1 lines
Accessor functions for more stuff

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jun 10 15:49:51 2008 UTC (16 years, 1 month ago) by www
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
date functions now take partid

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 21 00:10:34 2008 UTC (16 years, 4 months ago) by www
Branches: MAIN
CVS tags: version_2_6_X, version_2_6_3
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
LaTeX syntax

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 20 23:54:46 2008 UTC (16 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
LaTeX Syntax Error

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 20 16:59:13 2008 UTC (16 years, 4 months ago) by www
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Typos

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 15 17:03:16 2008 UTC (16 years, 5 months ago) by bisitz
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +4 -1 lines
- Removed third column in entry &cas()
- Added entry for &implicit_multiplication()

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Sep 11 21:53:41 2007 UTC (16 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_99_1, version_2_5_99_0
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +9 -1 lines
- documenting &languages()

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu May 24 11:29:16 2007 UTC (17 years, 2 months ago) by www
Branches: MAIN
CVS tags: version_2_5_X, 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.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Table only has two columns

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 24 06:45:57 2007 UTC (17 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +3 -0 lines
- copy and paste cas description

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 18 15:26:41 2006 UTC (18 years ago) by www
Branches: MAIN
CVS tags: 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
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
First name and last name functions, &section actually only called &sec

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 29 18:07:15 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_99_0, 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
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- adding documentation on the new tags <algebra> <chem> <num> <parse>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jun 1 21:55:28 2005 UTC (19 years, 1 month ago) by www
Branches: MAIN
CVS tags: version_1_99_0
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +8 -8 lines
Hopefully eliminate some strange characters (showing up as "?" in Safari)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 1 18:32:42 2005 UTC (19 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +5 -4 lines
- documentation updates for prettyprint(), format(), dollarformat(),
- documentation adds for check_status()

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 6 15:22:47 2004 UTC (20 years, 2 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, version_1_2_99_0, 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.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
- adding another example to &map, bug 2981

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 27 14:20:01 2003 UTC (21 years, 1 month 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.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- change " to ' in prettyprint/format calls
- add ) to dollarformat calls

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 10 15:27:06 2003 UTC (21 years, 1 month ago) by bowersj2
Branches: MAIN
CVS tags: version_0_99_2
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +16 -16 lines
Oops.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jun 10 15:24:24 2003 UTC (21 years, 1 month ago) by bowersj2
Branches: MAIN
.tex tables for LON-CAPA functions available in problems

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>