Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For #404, placed correct answer in (b) and commented reasoning for other false answers. Inserted correct limit of 1 in part (c). #405

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jbunn3
Copy link
Contributor

@jbunn3 jbunn3 commented Nov 8, 2024

No description provided.

…answers. Inserted correct limit of 1 in part (c).
@jbunn3 jbunn3 requested a review from cg2wilson November 8, 2024 20:54
@jbunn3 jbunn3 added the calculus label Nov 8, 2024
@jbunn3 jbunn3 changed the title Placed correct answer in (b) and commented reasoning for other false answers. Inserted correct limit of 1 in part (c). For #404, placed correct answer in (b) and commented reasoning for other false answers. Inserted correct limit of 1 in part (c). Nov 8, 2024
Copy link

github-actions bot commented Nov 8, 2024

🚀 Preview available 🚀

https://e066b15d.tbil.pages.dev

@jbunn3 jbunn3 marked this pull request as ready for review November 8, 2024 20:59
</ol>
</p>
</task>
<task>
<p>
Find <m>\displaystyle \lim_{n\to\infty} \left|\frac{a_{n+1}}{a_n}\right|.</m>
<ol marker="A." cols="2">
<li><m>-\infty</m>.</li>
<li><m>1</m>.</li><!-- ans -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be better to add an <answer><p>A. <m>1</m></p></answer> perhaps. Similarly, the comments above would be helpful as an <answer/> available in the instructor guide.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I haven't done anything yet with adding answers for the instructor guide. I will look into that.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

basically you want <task><statement><p>stuff</p></statement><answer><p>answer</p></answer></task>

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@StevenClontz Thanks, I found it in the style guide too.

@jbunn3 jbunn3 linked an issue Nov 8, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Nov 8, 2024

🚀 Preview available 🚀

https://af9e97ed.tbil.pages.dev

@jbunn3 jbunn3 marked this pull request as draft November 8, 2024 21:40
@jbunn3
Copy link
Contributor Author

jbunn3 commented Nov 8, 2024

@cg2wilson I converted this to a draft, as I plan to work on adding the comments using <answer> as well. I'll try to get that done next week. In the meantime, feel free to leave any feedback on the changes.

@cg2wilson cg2wilson marked this pull request as ready for review November 9, 2024 15:24
@cg2wilson cg2wilson marked this pull request as draft November 9, 2024 15:24
@cg2wilson
Copy link
Contributor

things look good to me for when it gets marked as ready!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mistake in SQ7 - Activity 8.7.3(b) and (c)
3 participants