Difference between revisions of "New Instructors"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 12: Line 12:
   
 
== Managing Students ==
 
== Managing Students ==
* [[Classlists]] -- adding, editing, deleting etc. using the '''Classlist Editor'''.
+
* [[Classlists]] -- Add/edit/delete students using the '''Classlist Editor'''.
* [[Classlist_Files|Classlist Files]] -- a convenient way to add a large number of students to a course at once.
+
* [[Classlist_Files|Classlist Files]] -- A convenient way to add a large number of students to a course at once.
 
=== Integrating with your LMS ===
 
   
  +
=== Integration with your LMS ===
  +
Learning Management Systems (LMS) like '''Blackboard''', '''Moodle''', '''Canvas''' and '''Desire2Learn (D2L) BrightSpace''' all support a protocol called [[LTI-Advanced_Authentication|LTI]] (for D2L, see [[LTI-Advanced_Authentication_for_D2L|LTI for D2L]]) which then automatically manages student accounts in WeBWorK; for '''Moodle''' also the module [[Moodle_Assignment|wwassignment]] is available.
   
 
== Optional Modules ==
 
== Optional Modules ==
* Achievements - Description goes here
 
  +
* [[Achievements]] -- A gamification feature that rewards students for doing their homework and practicing good WeBWorK behavior; also see [[Achievement_Evaluator|Achievement Evaluator]] and [[Achievement_Items|Achievement Items]].
* Conditional release - Students are not able to start a homework set until a sufficient score is obtained on a previous set
+
* [[Conditional_Release|Conditional release]] -- Students are not able to start a homework set until a sufficient score is obtained on a previous set.
* Show me another - Show students the solution to a similar problem
+
* [[Show_Me_Another|Show me another]] -- Show students an alternate version of their assigned problem (with or without solution).
* Periodic rerandomization - Change the randomization of the problem after a certain number of attempts
+
* [[Periodic_Randomization|Periodic re-randomization]] -- After a certain number of attempts, the randomization of a problem will change.
  +
* [[Reduced_Scoring|Reduced scoring]] -- After the ''Reduced Scoring Date'', additional work done by the student counts at a reduced rate.
   
   

Revision as of 12:02, 15 June 2021

Getting Started

Managing Assignments/Quizzes

  • Managing sets
    • Exporting/Importing sets
  • Finding questions in the Open Problem Library
  • Types of sets
    • Homework
    • Gateway Quiz - timed exam where all questions are submitted at once.
    • Just in Time - a form of adaptive homework which offers remedial exercises if a questions is answered incorrectly

Managing Students

  • Classlists -- Add/edit/delete students using the Classlist Editor.
  • Classlist Files -- A convenient way to add a large number of students to a course at once.

Integration with your LMS

Learning Management Systems (LMS) like Blackboard, Moodle, Canvas and Desire2Learn (D2L) BrightSpace all support a protocol called LTI (for D2L, see LTI for D2L) which then automatically manages student accounts in WeBWorK; for Moodle also the module wwassignment is available.

Optional Modules

  • Achievements -- A gamification feature that rewards students for doing their homework and practicing good WeBWorK behavior; also see Achievement Evaluator and Achievement Items.
  • Conditional release -- Students are not able to start a homework set until a sufficient score is obtained on a previous set.
  • Show me another -- Show students an alternate version of their assigned problem (with or without solution).
  • Periodic re-randomization -- After a certain number of attempts, the randomization of a problem will change.
  • Reduced scoring -- After the Reduced Scoring Date, additional work done by the student counts at a reduced rate.


Model Courses (finding content)