PreTeXt: Difference between revisions

From WeBWorK_wiki
Jump to navigation Jump to search
No edit summary
m (added tags)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[https://pretextbook.org/  PreTeXt Home]
PreTeXt ([https://pretextbook.org/  pretextbook.org]) is an XML vocabulary for writing textbooks, research articles, and monographs.
 
=== Integration with WeBWorK ===
A PreTeXt project can include WeBWorK exercises. As with the [https://pretextbook.org/examples.html WeBWorK sample chapter], the project can be:
* processed into [https://pretextbook.org/examples/webwork/sample-chapter/html/ HTML],
* processed into a [https://pretextbook.org/examples/webwork/sample-chapter/sample-ww-chapter.pdf PDF],
* processed into [https://pretextbook.org/examples/webwork/sample-chapter/archive/ PG problems, set def files, and set header files],
* which can be [https://webwork.pcc.edu/webwork2/pretext-demonstration/ used in WeBWorK] in the usual way.
 
In HTML, the WeBWorK problems can behave in a number of ways, including as live embedded problems or as static versions.
 
=== PreTeXt Books Using WeBWorK Integration ===
* [https://www.pcc.edu/orcca Open Resources for Community College Algebra (ORCCA)] is a basic and intermediate algebra textbook.
* [https://activecalculus.org/ Active Calculus] is an inquiry-based learning calculus textbook.
 
[[Category:Instructors]]
[[Category:Authors]]

Latest revision as of 19:11, 22 June 2021

PreTeXt (pretextbook.org) is an XML vocabulary for writing textbooks, research articles, and monographs.

Integration with WeBWorK

A PreTeXt project can include WeBWorK exercises. As with the WeBWorK sample chapter, the project can be:

In HTML, the WeBWorK problems can behave in a number of ways, including as live embedded problems or as static versions.

PreTeXt Books Using WeBWorK Integration