-
Updated
Sep 18, 2020 - Shell
assessment
Here are 208 public repositories matching this topic...
-
Updated
Jul 24, 2020 - Shell
-
Updated
Sep 17, 2020
-
Updated
Sep 18, 2020 - Smalltalk
-
Updated
Sep 18, 2020 - XSLT
The mark note for algiorithms often looks like this:
apply(note1);
apply(note2);
apply(note3);
...
It would be more convenient to write
apply(note1, note2, note3, ...)
-
Updated
Sep 17, 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
pl-dropdown currently uses html <select>/<option>, which is not supported by mathjax.
One possible workaround:
@nicknytko 2:43 PM
we could rework the dropdown to use the bootstrap one that is a bunch of<a>s and a<div>
See https://getbootstrap.com/docs/4.5/components/dropdowns/
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type-
Updated
Sep 18, 2020 - Java
-
Updated
Jun 8, 2016 - JavaScript
-
Updated
Oct 6, 2017 - Shell
-
Updated
May 25, 2016 - Python
-
Updated
Dec 28, 2018
-
Updated
Jul 13, 2020 - Python
-
Updated
Sep 18, 2020 - PHP
-
Updated
Apr 13, 2018 - JavaScript
-
Updated
Dec 19, 2019 - Python
-
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
Sep 12, 2020 - Python
-
Updated
Aug 24, 2020 - R
-
Updated
Jun 8, 2020 - Jupyter Notebook
-
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."
Power BI
A dataset that includes _ can be used to create a map visualization. (Select all that apply.)
A. house numbers, street names
B. geospatial data
C. city names, country names
D. longitude, latitude
[ ] A, B, C, D
[ ] A, C, D
[ ] B, C, D
[ ] D
How do you create a chart visual in Power Bl Desktop Report view? (Select all that apply.)
A. Click New Visual on the Home tab.
B