Difference between revisions of "User:Aubreyja/sandbox"

From WeBWorK_wiki
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
 
  +
== Overview ==
The [[Introduction|WeBWorK Project]] wiki is a place for WeBWorK instructors, authors, administrators and developers to collaborate.
 
   
To join us just '''[[Special:RequestAccount|request an account]]'''. Once your account is approved, then you can [[Help:Editing|contribute to the wiki]] and participate in the [http://webwork.maa.org/moodle/mod/forum/index.php?id=3 forums].
 
  +
* [[A day in the life of a WeBWorK instructor]]
  +
* [[:File:Webwork_getting_started_2009_06.pdf|Getting Started]] A pdf (hardcopy) tutorial on managing a WeBWorK course
   
== What is WeBWorK? ==
 
  +
== Creating and managing Homework sets ==
WeBWorK is an [[License|open source]] Perl-based system for delivering individualized homework problems over the web. By providing students with immediate feedback as to the correctness of their answers, students are encouraged to make multiple attempts until they succeed. By individualizing problems, cheating is discouraged. By providing instructors with real-time statistics, lesson plans can be customized to better serve students. WeBWorK is partially supported by the [http://www.nsf.gov/div/index.jsp?div=DUE DUE Division] of [http://www.nsf.gov/ NSF]. (See: [[Grants,_awards,_and_support|Grants, awards, and support]].)
 
  +
Tutorials:
  +
* Managing [[Homework Sets]]
  +
* Managing [[Set Definition Files]]
  +
* Managing [[Dates, Times, and Time Zones]]
  +
* Managing [[Gateway Tests and Quizzes]]
  +
** [[GatewayQuiz Technical Information and Philosophy]]
  +
** [[Selecting Problems from Problem Groups]]
  +
** [[GatewayQuiz Assignment Problems]]
  +
** [[Assignment Access Restrictions]]
   
== The WeBWorK Community ==
 
  +
Other instructions
   
{|width = "100%" align="center"
 
  +
* [[CAPA Physics Problems]] -- using questions translated from Rochester's CAPA physics collection
|style="width: 33%; border-width: 0px;"|{{projectline|WeBWorK_Sites|WeBWorK Sites|Map of known WeBWorK Sites|gartoon-globe-48px.svg}}
 
  +
* [[Reduced Scoring]]
|style="width: 33%; border-width: 0px;"|{{projectline|extlink=true|http://webwork.maa.org/moodle/rss/file.php/3/1/forum/31/rss.xml|WeBWorK News|Subscribe to the WeBWorK News RSS Feed|news-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Events|Events|Upcoming WeBWorK Events|echo-calendar-48px.png}}
 
|-
 
|style="width: 33%; border-width: 0px;"|{{projectline|Forums|Forums|WeBWorK Discussion Forums|quote-48px.png}}
 
|style="width: 34%; border-width: 0px;"|{{projectline|IRC|IRC|IRC chat support channel for WeBWorK Instructors, Developers, and Admins|gartoon-irc-48px.svg}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Mailing Lists|Mailing Lists|WeBWorK Development Email Lists|gartoon-mail-48px.svg}}
 
|-
 
|style="width: 33%; border-width: 0px;"|{{projectline|Video conferences|Web-Conferences|Information about WeBWorK Web-Conferences|gartoon-video-48px.svg}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|WeBWorK_Consultant_Training_Sessions|Consultants|Information for and about WeBWorK Consultants|echo-ambass-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Contributors|Contributors|WeBWorK Contibutors - join us!|gartoon-credits-48px.svg}}
 
|}
 
   
== Get WeBWorK! ==
 
  +
== Managing Course Rosters ==
  +
* [[Classlists | Management of Course Rosters]]
  +
*[http://docs.google.com/Presentation?id=dp7p9h5_837c5zcddd7 Management of Course Rosters -- Google docs version]
  +
* [[Classlist Files]] format details
   
{|width = "100%" align="center"
 
  +
== Other tasks ==
|style="width: 33%; border-width: 0px;"|{{projectline|Hosting_WeBWorK_courses_on_the_MAA_servers|MAA Hosting|Get started quickly with a free MAA hosted course|MAA-icosohedran-48px.jpg}}
 
  +
* [[Scoring]]
|style="width: 33%; border-width: 0px;"|{{projectline|Installing_WeBWorK_from_a_Live_DVD|WeBWorK Live DVD|An Ubuntu Live DVD with WeBWorK pre-installed|gartoon-dvd-48px.svg}}
 
  +
* [[Sending Email]]
|-
 
|style="width: 33%; border-width: 0px;"|{{projectline|Installing_WeBWorK_on_Live_USB|Installing WeBWorK on a Live USB|Instructions for creating a WeBWorK Live USB|usbdrive-icon-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Download|Download|Download the WeBWorK code through Subversion or as a compressed tarball.|svn-icon-48px.jpg}}
 
|}
 
   
== WeBWorK Documentation ==
+
== Screen casts ==
  +
* [[Course Management]] (screencasts)
  +
* See also [[Video_conferences]]. Some of these are on course management topics.
   
{|width = "100%" align="center"
 
  +
== HOWTOs ==
|style="width: 33%; border-width: 0px;"|{{projectline|:Category:Students|Students|Documentation for students|user-student-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|:Category:Instructors|Instructors|Documentation for Instructors|user-phd-48px.png}}
 
|-
 
|style="width: 33%; border-width: 0px;"|{{projectline|:Category:Authors|Authors|Documentation for problem authors|user-library-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|:Category:Administrators|Administrators|Documentation for WeBWorK system administrators|user-admin-48px.png}}
 
|}
 
   
== WeBWorK Sub-Projects for Contributors ==
 
   
We need your help! Even if you are not a programmer, there are tons of ways you can contribute.
 
  +
* [[An explanation of problem source files, problems, problem sets, and problem libraries]]
{|width = "100%" align="center"
 
  +
* [[What to do if you find a bug in a problem]]
|style="width: 33%; border-width: 0px;"|{{projectline|Docs_Project|Documentation|Help us improve the WeBWorK documentation|Echo-helpbook-48px.png}}
 
  +
* [[How to change a student's problem seed]]
|style="width:33%; border-width: 0px;"|{{projectline|Submitting problems to the NPL|National Problem Library|Contribute your problems to the NPL|npl-48px.svg}}
 
  +
* [[How to manage email sent via the email instructor button effectively]] (Use gmail!)
|style="width: 33%; border-width: 0px;"|{{projectline|WeBWorK Webpages|Webpages|Help us improve and maintain the WeBWorK project webpages|Echo-websites-48px.png}}
 
  +
* [[Using "student progress" and "statistics" to prepare for class]]
|-
 
|style="width: 33%; border-width: 0px;"|{{projectline|Security|Security|WeBWorK security testing and information|Lock-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Localization|Localization|Help with the localization of WeBWorK|Echo-i18n-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Accessibility|Accessibility|Support WeBWorK usability for all|gartoon-accessibility-48px.svg}}
 
|-
 
|style="width: 33%; border-width: 0px;"|{{projectline|WeBWorK_Consultant_Training_Sessions|WeBWorK Consultants|Become a WeBWorK Consultant|Echo-ambass-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Customizing_WeBWorK|Customizing WeBWorK|Create and contribute new WeBWorK logos and stylesheets|Echo-art-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Bugzilla|Bug Triage|Help developers and users in fixing bugs|Buggie-48px.svg}}
 
|-
 
|style="width: 33%; border-width: 0px;"|{{projectline|Infrastructure|Infrastructure|Help us improve and maintain our collaboration tools|Echo-infra-48px.png}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Development|Development|Help us with software development|Gnome-devel-48px.svg}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|How to Get Involved|How to Get Involved|How to start contributing to WeBWorK|Information-48px.png}}
 
|}
 
   
== Further Resources ==
+
== Technical ==
{|width = "100%" align="center"
+
* [[Permissions]]
|style="width: 33%; border-width: 0px;"|{{projectline|Assessment|Evaluation and Assessment|Resources, preentations and publications|report-48px.png}}
+
* [[Header Files and Snippets]]
|style="width: 33%; border-width: 0px;"|{{projectline|Grants, awards, and support|Grants and awards|WeBWorK has received numerous grants and awards|Gtk-about-48px.svg}}
 
|style="width: 33%; border-width: 0px;"|{{projectline|Contact Us|Contact Us|Find the best way to contact us|User-helpdesk-48px.png}}
 
|}
 

Latest revision as of 17:10, 14 April 2011