Widget:UserExamQuery: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 28: | Line 28: | ||
} | } | ||
if(value.begin.length > 0){ | if(value.begin.length > 0){ | ||
timeEnd = new Date value.end * 1000).toString(); | timeEnd = new Date (value.end * 1000).toString(); | ||
scoreString = value.score + "%"; | scoreString = value.score + "%"; | ||
} else { | } else { |