Skip to content
#

assessment

Here are 323 public repositories matching this topic...

prowler

Prowler is an Open Source security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 240 controls covering CIS, PCI-DSS, ISO27001, GDPR, HIPAA, FFIEC, SOC2, AWS FTR, ENS and custom security frameworks.

  • Updated Jul 21, 2022
  • Shell
florian-glombik
florian-glombik commented May 18, 2022

Describe the bug

  1. The on-hover information of the programming exercise lifecycle is only partially readable.
  2. The on-hover information of the Automatic Test and Assessment Type option is displayed at the top but the other popups are displayed to the bottom. This could be more consistent.

To Reproduce

  1. Create a new programming exercise
  2. Scroll to the timeline settings
bug good first issue client component:Programming
INGInious
christianp
christianp commented Jun 27, 2022

In HTML which has JME values substituted into it, such as the question statement, you can set an attribute on a tag from a JME expression by adding eval- to the attribute name.

For example, in

<p eval-class="{classname}"></p>

the class attribute will use the value of the classname question variable.

For images, the alt attribute is set by the rich text editor, but it'

Improve this page

Add a description, image, and links to the assessment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the assessment topic, visit your repo's landing page and select "manage topics."

Learn more