Uses of Class
edu.pdx.cs.joy.grader.HtmlGenerator
Packages that use HtmlGenerator
Package
Description
This package contains classes that are used to keep track of
students, grade projects, and submit assignments for The Joy of Coding.
-
Uses of HtmlGenerator in edu.pdx.cs.joy.grader
Methods in edu.pdx.cs.joy.grader with parameters of type HtmlGeneratorModifier and TypeMethodDescription(package private) static voidSurveyResponsesFromD2LGenerator.generateHtmlForSurveyResponses(SurveyResponsesFromD2L d2lSurveyResponses, HtmlGenerator html)