Hi, Is there a way to have the autoez function enabled for the built-in JSME so we can do stereochemistry interpretations of alkenes in the organic response questions? Perhaps as a parameter when setting up the problem (i.e., autoez="yes"). Currently students need to manually enable stereochemistry interpretation for alkenes by clicking the wedge and clicking the double bond, something I'd rather avoid.
Thanks, Mark Mark J Wall, Ph.D. Department of Chemistry Dalhousie University Halifax, NS Ph: (902) 494-7565<tel:%28902%29%20494-7565> ________________________________ From: LON-CAPA-users <lon-capa-users-boun...@mail.lon-capa.org> on behalf of lon-capa-users-requ...@mail.lon-capa.org <lon-capa-users-requ...@mail.lon-capa.org> Sent: March 18, 2021 11:58 AM To: lon-capa-users@mail.lon-capa.org <lon-capa-users@mail.lon-capa.org> Subject: LON-CAPA-users Digest, Vol 109, Issue 1 CAUTION: The Sender of this email is not from within Dalhousie. Send LON-CAPA-users mailing list submissions to lon-capa-users@mail.lon-capa.org To subscribe or unsubscribe via the World Wide Web, visit http://mail.lon-capa.org/mailman/listinfo/lon-capa-users or, via email, send a message with subject or body 'help' to lon-capa-users-requ...@mail.lon-capa.org You can reach the person managing the list at lon-capa-users-ow...@mail.lon-capa.org When replying, please edit your Subject line so it is more specific than "Re: Contents of LON-CAPA-users digest..." Today's Topics: 1. Re: {Disarmed} {Disarmed} Re: Lon-Capa demo problems on website (Lucas, Mark) 2. Re: {Disarmed} {Disarmed} Re: Lon-Capa demo problems on website (Lucas, Mark) 3. Re: {Disarmed} {Disarmed} Re: Lon-Capa demo problems on website (Itay) 4. Converter LON-CAPA problems to STACK questions out now (Sprengel, Frauke) ---------------------------------------------------------------------- Message: 1 Date: Thu, 18 Feb 2021 21:06:27 +0000 From: "Lucas, Mark" <luc...@ohio.edu> To: "Lucas, Mark" <luc...@ohio.edu>, Discussion list for LON-CAPA users <lon-capa-users@mail.lon-capa.org> Subject: Re: [LON-CAPA-users] {Disarmed} {Disarmed} Re: Lon-Capa demo problems on website Message-ID: <d58badab-d7f4-4cc8-b8c2-922838fd6...@ohio.edu> Content-Type: text/plain; charset="utf-8" Itay, I?ve placed a few samples in: /res/showandtell/SntPhysics/Favorites/Mark Lucas Favorites/Sample_problems.sequence There are several that use HTML5, so they are not a ?standard? problem. When Java and Physlets ran into issues in browsers, I coded a minimal chunk of HTML5 to allow me to replicate some of my old physlet kinematics problems. I also took Wolfgang?s arrow code that he shared with the group at a conference, stripped it down to a single arrow (to wrap my head around it), and created several simple ?single arrow? practice problems. I?ve also included a simple gnuplot problem and random label problem. Under the hood one of the nice features is the ability to code adaptive hints. As well conceptgroups are a feature that allow on to produce more sophisticated randomization in a fairly simple manner. Hope this helps, Mark -- Mark Lucas email: luc...@ohio.edu 252D Clippinger Lab phone: (740)597-2984 Department of Physics and Astronomy fax: (740)593-0433 Ohio University Athens, OH 45701 ------------------------------ Message: 2 Date: Fri, 19 Feb 2021 15:54:07 +0000 From: "Lucas, Mark" <luc...@ohio.edu> To: Itay <it...@nospammail.net> Cc: Discussion list for LON-CAPA users <lon-capa-users@mail.lon-capa.org> Subject: Re: [LON-CAPA-users] {Disarmed} {Disarmed} Re: Lon-Capa demo problems on website Message-ID: <71b82db9-f95d-4bc6-acd2-e61e1cfec...@ohio.edu> Content-Type: text/plain; charset="utf-8" Itay, I?m glad it is helpful. Most of the problems coded locally at Ohio University have source available. Later, Mark > On Feb 19, 2021, at 10:50 AM, Itay <it...@nospammail.net> wrote: > > Mark, > > This is very helpful. In particular, the fact that you made the source code > available. > > Many Thanks > Itay > > On Thu, 18 Feb 2021, at 23:06, Lucas, Mark wrote: >> Itay, >> >> I?ve placed a few samples in: >> >> /res/showandtell/SntPhysics/Favorites/Mark Lucas >> Favorites/Sample_problems.sequence >> >> There are several that use HTML5, so they are not a ?standard? problem. >> When Java and Physlets ran into issues in browsers, I coded a minimal >> chunk of HTML5 to >> allow me to replicate some of my old physlet kinematics problems. I >> also took Wolfgang?s >> arrow code that he shared with the group at a conference, stripped it >> down to a single arrow >> (to wrap my head around it), and created several simple ?single arrow? >> practice problems. >> >> I?ve also included a simple gnuplot problem and random label problem. >> >> Under the hood one of the nice features is the ability to code adaptive >> hints. >> As well conceptgroups are a feature that allow on to produce more >> sophisticated randomization >> in a fairly simple manner. >> >> Hope this helps, >> Mark >> -- >> Mark Lucas email: >> luc...@ohio.edu >> 252D Clippinger Lab phone: >> (740)597-2984 >> Department of Physics and Astronomy fax: (740)593-0433 >> Ohio University >> Athens, OH 45701 >> >> -- Mark Lucas email: luc...@ohio.edu 252D Clippinger Lab phone: (740)597-2984 Department of Physics and Astronomy fax: (740)593-0433 Ohio University Athens, OH 45701 ------------------------------ Message: 3 Date: Fri, 19 Feb 2021 17:50:34 +0200 From: Itay <it...@nospammail.net> To: "Lucas, Mark" <luc...@ohio.edu>, "Discussion list for LON-CAPA users" <lon-capa-users@mail.lon-capa.org> Subject: Re: [LON-CAPA-users] {Disarmed} {Disarmed} Re: Lon-Capa demo problems on website Message-ID: <ada32b81-2815-4ef1-b6f4-5a5819455...@www.fastmail.com> Content-Type: text/plain;charset=utf-8 Mark, This is very helpful. In particular, the fact that you made the source code available. Many Thanks Itay On Thu, 18 Feb 2021, at 23:06, Lucas, Mark wrote: > Itay, > > I?ve placed a few samples in: > > /res/showandtell/SntPhysics/Favorites/Mark Lucas > Favorites/Sample_problems.sequence > > There are several that use HTML5, so they are not a ?standard? problem. > When Java and Physlets ran into issues in browsers, I coded a minimal > chunk of HTML5 to > allow me to replicate some of my old physlet kinematics problems. I > also took Wolfgang?s > arrow code that he shared with the group at a conference, stripped it > down to a single arrow > (to wrap my head around it), and created several simple ?single arrow? > practice problems. > > I?ve also included a simple gnuplot problem and random label problem. > > Under the hood one of the nice features is the ability to code adaptive > hints. > As well conceptgroups are a feature that allow on to produce more > sophisticated randomization > in a fairly simple manner. > > Hope this helps, > Mark > -- > Mark Lucas email: > luc...@ohio.edu > 252D Clippinger Lab phone: > (740)597-2984 > Department of Physics and Astronomy fax: (740)593-0433 > Ohio University > Athens, OH 45701 > > ------------------------------ Message: 4 Date: Thu, 18 Mar 2021 15:58:37 +0100 From: "Sprengel, Frauke" <frauke.spren...@hs-hannover.de> To: Discussion list for LON-CAPA users <lon-capa-users@mail.lon-capa.org> Subject: [LON-CAPA-users] Converter LON-CAPA problems to STACK questions out now Message-ID: <d23808df-d4b3-d09d-8a5e-10567218a...@hs-hannover.de> Content-Type: text/plain; charset="us-ascii" An HTML attachment was scrubbed... URL: <http://mail.lon-capa.org/pipermail/lon-capa-users/attachments/20210318/70e1d7c1/attachment.html> ------------------------------ Subject: Digest Footer _______________________________________________ LON-CAPA-users mailing list LON-CAPA-users@mail.lon-capa.org http://mail.lon-capa.org/mailman/listinfo/lon-capa-users ------------------------------ End of LON-CAPA-users Digest, Vol 109, Issue 1 **********************************************
_______________________________________________ LON-CAPA-users mailing list LON-CAPA-users@mail.lon-capa.org http://mail.lon-capa.org/mailman/listinfo/lon-capa-users