--
You received this message because you are subscribed to the Google Groups "PreTeXt support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-support+unsubscribe@googlegroups.com.
To post to this group, send email to pretext-support@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/b09677bd-ef7e-413f-b3cf-310c8a775e7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Also...In the knowl.html file for the webwork problem, you will find a url, where one of the javascript selectors will be something like &seed=123456. If anyone wanted to bypass actual chnages to WeBWorK, you could make some js that would alter that seed, and then reload the iframe the problem sits in.
--
You received this message because you are subscribed to the Google Groups "PreTeXt support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-support+unsubscribe@googlegroups.com.
To post to this group, send email to pretext-support@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/6293a869-1672-46e0-a6a4-768c5df936f4%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "PreTeXt support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-suppo...@googlegroups.com.
To post to this group, send email to pretext...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/df07cea5-dde5-4eda-a713-2d7a21336837%40googlegroups.com.
On 1/23/19 10:00 AM, Alex Jordan wrote:
> The short answer is you cannot do what you want right now,
> but maybe someday we can do it.
I'd love to see this. Is it possible to have the server endpoint get new
functionality? With no problem seed, or maybe the problem seed is a flag (0,
-1), and the server generates a random seed each time?
Then as authored in PTX we can just include some sort of attribute to initiate
this behavior.
An *endless* supply of "identical" problems with "different numbers" strikes me
as a fantastic feature of an online text. Maybe we could make the static
version have a finite number of such a problem by specifying a handful of seeds
in the PTX source?
I know there have been requests for "copies" of WW problems. Maybe we can do
the best possible thing for each format, with minimal source creation and
maintenance for authors?
Rob
--
You received this message because you are subscribed to the Google Groups "PreTeXt support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pretext-suppo...@googlegroups.com.
To post to this group, send email to pretext...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/0338e542-d144-538b-c76f-b15f840eb546%40ups.edu.
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/486e578d-041c-496f-b5f6-c5cd6ef22532%40googlegroups.com.
A while back there was a suggestion that pages with WeBWorK should load the static version initially, and then only load the live version when a student clicks on the problem (or a button next to the problem, using some javascript). As I understood it, this was intended to increase the speed at which a page loads, and the lower the server load on WeBWorK. Could this also solve the current problem? I don't know how how the seed thing works, but presumably if javascript can dynamically call for the webwork problem, it could also call for one with a random seed.
To view this discussion on the web visit https://groups.google.com/d/msgid/pretext-support/alpine.LRH.2.21.1901231642320.1262%40li375-150.members.linode.com.