ozgurd
committed
on 08 Jan 06
changes to the
public static Map populateSessionUsersAttempts(HttpServletRequest request,Long sessionId, List listMcUsers, String questionU… Show more
changes to the

        public static Map populateSessionUsersAttempts(HttpServletRequest request,Long sessionId, List listMcUsers, String questionUid)

so that attempt data is filtered  both based on user id and question content id

Show less