This document outlines two assignments related to jQuery. Assignment 1 asks students to explain jQuery with examples, discuss selectors and traversal functions, explain insertion and deletion of elements, cover dimensions and positioning as well as events. It also asks students to explain 5 jQuery methods or functions with examples. Assignment 2 asks students to disable/enable a form submit button, scroll to the top of a page, limit character input in a text area including a count, get the value of a textbox, and set the value of an input text using jQuery.