<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">
<div dir="ltr">Good morning,<br>
<div><br>
</div>
<div>I have a sty file that is used to display problems in the same format. However, I just run into a issue that I haven't seen before. When I click on "Previous tries" link for a multi-part problem, it doesn't display the correct previous attempts for one
 or more parts. It displays the previous tries for one of the other part that works. Looking at source code, the javascript script link for the previous tries for the offending part is the same as the link the shows the correct tries. </div>
<div>Q1: How is the javascript link formulated? </div>
<div>Q2: Is there a way to extract the parameters for a tag, for example,</div>
<div><br>
</div>
<div>
<div><definetag name="part"></div>
<div>  <br>
</div>
<div>how can the id, etc for the <part> be extracted? My suspicion is that the id is somehow "corrupted" by the style file.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>-hk</div>
<div><br>
</div>
</div>
</div>
</div>
</body>
</html>