Difference between revisions of "Model Courses"

From WeBWorK_wiki
Jump to navigation Jump to search
m
(commented out "Calculus Classic" in the calculus section since link to testcourses.webwork.maa.org is not active)
 
(76 intermediate revisions by 12 users not shown)
Line 1: Line 1:
[[PREP_2011|Prep Main Page]] > [[PREP_2011_Web_Conference_III|Web Conference 3]] > Model Courses
 
  +
A Model Course is a complete implementation of WeBWorK for a selection of standard courses. The intent of a model course is to provide an example that might be quickly adopted and utilized by a new user.
   
==What is a Model Course?==
 
  +
The following models can be reviewed by logging in to the appropriate course as a guest user. In this mode, problems can be viewed but answers will not be checked. Easy mechanisms for utilizing these models are currently under construction but anyone desiring to have the current set of problems should download the zipped up set of files available under each course.
   
One of our goals is to create ''Model Courses''. By this, we mean a set of WeBWorK problem sets with problems that will match the course syllabus for one or more textbooks.
 
  +
As of August 2012, these are still under development. Please consider utilizing them with that understanding. If you have suggestions, please pass them along to the WeBWorK team.
   
==Contents==
 
  +
Some model courses are available for download at https://github.com/openwebwork/webwork-model-course-library
   
What should be in a Model Course:
 
  +
<p>
* Information about the text(s) to which it is matched
 
  +
</p> __NOTOC__
* Information about the syllabus that it assumes
 
  +
== College Algebra ==
* The set definition files (or sets of set definition files) that provide the problem sets for the course
 
  +
{|width = "100%" align="center"
* Any problems that are developed to fill in gaps in the NPL
 
  +
|style="width: 33%; border-width: 0px;"|{{projectline|ModelCourses/CollegeAlgebra | College Algebra|The Standard Course|CollegeAlgebraLogo.png}}
  +
|}
   
==Issues==
 
  +
== Develpmental Math ==
  +
{|width = "100%" align="center"
  +
|style="width: 33%; border-width: 0px;"|{{projectline|ModelCourses/BeginningAlgebra | Beginning Algebra|Pre-College Algebra Developmental Course|CollegeAlgebraLogo.png}}
  +
|style="width: 33%; border-width: 0px;"|{{projectline|ModelCourses/DevelopmentalMath | Developmental Math|The Common Core Standards - Course Preparing Students for College|CollegeAlgebraLogo.png}}
  +
|}
   
* Naming conventions: how should we name sets and problems so that they are consistent (within the course) and useful?
 
  +
== Mathematics for Teachers ==
* Completeness: how much should the model courses be a complete set of problem sets and problems for a course?
 
  +
{|width = "100%" align="center"
* Can/should we have ''model units'' that combine to make a model course?
 
  +
|style="width: 33%; border-width: 0px;"|{{projectline|ModelCourses/Math for Elementary Education | Math for Teachers | Traditional course for prospective Elementary Teachers |Teacher2.png}}
* How would these ''model units'' fit into the organizational structure?
 
  +
|}
* How can we include documentation that discusses how these materials are used?
 
   
==Organization==
 
  +
== Statistics ==
  +
{|width = "100%" align="center"
  +
|style="width: 33%; border-width: 0px;"|{{projectline|MAA - Elementary Statistics | MAA - Elementary Statistics | Standard service course in prob/stats |Statistics.png}}
  +
|}
   
How should all of these data be organized? A possible model:
 
  +
== Pre-Calculus ==
  +
{|width = "100%" align="center"
  +
|style="width: 33%; border-width: 0px;"|{{projectline|ModelCourses/Trigonometry | Trigonometry|Standard approach starting with degrees |Geometry.png}}
  +
|}
   
CourseName/
 
  +
