[rochester] / tags / rel-1-7-01 / rochester_problib Repository:
ViewVC logotype

Log of /tags/rel-1-7-01/rochester_problib

View Directory Listing Directory Listing


Sticky Revision:

Revision 174 - Directory Listing
Modified Fri Oct 12 13:31:26 2001 UTC (11 years, 7 months ago) by
This commit was manufactured by cvs2svn to create tag 'rel-1-7-01'.

Revision 167 - Directory Listing
Modified Thu Sep 20 03:11:11 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
added problems with solutions

Revision 166 - Directory Listing
Modified Thu Sep 20 03:09:25 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
initial revision

Revision 165 - Directory Listing
Modified Wed Sep 19 01:36:44 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
removed -there are no problems on this topic

Revision 164 - Directory Listing
Modified Tue Sep 18 23:11:55 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
removed 18_6 - identical to 18_5

Revision 163 - Directory Listing
Modified Tue Sep 18 18:37:52 2001 UTC (11 years, 8 months ago) by apizer
Original Path: trunk/rochester_problib
set showPartialCorrectAnswers=0

Revision 162 - Directory Listing
Modified Tue Sep 11 18:27:48 2001 UTC (11 years, 8 months ago) by apizer
Original Path: trunk/rochester_problib
Mike fixed typo in formula

Revision 161 - Directory Listing
Modified Tue Sep 11 01:48:52 2001 UTC (11 years, 8 months ago) by apizer
Original Path: trunk/rochester_problib
usu std_num_str_cmp

Revision 160 - Directory Listing
Modified Tue Sep 11 01:14:11 2001 UTC (11 years, 8 months ago) by apizer
Original Path: trunk/rochester_problib
use std_num_str_cmp

Revision 159 - Directory Listing
Modified Mon Sep 10 16:56:56 2001 UTC (11 years, 8 months ago) by gage
Original Path: trunk/rochester_problib
Updated the standardexample.pg file, which was in fact a backup file
(.pg.bak)
-- only the first of the early changes was being displayed.

Revision 158 - Directory Listing
Modified Tue Sep 4 16:07:27 2001 UTC (11 years, 8 months ago) by gage
Original Path: trunk/rochester_problib
this problem now references its images correctly.  Make sure the
permissions
on the parent directory htmllinksexample allows execution so that
the webserver can reach the .gif file.

Revision 157 - Directory Listing
Modified Tue Sep 4 16:05:47 2001 UTC (11 years, 8 months ago) by gage
Original Path: trunk/rochester_problib
The conditionalquestion example.pg now behaves correctly when the
answer is blank.

The htmlexample.pg prob5.pg are buggy versions of other problems and
have been removed.

Revision 156 - Directory Listing
Modified Tue Sep 4 14:35:22 2001 UTC (11 years, 8 months ago) by gage
Original Path: trunk/rochester_problib
This file was a (buggy) duplicate of vectorfieldexample.pg
It is being removed.

Revision 155 - Directory Listing
Modified Sat Sep 1 00:57:50 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
the same as ur_in_18_5.pg

Revision 154 - Directory Listing
Modified Sat Sep 1 00:06:12 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
erased an extra bracket

Revision 153 - Directory Listing
Modified Fri Aug 31 19:53:49 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
i think it is fixed now

Revision 152 - Directory Listing
Modified Fri Aug 31 17:57:21 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
changed the due date

Revision 151 - Directory Listing
Modified Fri Aug 31 13:15:47 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
replaced rel by reltol, but there is something else wrong with this problem, which I don't know how to fix. It complains
about  PGtranslator.pm::process_answers.

Revision 150 - Directory Listing
Modified Thu Aug 30 17:45:14 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
fixed the order of the defined variables

Revision 149 - Directory Listing
Modified Thu Aug 30 15:53:25 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
fixed num_cmp

Revision 148 - Directory Listing
Modified Thu Aug 30 15:36:24 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
fixed num_cmp and parentheses

Revision 147 - Directory Listing
Modified Thu Aug 30 15:13:58 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
fixed typos

Revision 146 - Directory Listing
Modified Thu Aug 30 03:10:18 2001 UTC (11 years, 8 months ago) by gage
Original Path: trunk/rochester_problib
Fixed call to answer evaluators (which are now AnswerEvaluator objects
rather than CODE)

