Commit Graph

82 Commits

Author SHA1 Message Date
dependabot[bot] b8ccd36c4f
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /etc/quiz-app directory: [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) and [fast-uri](https://github.com/fastify/fast-uri).


Updates `@babel/plugin-transform-modules-systemjs` from 7.22.5 to 7.29.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs)

Updates `fast-uri` from 3.1.0 to 3.1.2
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
  dependency-version: 7.29.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 00:28:42 +00:00
dependabot[bot] 07abbc72b9
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 4 updates in the /etc/quiz-app directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects), [lodash](https://github.com/lodash/lodash), [node-forge](https://github.com/digitalbazaar/forge) and [picomatch](https://github.com/micromatch/picomatch).


Updates `follow-redirects` from 1.15.6 to 1.16.0
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.6...v1.16.0)

Updates `lodash` from 4.17.23 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

Updates `node-forge` from 1.3.2 to 1.4.0
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.2...v1.4.0)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-version: 1.16.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: node-forge
  dependency-version: 1.4.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 15:28:36 +00:00
Lee Stott 84b912757a
Merge pull request #616 from mitre88/fix/mindmap-symbolic-typo
fix: correct Symbolic AI typo in course mindmap
2026-04-20 16:26:04 +01:00
dependabot[bot] e4185f0da7
chore(deps-dev): bump flatted
Bumps the npm_and_yarn group with 1 update in the /etc/quiz-app directory: [flatted](https://github.com/WebReflection/flatted).


Updates `flatted` from 3.3.3 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-21 10:38:24 +00:00
dependabot[bot] f1bfa04851
chore(deps-dev): bump svgo
Bumps the npm_and_yarn group with 1 update in the /etc/quiz-app directory: [svgo](https://github.com/svg/svgo).


Updates `svgo` from 2.8.0 to 2.8.2
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v2.8.0...v2.8.2)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 2.8.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 23:52:34 +00:00
alex mitre 34a32a6a73 fix: correct Symbolic AI typo in mindmap 2026-03-04 11:43:14 -06:00
dependabot[bot] d77217cf20
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /etc/quiz-app directory: [minimatch](https://github.com/isaacs/minimatch) and [qs](https://github.com/ljharb/qs).


Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `qs` from 6.14.1 to 6.14.2
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 06:55:47 +00:00
dependabot[bot] 781413df3b
chore(deps-dev): bump webpack
Bumps the npm_and_yarn group with 1 update in the /etc/quiz-app directory: [webpack](https://github.com/webpack/webpack).


Updates `webpack` from 5.88.1 to 5.105.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...v5.105.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 07:12:25 +00:00
dependabot[bot] 7e60757621
chore(deps-dev): bump lodash
Bumps the npm_and_yarn group with 1 update in the /etc/quiz-app directory: [lodash](https://github.com/lodash/lodash).


Updates `lodash` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 00:54:32 +00:00
dependabot[bot] 362ba9fb47
Bump qs in /etc/quiz-app in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /etc/quiz-app directory: [qs](https://github.com/ljharb/qs).


Updates `qs` from 6.11.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.11.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-30 22:48:31 +00:00
dependabot[bot] 6b25014fb4
Bump node-forge
Bumps the npm_and_yarn group with 1 update in the /etc/quiz-app directory: [node-forge](https://github.com/digitalbazaar/forge).


Updates `node-forge` from 1.3.1 to 1.3.2
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-26 22:38:15 +00:00
dependabot[bot] 075bf2c176
Bump js-yaml
Bumps the npm_and_yarn group with 1 update in the /etc/quiz-app directory: [js-yaml](https://github.com/nodeca/js-yaml).


Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-15 11:06:45 +00:00
dependabot[bot] a85be8678d
Bump ws in /etc/quiz-app
Bumps  and [ws](https://github.com/websockets/ws). These dependencies needed to be updated together.

Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

Updates `ws` from 8.13.0 to 8.18.3
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 7.5.10
  dependency-type: indirect
- dependency-name: ws
  dependency-version: 8.18.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 22:42:13 +00:00
Lee Stott 717fe51165
Merge pull request #413 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/serialize-javascript-6.0.2
Bump serialize-javascript from 6.0.1 to 6.0.2 in /etc/quiz-app
2025-08-23 17:50:44 +01:00
Lee Stott 9e38943a13
Merge pull request #447 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/http-proxy-middleware-2.0.9
Bump http-proxy-middleware from 2.0.6 to 2.0.9 in /etc/quiz-app
2025-08-23 17:46:18 +01:00
Lee Stott 0569120dca
Merge pull request #476 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/multi-96c788614a
Bump on-headers and compression in /etc/quiz-app
2025-08-23 17:43:12 +01:00
dependabot[bot] 7b015d2d50
Bump tmp, eslint and eslint-plugin-vue in /etc/quiz-app
Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependencies [tmp](https://github.com/raszi/node-tmp), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue). These dependencies need to be updated together.


Removes `tmp`

Updates `eslint` from 6.8.0 to 9.33.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v9.33.0)

Updates `eslint-plugin-vue` from 6.2.2 to 10.4.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.2.2...v10.4.0)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: eslint
  dependency-version: 9.33.0
  dependency-type: direct:development
- dependency-name: eslint-plugin-vue
  dependency-version: 10.4.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 16:21:40 +00:00
dependabot[bot] d5c6310913
Bump on-headers and compression in /etc/quiz-app
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)

Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 16:21:36 +00:00
dependabot[bot] 6bb23e67fb
Bump http-proxy-middleware from 2.0.6 to 2.0.9 in /etc/quiz-app
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 15:34:26 +00:00
dependabot[bot] 90ea532c25
Bump serialize-javascript from 6.0.1 to 6.0.2 in /etc/quiz-app
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 11:56:17 +00:00
Lee Stott 21599e2f55
Quiz Update 2024-08-27 16:54:37 +01:00
Pikachú 41e7fd4ca4 updated readme.md with links and simplified content 2024-06-04 12:44:52 +03:00
Pikachú f5b11b0e2b
Merge pull request #251 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.8 to 7.23.2 in /etc/quiz-app
2024-06-03 13:04:04 +03:00
Pikachú 40a2d0aa71
Merge pull request #330 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/follow-redirects-1.15.6
Bump follow-redirects from 1.15.2 to 1.15.6 in /etc/quiz-app
2024-06-03 12:56:45 +03:00
Pikachú 9ba2c38371
Merge pull request #329 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /etc/quiz-app
2024-06-03 12:55:51 +03:00
dependabot[bot] 0d788ab018
Bump follow-redirects from 1.15.2 to 1.15.6 in /etc/quiz-app
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 15:19:09 +00:00
dependabot[bot] 8f2c73a558
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /etc/quiz-app
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 15:18:56 +00:00
dependabot[bot] 73ff86c068
Bump express from 4.18.2 to 4.19.2 in /etc/quiz-app
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 15:18:41 +00:00
Pikachú 3003e32a6f
Merge pull request #295 from swadhinbiswas/snyk-upgrade-196433e6e4e76e4f11835dd881ac5437
fix: upgrade vue-i18n from 8.22.2 to 8.28.2
2024-05-29 16:12:41 +03:00
Pikachú 84962b09c8 Updated permisssions for GitHub Token 2024-02-06 13:48:05 +03:00
dependabot[bot] 9e00b38546
Bump @babel/traverse from 7.22.8 to 7.23.2 in /etc/quiz-app
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 11:02:47 +00:00
snyk-bot 7188909744
fix: upgrade vue-i18n from 8.22.2 to 8.28.2
Snyk has created this PR to upgrade vue-i18n from 8.22.2 to 8.28.2.

See this package in npm:
https://www.npmjs.com/package/vue-i18n

See this project in Snyk:
https://app.snyk.io/org/swadhinbiswas/project/c1bd4019-564f-4a70-b38f-b99d91c469a9?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-10-02 00:15:33 +00:00
dependabot[bot] 64847938c8
Bump word-wrap from 1.2.3 to 1.2.4 in /etc/quiz-app
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 13:47:58 +00:00
dependabot[bot] 8950c399bf
Bump tough-cookie, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `@vue/cli-plugin-babel` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)

Updates `@vue/cli-plugin-eslint` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)

Updates `@vue/cli-service` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 23:21:55 +00:00
carlotta94c cbc3815531
Updating tracking tags 2022-09-28 09:41:03 +02:00
Julia Muiruri 861fc538ca added new quiz app links 2022-07-18 12:38:19 +03:00
Julia Muiruri 7f87c90ff1 rebuilt-app 2022-07-16 00:21:07 +03:00
Julia Muiruri 977d3cee7e re-deploy to new web app 2022-07-15 18:57:05 +03:00
Julia Muiruri dc98bcdec6 new link to quiz app 2022-07-15 18:12:49 +03:00
Julia Muiruri ca01408a89 re-build 2022-07-15 18:07:40 +03:00
Julia Muiruri 053b511402 updated quiz links 2022-07-15 16:21:34 +03:00
Julia Muiruri 94ff6f3d5c app re-build 2022-07-15 16:13:36 +03:00
Jen Looper be5720d2c5 regenerating quizzes and adding video link 2022-05-25 10:13:14 -04:00
Jen Looper a031591b2f renewing pdf 2022-05-25 10:00:07 -04:00
Lateefah Bello 6ec4c57be1 copyedit 2022-05-25 13:13:42 +01:00
Dmitri Soshnikov de581e2024 Update environment and torchnlp.py 2022-05-25 12:26:56 +03:00
Dmitri Soshnikov 88034d5114 Add precise versioning to conda env and how-to instructions 2022-05-25 09:15:31 +03:00
Dmitri Soshnikov e6ae6a9a87 Add minor updates to mindmap and readme.md 2022-05-24 19:31:29 +03:00
Dmitri Soshnikov 61c80d74a5 Finish quiz questions 2022-05-24 19:30:25 +03:00
Jen Looper a88c367954 quiz copyediting 2022-05-24 10:24:41 -04:00