-
Updated
Nov 5, 2020 - Shell
assessment
Here are 214 public repositories matching this topic...
-
Updated
Oct 22, 2020 - Shell
This issue was created from results of the Security Assessment Improvement Working Group (cncf/sig-security#167 (comment)).
Security Assessment Process Mechanics Improvements
Premise
- There are several points of mechanical improvement to the security assessment process. This issue encapsulates the brainstormed ideas around various aspects of the
-
Updated
Nov 6, 2020 - Smalltalk
-
Updated
Nov 4, 2020 - XSLT
This might be a good generic function: iterations(expression, variable_name, initial, times). It would repeatedly evaluate expression, replacing variable_name with the last value, and return a list of all the produced values.
Examples:
iterate(x+1, x, 0, 3) = [0,1,2,3]iterate(2x, x, 1, 3) = [1,2,4,8]
-
Updated
Nov 5, 2020 - Ruby
Read-only submission
A student should be able to get an anonymised link of their submission so that they could share it (e.g. on social network). The view would be a readonly view with the feedback of the submission still visible. The link should only contain the submission id.
There should be an option in the task conf to allow or not this feature on a par-task basis.
If an admin follow such a link, he should be r
Some examples from #2504 (but we don't have to be limited to these):
- VS Code (theia): https://hub.docker.com/r/theiaide/theia/
- RStudio: https://hub.docker.com/r/rocker/rstudio/
- Observable: https://observablehq.com/
Existing demos:
- VS Code (code-server): https://hub.docker.com/r/codercom/code-server
-
Updated
Nov 7, 2020 - Java
-
Updated
Jun 8, 2016 - JavaScript
-
Updated
Oct 6, 2017 - Shell
-
Updated
Dec 28, 2018
-
Updated
May 25, 2016 - Python
-
Updated
Jul 13, 2020 - Python
-
Updated
Nov 5, 2020 - PHP
-
Updated
Apr 13, 2018 - JavaScript
-
Updated
Dec 19, 2019 - Python
-
Updated
Apr 12, 2019 - Objective-C
The documentation pages for each of the built-in part types list the contents of the settings objects, but they don't say what form the studentAnswer variable is in. They should.
-
Updated
Nov 6, 2020 - Python
-
Updated
Oct 29, 2020 - Python
-
Updated
Oct 9, 2020 - Jupyter Notebook
-
Updated
Aug 24, 2020 - R
-
Updated
Oct 24, 2019 - Jupyter Notebook
-
Updated
Jan 7, 2019 - PowerShell
Improve this page
Add a description, image, and links to the assessment topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the assessment topic, visit your repo's landing page and select "manage topics."