Skip to content
#

assessment

Here are 299 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 200 controls covering CIS, PCI-DSS, ISO27001, GDPR, HIPAA, FFIEC, SOC2, AWS FTR, ENS and custom security frameworks.

  • Updated Apr 7, 2022
  • Shell
lumjjb
lumjjb commented Dec 10, 2021

Description: Feedback from the Cloud Native Microsurvey has shown that there is a gap in the area of auditing cloud native systems and the use of cloud native technology and security. There are several efforts ongoing that are looking at controls in the group such as the security controls working group, however there is still a gap of widespread knowledge about methodology and techniques of au

help wanted good first issue cloud-native-security audit-process
krusche
krusche commented Apr 6, 2022

Is your feature request related to a problem?

Sometimes, programming exercise take a while to build. Sometimes, it also takes some time until other exercises are corrected manually.

Describe the solution you'd like

It would be interesting to show stats to admins for the whole Artemis server on a daily, weekly, monthly basis (like the existing ones in the user statistics: https://a

jonatanschroeder
jonatanschroeder commented Mar 25, 2022

Element development allows the elements to use the data["editable"] property to disable or otherwise avoid new user input in situations like closed exams or inactive assessments (or, related to #5413, the manual grading page). While most of the simplest elements (integer, number, string, matrix input, matrix component, symbolic, multiple choice, checkbox) become disabled in this scenario, not al

good first issue diff:easy
INGInious
christianp
christianp commented Mar 7, 2022

We had a question with a variable called marks, holding the marking matrix for an MCQ part. The marking parameters for a part include a variable marks, holding the number of marks available for the part.

This should have thrown an error. I think catching this at the point that the marking parameters are added to the scope is the right thing to do.

christianp
christianp commented Jan 19, 2022

To reproduce:

  • Make a mathematical expression part.
  • Turn on "single letter variable names" and turn off "allow unknown function names".
  • Set the correct answer to {thing}.

The preview shows s u b v a r t h i n g - the letters have each been treated as single-letter variables.

I think the solution is to make up a dummy definition of subvars for the scope that is passed to `exp

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