\documentclass[a4paper,11pt]{article}
\usepackage{ulem}
\usepackage{a4wide}
\usepackage[dvipsnames,svgnames]{xcolor}
\usepackage[pdftex]{graphicx}

\usepackage{hyperref}
% commands generated by html2latex


\begin{document}\hypertarget{How_Comments_Work}{}

\subsection{ How Comments Work }

When student wants to comment they:
\begin{itemize}
	\item  Click on Comment tab
	\item  At the bottom (or top) there is a "Comment on Other Student"
	\item  They click that and get a list of the group they are in sorted by who has the least comments.
	\item  The list has the name, the avatar/picture, an excerpt from top of the text, and how many comments so far. Any work with two commentators gets greyed out.
	\item  Then they see the writing with the list of their comments and the commenting panel. See wireframe
\end{itemize}

Instructor can review all comments and give them a rating or a badge.

Students will be able to give a badge to comments that help them.

\end{document}