Revision 145 - Directory Listing
Modified Thu Aug 30 03:07:59 2001 UTC (11 years, 8 months ago) by gage
Original Path: trunk/rochester_problib
Updated the call to level_curve_check to include option keys.

Revision 144 - Directory Listing
Modified Thu Aug 30 03:06:41 2001 UTC (11 years, 8 months ago) by gage
Original Path: trunk/rochester_problib
Fixed some hand crafted answer evaluators which assumed that the
standard answer evaluators were CODE instead of AnswerEvaluator objects

Revision 143 - Directory Listing
Modified Wed Aug 29 20:33:50 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
fixed the number of pairs

Revision 142 - Directory Listing
Modified Wed Aug 29 20:25:57 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
removed

Revision 141 - Directory Listing
Modified Wed Aug 29 19:47:42 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
fixed misprints

Revision 140 - Directory Listing
Modified Wed Aug 29 16:53:07 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
I don't know what exactly was wrong. I changed several things, and it works now.

Revision 139 - Directory Listing
Modified Wed Aug 29 16:40:52 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
fixed num_cmp

Revision 138 - Directory Listing
Modified Wed Aug 29 15:48:33 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
fixed parentheses

Revision 137 - Directory Listing
Modified Wed Aug 29 15:40:17 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
changed &ANS(function_cmp... to ANS(fun_cmp...

Revision 136 - Directory Listing
Modified Wed Aug 29 15:38:46 2001 UTC (11 years, 8 months ago) by voloshin
Original Path: trunk/rochester_problib
removed: there is such a problem under another name

Revision 135 - Directory Listing
Modified Thu Aug 23 17:15:13 2001 UTC (11 years, 9 months ago) by apizer
Original Path: trunk/rochester_problib
removed quotes from around numerical answer

Revision 134 - Directory Listing
Modified Fri Aug 17 18:13:54 2001 UTC (11 years, 9 months ago) by sh002i
Original Path: trunk/rochester_problib
Unneeded -- renamed to webwork/system/courseScripts/PGdiffeqmacros.pl
a while ago.

Revision 133 - Directory Listing
Modified Fri Aug 17 18:12:52 2001 UTC (11 years, 9 months ago) by sh002i
Original Path: trunk/rochester_problib
moved to webwork/system/courseScripts

Revision 132 - Directory Listing
Modified Fri Aug 17 17:42:46 2001 UTC (11 years, 9 months ago) by sh002i
Original Path: trunk/rochester_problib
re-added these files.

Revision 131 - Directory Listing
Modified Thu Aug 16 22:10:47 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
forgot to erase a test

Revision 130 - Directory Listing
Modified Thu Aug 16 22:00:36 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
replaced shading with parallel lines by fillRegion

Revision 129 - Directory Listing
Modified Thu Aug 16 20:28:50 2001 UTC (11 years, 9 months ago) by sh002i
Original Path: trunk/rochester_problib
removed files that were inadvertantly added to CVS

Revision 128 - Directory Listing
Modified Wed Aug 15 19:28:33 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
commented out a problem - it doesn't work

Revision 127 - Directory Listing
Modified Wed Aug 15 19:08:21 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
fixed cos

Revision 126 - Directory Listing
Modified Wed Aug 15 18:37:56 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
*** empty log message ***

Revision 125 - Directory Listing
Modified Tue Aug 14 19:16:27 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
uncommented 2_3 which works now

Revision 124 - Directory Listing
Modified Tue Aug 14 18:57:09 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
changed num_cmp to std_num_cmp

Revision 123 - Directory Listing
Modified Tue Aug 14 18:54:57 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
slightly modified

Revision 122 - Directory Listing
Modified Tue Aug 14 18:38:18 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
many modifications: made the coefficients integer, simplified code by choosing x and y first, defined the determinant "by hand" - so that it works now.

Revision 121 - Directory Listing
Modified Tue Aug 14 15:56:58 2001 UTC (11 years, 9 months ago) by ad001h
Original Path: trunk/rochester_problib
removing unneeded backup files

Revision 120 - Directory Listing
Modified Tue Aug 14 15:37:59 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
changed answermacros2 to diffeqmacros

Revision 119 - Directory Listing
Modified Tue Aug 14 15:16:20 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
changed numericalmethods to PGnumericalmacros

Revision 118 - Directory Listing
Modified Tue Aug 14 14:39:51 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
rounded the value of the last probability

Revision 117 - Directory Listing
Modified Tue Aug 14 13:40:32 2001 UTC (11 years, 9 months ago) by ad001h
Original Path: trunk/rochester_problib
removing from this directory

Revision 116 - Directory Listing
Modified Tue Aug 14 13:39:50 2001 UTC (11 years, 9 months ago) by ad001h
Original Path: trunk/rochester_problib
removed from this directory

Revision 115 - Directory Listing
Modified Tue Aug 14 13:31:19 2001 UTC (11 years, 9 months ago) by ad001h
Original Path: trunk/rochester_problib
removed files from this directory

Revision 114 - Directory Listing
Modified Tue Aug 14 13:28:56 2001 UTC (11 years, 9 months ago) by ad001h
Original Path: trunk/rochester_problib
removed from this directory

Revision 113 - Directory Listing
Modified Mon Aug 13 20:26:46 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
*** empty log message ***

Revision 112 - Directory Listing
Modified Mon Aug 13 14:57:26 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new problems

Revision 111 - Directory Listing
Modified Mon Aug 13 14:57:03 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new set definition file

Revision 110 - Directory Listing
Modified Mon Aug 13 13:36:32 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
each variable has its own interval now.

Revision 109 - Directory Listing
Modified Mon Aug 13 13:33:32 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
changed 1999 to 2001

Revision 108 - Directory Listing
Modified Fri Aug 10 22:32:58 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
added new problems

Revision 107 - Directory Listing
Modified Fri Aug 10 22:32:38 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new problems

Revision 106 - Directory Listing
Modified Fri Aug 10 17:48:44 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
mostly new problems, except for ur_pb_16_2.pg and ur_pb_16_10.pg are moved here from set Probability13

Revision 105 - Directory Listing
Modified Fri Aug 10 17:46:41 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new set definition file

Revision 104 - Directory Listing
Modified Fri Aug 10 16:07:22 2001 UTC (11 years, 9 months ago) by ad001h
Original Path: trunk/rochester_problib
new problems

Revision 103 - Directory Listing
Modified Fri Aug 10 16:06:39 2001 UTC (11 years, 9 months ago) by ad001h
Original Path: trunk/rochester_problib
added new problems and fixed order so that they were organized by intro, large sample, small
sample, population proportion, and variance

Revision 102 - Directory Listing
Modified Thu Aug 9 18:09:14 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
removed 2 problems - will move to another set

Revision 101 - Directory Listing
Modified Thu Aug 9 18:08:25 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
moved to another set

Revision 100 - Directory Listing
Modified Thu Aug 9 15:55:56 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new problems

Revision 99 - Directory Listing
Modified Thu Aug 9 15:55:36 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new set definition file

Revision 98 - Directory Listing
Modified Thu Aug 9 14:34:35 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new problems

Revision 97 - Directory Listing
Modified Thu Aug 9 14:34:06 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new set definition file

Revision 96 - Directory Listing
Modified Wed Aug 8 19:40:09 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
added new problem

Revision 95 - Directory Listing
Modified Wed Aug 8 19:39:46 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new problem

Revision 94 - Directory Listing
Modified Wed Aug 8 18:48:45 2001 UTC (11 years, 9 months ago) by sh002i
Original Path: trunk/rochester_problib
Changed URL for accepted functions link.

Revision 93 - Directory Listing
Modified Wed Aug 8 18:29:42 2001 UTC (11 years, 9 months ago) by ad001h
Original Path: trunk/rochester_problib
fixed typos

Revision 92 - Directory Listing
Modified Wed Aug 8 18:24:42 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
added new problems

Revision 91 - Directory Listing
Modified Wed Aug 8 18:24:02 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new problems

Revision 90 - Directory Listing
Modified Wed Aug 8 18:19:44 2001 UTC (11 years, 9 months ago) by ad001h
Original Path: trunk/rochester_problib
fixed errors and made changed to order in set def file

Revision 89 - Directory Listing
Modified Wed Aug 8 17:30:40 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
added new problems

Revision 88 - Directory Listing
Modified Wed Aug 8 17:30:19 2001 UTC (11 years, 9 months ago) by voloshin
Original Path: trunk/rochester_problib
new problems

Revision 87 - Directory Listing
Modified Tue Aug 7 20:26:30 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
added new problems

Revision 86 - Directory Listing
Modified Tue Aug 7 20:26:12 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problems

Revision 85 - Directory Listing
Modified Tue Aug 7 20:14:00 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
added new problems

Revision 84 - Directory Listing
Modified Tue Aug 7 20:13:37 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 83 - Directory Listing
Modified Tue Aug 7 19:06:33 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
added new problems

Revision 82 - Directory Listing
Modified Tue Aug 7 19:06:08 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
new problem

Revision 81 - Directory Listing
Modified Tue Aug 7 19:05:38 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 80 - Directory Listing
Modified Tue Aug 7 17:40:24 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
added new problem and changed order

Revision 79 - Directory Listing
Modified Tue Aug 7 17:40:00 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problem

Revision 78 - Directory Listing
Modified Tue Aug 7 17:16:28 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
fixed spacing

Revision 77 - Directory Listing
Modified Tue Aug 7 15:43:45 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
added new problems

Revision 76 - Directory Listing
Modified Tue Aug 7 15:43:27 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 75 - Directory Listing
Modified Tue Aug 7 15:34:39 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problems

Revision 74 - Directory Listing
Modified Tue Aug 7 15:34:03 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
added new problems

Revision 73 - Directory Listing
Modified Tue Aug 7 14:00:32 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
fixed parenthesis

Revision 72 - Directory Listing
Modified Tue Aug 7 13:52:09 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
added new problem

Revision 71 - Directory Listing
Modified Tue Aug 7 13:51:53 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problem

Revision 70 - Directory Listing
Modified Mon Aug 6 19:28:16 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
fixed tolerance and some other things

Revision 69 - Directory Listing
Modified Mon Aug 6 19:26:40 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
changed the order of the problems

Revision 68 - Directory Listing
Modified Fri Aug 3 20:15:54 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
added new problems

Revision 67 - Directory Listing
Modified Fri Aug 3 20:15:21 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 66 - Directory Listing
Modified Fri Aug 3 19:54:07 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
fixed arrays

Revision 65 - Directory Listing
Modified Fri Aug 3 19:34:08 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
added new problems

Revision 64 - Directory Listing
Modified Fri Aug 3 19:33:38 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problems

Revision 63 - Directory Listing
Modified Fri Aug 3 18:41:27 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
nothing important

Revision 62 - Directory Listing
Modified Fri Aug 3 18:25:26 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
added new problems

Revision 61 - Directory Listing
Modified Fri Aug 3 18:24:48 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
modified coefficients

Revision 60 - Directory Listing
Modified Fri Aug 3 18:24:11 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 59 - Directory Listing
Modified Fri Aug 3 18:09:17 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
changed size of table

Revision 58 - Directory Listing
Modified Fri Aug 3 17:51:34 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problems

Revision 57 - Directory Listing
Modified Fri Aug 3 15:27:52 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
added new problems

Revision 56 - Directory Listing
Modified Fri Aug 3 15:27:30 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 55 - Directory Listing
Modified Thu Aug 2 14:24:23 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
fixed typos

Revision 54 - Directory Listing
Modified Thu Aug 2 13:51:00 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
added new problems

Revision 53 - Directory Listing
Modified Wed Aug 1 20:46:12 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problems

Revision 52 - Directory Listing
Modified Wed Aug 1 15:48:13 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problem

Revision 51 - Directory Listing
Modified Wed Aug 1 14:47:59 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problem

Revision 50 - Directory Listing
Modified Wed Aug 1 14:34:35 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
changed small sample to large sample

Revision 49 - Directory Listing
Modified Tue Jul 31 20:47:46 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problems

Revision 48 - Directory Listing
Modified Tue Jul 31 20:46:27 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
changed set def file so that order of problems is different

Revision 47 - Directory Listing
Modified Tue Jul 31 13:22:47 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
fixed typos

Revision 46 - Directory Listing
Modified Tue Jul 31 13:14:06 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
changed the size of the table

Revision 45 - Directory Listing
Modified Tue Jul 31 13:13:07 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
*** empty log message ***

Revision 44 - Directory Listing
Modified Tue Jul 31 13:11:51 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
modified table

Revision 43 - Directory Listing
Modified Mon Jul 30 20:29:51 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
new problems

Revision 42 - Directory Listing
Modified Mon Jul 30 20:24:45 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
added new problems

Revision 41 - Directory Listing
Modified Mon Jul 30 20:24:14 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 40 - Directory Listing
Modified Mon Jul 30 19:08:08 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
modified the table so that it fits into a column

Revision 39 - Directory Listing
Modified Mon Jul 30 18:56:09 2001 UTC (11 years, 9 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 38 - Directory Listing
Modified Mon Jul 30 13:46:20 2001 UTC (11 years, 9 months ago) by amanda
Original Path: trunk/rochester_problib
fixed some errors in confidence interval section

Revision 37 - Directory Listing
Modified Tue Jul 3 20:44:12 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
various corrections and modifications

Revision 36 - Directory Listing
Modified Tue Jul 3 20:17:27 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
added new problems

Revision 35 - Directory Listing
Modified Tue Jul 3 18:39:22 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new set definition file

Revision 34 - Directory Listing
Modified Tue Jul 3 18:37:37 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
added more problems

Revision 33 - Directory Listing
Modified Tue Jul 3 18:28:26 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new set definition file

Revision 32 - Directory Listing
Modified Tue Jul 3 18:19:12 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 31 - Directory Listing
Modified Tue Jul 3 18:00:09 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 30 - Directory Listing
Modified Tue Jul 3 13:40:26 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
fixed typos and spacing

Revision 29 - Directory Listing
Modified Mon Jul 2 20:18:32 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
added new problems

Revision 28 - Directory Listing
Modified Mon Jul 2 20:04:03 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new set definition file

Revision 27 - Directory Listing
Modified Mon Jul 2 18:45:55 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new problem

Revision 26 - Directory Listing
Modified Mon Jul 2 18:32:40 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 25 - Directory Listing
Modified Mon Jul 2 18:16:50 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
added new problems

Revision 24 - Directory Listing
Modified Mon Jul 2 18:15:26 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
fixed the degree of freedom

Revision 23 - Directory Listing
Modified Mon Jul 2 18:13:15 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 22 - Directory Listing
Modified Mon Jul 2 17:20:17 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
added a problem

Revision 21 - Directory Listing
Modified Fri Jun 29 13:47:11 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new set definition file

Revision 20 - Directory Listing
Modified Thu Jun 28 21:07:33 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 19 - Directory Listing
Modified Thu Jun 28 18:39:15 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
fixing percent signs

Revision 18 - Directory Listing
Modified Thu Jun 28 18:00:51 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
new problems

Revision 17 - Directory Listing
Modified Thu Jun 28 13:12:08 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
edited problem to be more consistant

Revision 16 - Directory Listing
Modified Thu Jun 28 13:11:43 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
edited problem, added more variety

Revision 15 - Directory Listing
Modified Wed Jun 27 18:02:32 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new set definition file

Revision 14 - Directory Listing
Modified Wed Jun 27 17:41:23 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
added a problem

Revision 13 - Directory Listing
Modified Wed Jun 27 13:42:39 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new problems

Revision 12 - Directory Listing
Modified Wed Jun 27 13:09:00 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
added a problem

Revision 11 - Directory Listing
Modified Tue Jun 26 18:53:58 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
added problems

Revision 10 - Directory Listing
Modified Tue Jun 26 18:40:09 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
edited definition file by removing problems that are not needed

Revision 9 - Directory Listing
Modified Tue Jun 26 15:33:49 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
changed due date

Revision 8 - Directory Listing
Modified Tue Jun 26 14:36:02 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
adding new problem set

Revision 7 - Directory Listing
Modified Tue Jun 26 14:31:04 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
new set definition file

Revision 6 - Directory Listing
Modified Tue Jun 26 14:11:39 2001 UTC (11 years, 10 months ago) by maria
Original Path: trunk/rochester_problib
changed the due date

Revision 5 - Directory Listing
Modified Tue Jun 26 14:03:45 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
fixed errors and spacing

Revision 4 - Directory Listing
Modified Mon Jun 25 20:36:41 2001 UTC (11 years, 10 months ago) by amanda
Original Path: trunk/rochester_problib
fixed spaces

Revision 2 - Directory Listing
Added Mon Jun 25 19:20:51 2001 UTC (11 years, 11 months ago) by sam
Original Path: trunk/rochester_problib
added problem library as webwork/ww_prob_lib with revision tag prob-lib-2

Sort log by:

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9