== Calculus ==
Textbook_Readme
 
  +
{|width = "100%" align="center"
Syllabus_Readme
 
  +
<!-- |style="width: 33%; border-width: 0px;"|{{projectline|Calculus Classic | Calculus Classic| Calculus from a traditional approach |Integral.png}} -->
Set_Definitions/
 
  +
|style="width: 33%; border-width: 0px;"|{{projectline|ModelCourses/Reform Calculus | Reform Calculus | Harvard Calculus|Calculus-reform.png}}
sethomework0.def
 
  +
|style="width: 33%; border-width: 0px;"|{{projectline|ModelCourses/Differential Calculus | Reform Differential Calculus | Harvard Calculus|Calculus-reform.png}}
sethomework1.def
 
  +
<!-- |}
etc.
 
  +
{|width = "100%" align="center" -->
Problem_Files/
 
  +
|style="width: 33%; border-width: 0px;"|{{projectline|Business Calculus | Business Calculus| Applied Calculus for Business Majors |Integral.png}}
prob01.pg
 
  +
|}
prob02.pg
 
  +
etc.
 
  +
== Linear Algebra ==
Hardcopies/
 
  +
{|width = "100%" align="center"
homework0.pdf
 
  +
|style="width: 33%; border-width: 0px;"|{{projectline| ModelCourses/Linear_Algebra | Introductory Linear Algebra | Vectors, Matrices, Vector Spaces, Linear Transformations |Linearalgebra-logo.png}}
homework1.pdf
 
  +
|}
etc.
 
  +
  +
== Proof Courses ==
  +
{|width = "100%" align="center"
  +
|style="width: 33%; border-width: 0px;"|{{projectline|Introduction to Proofs | Foundations of Mathematics|Truth Tables, Methods of Proofs, etc.|Proof2.png}}
  +
|}
  +
  +
== Differential Equations ==
  +
{|width = "100%" align="center"
  +
|style="width: 33%; border-width: 0px;"|{{projectline| ModelCourses/Ordinary_Differential_Equations | Ordinary Differential Equations | Ordinary Differential Equations, Systems of Ordinary Differential Equations, Laplace Transform |Vector-field.png}}
  +
|}
  +
  +
  +
[[Category:Model_Courses]]

Latest revision as of 10:11, 22 June 2021

A Model Course is a complete implementation of WeBWorK for a selection of standard courses. The intent of a model course is to provide an example that might be quickly adopted and utilized by a new user.

The following models can be reviewed by logging in to the appropriate course as a guest user. In this mode, problems can be viewed but answers will not be checked. Easy mechanisms for utilizing these models are currently under construction but anyone desiring to have the current set of problems should download the zipped up set of files available under each course.

As of August 2012, these are still under development. Please consider utilizing them with that understanding. If you have suggestions, please pass them along to the WeBWorK team.

Some model courses are available for download at https://github.com/openwebwork/webwork-model-course-library

College Algebra

CollegeAlgebraLogo.png
College Algebra
The Standard Course

Develpmental Math

CollegeAlgebraLogo.png
Beginning Algebra
Pre-College Algebra Developmental Course
CollegeAlgebraLogo.png
Developmental Math
The Common Core Standards - Course Preparing Students for College

Mathematics for Teachers

Teacher2.png
Math for Teachers
Traditional course for prospective Elementary Teachers

Statistics

Statistics.png
MAA - Elementary Statistics
Standard service course in prob/stats

Pre-Calculus

Geometry.png
Trigonometry
Standard approach starting with degrees

Calculus

Calculus-reform.png
Reform Calculus
Harvard Calculus
Calculus-reform.png
Reform Differential Calculus
Harvard Calculus
Integral.png
Business Calculus
Applied Calculus for Business Majors

Linear Algebra

Linearalgebra-logo.png
Introductory Linear Algebra
Vectors, Matrices, Vector Spaces, Linear Transformations

Proof Courses

Proof2.png
Foundations of Mathematics
Truth Tables, Methods of Proofs, etc.

Differential Equations

Vector-field.png
Ordinary Differential Equations
Ordinary Differential Equations, Systems of Ordinary Differential Equations, Laplace Transform