Log of /trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/CourseAdmin.pm
Parent Directory
Revision
2479 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 10 16:28:56 2004 UTC (8 years, 10 months ago) by
sh002i
File length: 39767 byte(s)
Diff to
previous 2478
,
to
selected 2023
an ugly hack to convince safari to download the damn file! apparently
just sending a "Content-Disposition: attachment" header isn't enough. it
has to be a BINARY FILE! WTF! better solutions welcome.
Revision
2378 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 23 23:10:44 2004 UTC (8 years, 10 months ago) by
sh002i
File length: 38343 byte(s)
Diff to
previous 2373
,
to
selected 2023
cleaned up form layout and improved error handling. also, instead of
having a separate set of field
for the "admin user", implemented an option to "add the WeBWorK
administrators to the new course".
Revision
2256 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 6 00:20:14 2004 UTC (8 years, 11 months ago) by
gage
File length: 37898 byte(s)
Diff to
previous 2254
,
to
selected 2023
Added comments -- should we enter the contact person as a student in the admin class
so that we can use the email facility to contact people hosted on this server?
Revision
2242 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 2 18:21:38 2004 UTC (8 years, 11 months ago) by
gage
File length: 36563 byte(s)
Diff to
previous 2189
,
to
selected 2023
Changed formatting of the "Add course" sub page.
When a new course is created the course name, id, institution and so forth
are logged in hosted_courses.log in admin/logs
This logging facility must be defined in the admin/course.conf file.
--Mike
Revision
2148 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat May 22 01:08:09 2004 UTC (9 years ago) by
sh002i
File length: 32600 byte(s)
Diff to
previous 2138
,
to
selected 2023
added ability to import the contents of another course's templates
directory when creating a new course. this is supported in bin/addcourse
with the --templates-from=COURSEID switch and in the web interface with
an additional form field.
Revision
2104 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu May 13 20:49:18 2004 UTC (9 years ago) by
sh002i
File length: 31721 byte(s)
Diff to
previous 2045
,
to
selected 2023
several changes towards closing bug #481. (1) removed database "multiple
source" warnings. (2) if sql database name is blank, "webwork_$courseID"
is used. (3) removed sql execution warnings. (4) allowed blank sql admin
password.
Revision
2023 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Modified
Fri May 7 04:28:54 2004 UTC (9 years ago) by
jj
File length: 33036 byte(s)
Diff to
previous 2004
If there is more than one mysql source (which there is now thanks to
ProblemLibrary), then we look for the most commonly used source. Fixed
a bug in this counting part.
Revision
1945 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Mon Apr 5 03:58:30 2004 UTC (9 years, 1 month ago) by
sh002i
File length: 14644 byte(s)
Diff
to
selected 2023
preliminary web-based course creation support
try it -- create a course called "admin" the usual way and then visit it
in your browser.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.