We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c410210 + ef1fd72 commit 60a17f1Copy full SHA for 60a17f1
macros/LiveGraphics3D.pl
@@ -87,7 +87,7 @@ sub LiveGraphics3D {
87
size => [250,250],
88
jar => "live.jar", # "${htmlURL}live.jar",
89
codebase => findAppletCodebase("live.jar"),
90
- # codebase => "http://hosted2.webwork.rochester.edu/webwork2_files/applets/", # used for testing
+ # codebase => "https://demo.webwork.rochester.edu/webwork2_files/applets/", # used for testing
91
background => "#FFFFFF",
92
scale => 1.,
93
tex_size => 500,
0 commit comments