Parent Directory
|
Revision Log
update from head
1 2 WeBWorK 3 Online Homework Delivery System 4 Version 2.0.1 5 6 Copyright 2000-2004, The WeBWorK Project 7 All rights reserved. 8 9 Introduction 10 11 This release fixes two bugs in WeBWorK 2.0. 12 13 1. When course databases were upgraded, sets, but not problems, were 14 assigned to the global user. This caused sets appear to be empty 15 when it was assigned to a user after the upgrade. Bugzilla bugs 16 [1]#611 and [2]#614 are related to this issue. 17 2. The date calculation routines before() and after(), used to 18 compare the current time to the set dates, were not inclusive. 19 20 Availability 21 22 WeBWorK 2.0.1 is available our CVS repository. Read 23 [3]WeBWorKCVSReadOnly for more information. 24 25 WeBWorK 2.0.1 is also available in tarball form from our SourceForge 26 project page: 27 [4]http://sourceforge.net/project/showfiles.php?group_id=93112 28 29 Installation 30 31 Read the section in the section in the installation manual on 32 [5]Upgrading WeBWorK. 33 34 Fixing courses upgraded with WeBWorK 2.0 35 36 To fix corruption of courses upgraded with WeBWorK 2.0: 37 38 1. Log into the course with WeBWorK 1.9 and delete the global user 39 (usually called global_user). 40 2. Log into the course with WeBWorK 2.0.1. You will be prompted to 41 upgrade the database. Do so. 42 3. If you had assigned sets to any users with WeBWorK 2.0, unassign 43 and reassign the sets to each user. 44 45 Help 46 47 If you need help installing or using WeBWorK 2.0, visit the [6]WeBWorK 48 discussion group and post your question there. The developers monitor 49 this forum. 50 51 Bug Reports & Feature Requests 52 53 Submit bug reports and feature requests at 54 [7]http://bugs.webwork.rochester.edu/. We can't fix bugs and add 55 features if you don't tell us about them! 56 57 Patches 58 59 While we welcome patches of any sort, by patching against the latest 60 CVS code, you save us and yourself time. A bug in this release may be 61 fixed in CVS, and we can more easily handle patches against the latest 62 code. Check out the latest development version from CVS and patch 63 against that. Consult the [8]WeBWorKCVS topic for more information. 64 65 References 66 67 1. http://bugs.webwork.rochester.edu/show_bug.cgi?id=611 68 2. http://bugs.webwork.rochester.edu/show_bug.cgi?id=614 69 3. file://localhost/twiki/bin/view/Webwork/WeBWorKCVSReadOnly 70 4. http://sourceforge.net/project/showfiles.php?group_id=93112 71 5. file://localhost/twiki/bin/view/Webwork/InstallationManual#Upgrading_WeBWorK 72 6. http://webhost.math.rochester.edu/webworkdocs/discuss/ 73 7. http://bugs.webwork.rochester.edu/ 74 8. file://localhost/twiki/bin/view/Webwork/WeBWorKCVS
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |