#{tshow submission}


  $maybe (points, text) <- rating
    
Punkte #{tshow points}
Kommentar #{text} $nothing
Noch nicht bewertet Submission archive
    $forall (Entity _ file, Entity _ sFile) <- files
  •         #{tshow file}
          
            #{tshow sFile}
    
          #{fileTitle file}
          $if submissionFileIsUpdate sFile
             (Korrektur)
          
    $maybe content <- fileContent file
              #{decodeUtf8 content}
          $nothing
            This is a directory