Log of /branches/gage_dev/pg/lib/Applet.pm
Parent Directory
Revision
6343 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 10 12:09:32 2010 UTC (2 years, 10 months ago) by
gage
File length: 43129 byte(s)
Diff to
previous 6341
,
to
selected 6324
allow a parameter_string in addition to (and overriding) the parameter hash params.
Makes it easier to cut and paste a geogebra object from a webpage into a PG problem.
Revision
6332 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 10 00:25:39 2010 UTC (2 years, 10 months ago) by
gage
File length: 42581 byte(s)
Diff to
previous 6331
,
to
selected 6324
removed <form></form> from the comments. (Also in the previous update reverted
the tags for java applets back to <applets> instead of <object> -- it seems
safer --- at least with geogebra.
Revision
6331 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 10 00:18:09 2010 UTC (2 years, 10 months ago) by
gage
File length: 42599 byte(s)
Diff to
previous 6324
Remove all references to AUTOLOAD -- they cause trouble with new versions of the Safe compartment
and we dont' really need them -- they were just a convenience so that we didn't have to write out
pass through measures by hand.
Revision
6324 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Modified
Wed Jul 7 01:38:26 2010 UTC (2 years, 10 months ago) by
gage
File length: 42748 byte(s)
Diff to
previous 6315
merged upgrades from Trunk. better handling of typeset version of correct answer and better
version of Applet API
Revision
6315 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 1 20:31:45 2010 UTC (2 years, 10 months ago) by
gage
File length: 41897 byte(s)
Diff to
previous 6313
,
to
selected 6324
this now works mostly
issues:
for ie8 -- for java applets this sometimes fails (for example on reload) but not always -- timing issue?
for firefox -- this works for java and usually works for flash -- it fails to work for shift reload on flash
Revision
5594 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 20 00:04:39 2007 UTC (5 years, 5 months ago) by
gage
Original Path:
trunk/pg/lib/Applet.pm
File length: 14136 byte(s)
Diff to
previous 5583
,
to
selected 6324
Updated documentation. Fixed a hard coded reference in the DEFAULT_OBJECT_TEXT.
Added getQE(name) for referencing HTML elements in PG questions.
Added listQuestionElements() for discovering the names/ids of input HTML elements in PG questions.
Revision
5574 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Tue Oct 30 15:57:04 2007 UTC (5 years, 6 months ago) by
gage
Original Path:
trunk/pg/lib/Applet.pm
File length: 10005 byte(s)
Diff
to
selected 6324
Preliminary version of Applet.pm which will provide a uniform interface
for including FlashApplets (eventually other applets) in a webwork
problem. This remains experimental so the interface will probably
change.
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.