Log of /trunk/webwork-modperl/conf/templates
Directory Listing
Revision
5809 -
Directory Listing
Modified
Thu Jun 26 19:46:02 2008 UTC (4 years, 10 months ago) by
gage
forward porting from rel-2-4-5
Revision
5793 -
Directory Listing
Modified
Thu Jun 26 14:56:50 2008 UTC (4 years, 10 months ago) by
gage
forward ports from rel-2-4-5
Revision
5771 -
Directory Listing
Modified
Wed Jun 25 03:48:43 2008 UTC (4 years, 11 months ago) by
gage
forward port of changes to rel-2-4-5
Revision
5758 -
Directory Listing
Modified
Tue Jun 24 22:54:04 2008 UTC (4 years, 11 months ago) by
gage
forward port of changes in rel-2-4-5
Revision
5747 -
Directory Listing
Modified
Tue Jun 24 17:14:55 2008 UTC (4 years, 11 months ago) by
gage
updated version of template
Revision
5451 -
Directory Listing
Modified
Wed Aug 29 12:15:16 2007 UTC (5 years, 8 months ago) by
dpvc
Added the support files needed for the Union theme (since someone
added it to the list of themes without adding the support files).
I didn't have a gateway template made up, so I hacked this one
together based on the ur page. It is only lightly tested.
Revision
5319 -
Directory Listing
Modified
Mon Aug 13 22:59:59 2007 UTC (5 years, 9 months ago) by
sh002i
updated copyright dates
Revision
4914 -
Directory Listing
Modified
Thu Mar 29 19:48:58 2007 UTC (6 years, 1 month ago) by
glarose
More gateway fixes/additions. This commit
- moves javascript code for gateways into htdocs/js/gateway.js,
- updates the gateway template to use that,
- updates the gateway CSS file to use Louis Zulli's workaround
for IE6 not honoring position:fixed, and adds CSS definitions
for a score reporting box for multi-page, multi-attempt quizzes,
- updates the GatewayQuiz module to print a score reporting box
for multi-page, multi-attempt quizzes,
- updates the Grades module to correctly sort problems for
GatewayQuiz assignments that have randomly ordered problems, and
- adds some error checking to ProblemSetDetail to avoid people
doing things like submitting a zero time limit for a gateway.
Revision
4428 -
Directory Listing
Modified
Fri Sep 1 14:17:43 2006 UTC (6 years, 8 months ago) by
sh002i
replaced unicode literals with code points.
Revision
4330 -
Directory Listing
Modified
Thu Aug 3 15:16:47 2006 UTC (6 years, 9 months ago) by
glarose
GatewayQuiz: update gateway.template to debug alert popups when problems
are previewed or when switching between pages in a multi-page test,
correct for IE CSS display bug.
Revision
4329 -
Directory Listing
Modified
Tue Aug 1 22:04:30 2006 UTC (6 years, 9 months ago) by
glarose
GatewayQuiz template update: update for new timer. Still has some
bugs in treatment low-time alerts for multipage tests and previews.
Revision
4169 -
Directory Listing
Modified
Mon Jun 26 23:23:35 2006 UTC (6 years, 10 months ago) by
dpvc
A theme for use with moodle courses. It is used to remove portions of
the WeBWorK GUI when the page appears in the IFRAME used by wwmoodleset.
Revision
4022 -
Directory Listing
Modified
Mon Feb 13 20:56:27 2006 UTC (7 years, 3 months ago) by
glarose
Update gateway template to clarify time warnings.
Revision
3973 -
Directory Listing
Modified
Wed Jan 25 23:13:56 2006 UTC (7 years, 3 months ago) by
sh002i
forward-port from rel-2-2-dev: (update copyright date range -- 2000-2006.
this is probably overkill, since there are some files that were created
after 2000 and some files that were last modified before 2006.)
Revision
3963 -
Directory Listing
Modified
Tue Jan 24 23:27:02 2006 UTC (7 years, 4 months ago) by
sh002i
forward-port from rel-2-2-dev: (make webwork code output siblings div/h2
code, rather than template. this allows for the siblings box to be named
according to its contents.)
Revision
3951 -
Directory Listing
Modified
Tue Jan 24 02:05:09 2006 UTC (7 years, 4 months ago) by
sh002i
from rel-2-2-dev: (make templates validate)
Revision
3925 -
Directory Listing
Modified
Fri Jan 20 00:17:39 2006 UTC (7 years, 4 months ago) by
sh002i
forward-port to head (partial clean up rendering of the info box. it
will now not show up unless it has content, and the headings will be
rendered more nicely.)
Revision
3924 -
Directory Listing
Modified
Fri Jan 20 00:11:50 2006 UTC (7 years, 4 months ago) by
sh002i
*** empty log message ***
Revision
3918 -
Directory Listing
Modified
Thu Jan 19 01:05:46 2006 UTC (7 years, 4 months ago) by
sh002i
Forward-port from rel-2-2-patches: housekeeping.
added copyright notices.
UTF-8 => utf-8.
removed byte-order marker added by bbedit.
removed commented-out elements.
Revision
3847 -
Directory Listing
Modified
Thu Dec 22 18:43:33 2005 UTC (7 years, 5 months ago) by
glarose
Gateway update: restore runtimer() to gateway.template (though for some
reason it no longer likes the onload() handler in the body tag?). add
nocache headers to try and avoid pernicious use of the back button.
correct javascript timer to avoid negative times.
Revision
3840 -
Directory Listing
Modified
Wed Dec 21 23:20:17 2005 UTC (7 years, 5 months ago) by
glarose
Gateway update: add gateway.css stylesheet to gateway template
Revision
3830 -
Directory Listing
Added
Mon Dec 19 03:37:33 2005 UTC (7 years, 5 months ago) by
sh002i
moved template files into theme directories