assessment
Here are 186 public repositories matching this topic...
-
Updated
Mar 22, 2020 - Shell
Description: I'd like to add a "scribe" role plus details to the "Working group roles" document.
Impact: Further fleshes out the roles documentation. This could be useful for members offering to volunteer as scribes during the weekly meetings.
Scope: Not much at all. The written portion would not exceed that for existing
Use the explanations engine to describe a JavaScript code snippet.
User Story:
As an OSCAL content creator, I need to understand how to create OSCAL content by hand. This will help me create content until suitable content creation tools exist for me to use.
Goals:
Create a series of tutorials covering content creation topics.
Each tutorial will need to provide:
- An explanation of what prerequisite knowledge the reader must have.
- Information
When Show extra code is checked, the guide's extra code is shown first and then the exercise's extra code is appended to it.
A guide's extra code might be used in many exercises but not all of them, and showing all of it when it's not needed adds confusion to the exercise.
This guide could benefit from this feature; I'
You might want to award marks only if the student ticks exactly the right set of choices, and give 0 marks for any other selection.
I've made an example with a custom marking algorithm.
The API is well-defined in the code, but it would be nice to have it in ReadTheDocs.
It would also allow us to add bits of useful information, such as the fact that #470 exists.
From @mwest1066 on Slack:
Everything that instructors see calls it v3, but inside the code it’s called Freeform. This is just left-over code from a partial rename long ago.
Dear Developers,
I tried to deploy OpenOlat within a tomcat 8 environment. Unfortunately all docs provided refer to OpenOlat version 10.x which seems to be far away from the current 14.1 version.
Can you please provide a more recent documentation with an additional focus on deployment, rather then running OpenOlat within eclipse.
I also really like to contribute to docs, if I'm able to o
-
Updated
Jun 8, 2016 - JavaScript
-
Updated
May 29, 2020 - JavaScript
-
Updated
Oct 6, 2017 - Shell
-
Updated
May 25, 2016 - Python
-
Updated
Dec 28, 2018
-
Updated
May 21, 2020 - Python
-
Updated
Apr 13, 2018 - JavaScript
Hi,
I'm new to this project i just study the SDK code.
I'm looking for a way to unmarshal a single \DomElement to validate small pices of xml. But while trying I encounter some Exceptions.
This is what i try to accomplish:
$sdkMarshaller = new Qti211MarshallerFactory();
$cradle = new DOMDocument('1.0', 'UTF-8');
$xml = new \DOMElement('hottextInteraction', '<p>Sponsors of The docstrings (the help) for these functions must be completed... Easy but I did it too much already
-
Updated
Apr 12, 2019 - Objective-C
At the moment, the values of lists and dictionaries aren't shown directly, just text of the form "List of N items".
We can't always display the full JME representation, because it might fill the screen. Maybe a truncated string could be shown, and clicking on it would launch a pop-up with the full string.
-
Updated
May 18, 2020 - R
-
Updated
May 30, 2020 - Python
-
Updated
Oct 24, 2019 - Jupyter Notebook
-
Updated
Jan 7, 2019 - PowerShell
Update documentation
The goal of this issue is to improve the documentation by adding information such as:
- context where the tool was developed (Crossminer)
- steps to run the tool
- brief description of the approach
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."
It'd be helpful if there was a check for ELB and ALBs that have either no listeners or no instances in their target pool. The check is similar to an unused security group although their are more financial penalties for having idle ELB and ALBs.