Skip to content

Answers to 4.1 Geometry of Definite Integrals (IN1) except 4.1. 9 #755

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mlamich1
Copy link
Contributor

No description provided.

Copy link


<answer>
<p>

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This part did not take my answers.

Copy link
Contributor

Choose a reason for hiding this comment

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

You need to structure it like

<task>
  <statement>
  Task goes here
  </statement>
  <answer>
    Answer goes here
  </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.

Thank you

Copy link
Contributor

Choose a reason for hiding this comment

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

You can have something like

<task>
   Task goes here
</task>

And PreTeXt helps you out and makes everything into the statement of the task. However, you cannot also have a <hint> or an <answer> when you do that. You must use a <statement> if you want to show an <answer>.

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually I think you need at least <task><p>words</p></task>. But unless the task is very short, I usually go ahead and use <task><statement><p>words</p></statement.</task>.

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.

4 participants