Here are
1,238 public repositories
matching this topic...
JavaScript Survey and Form Library
-
Updated
Sep 8, 2020
-
TypeScript
A Flutter ui kit made with designs from dribbble.
-
Updated
Nov 24, 2019
-
Dart
-
Updated
Aug 9, 2020
-
Python
Multiple choice questions answer game for android (Quiz game).
-
Updated
Jun 22, 2020
-
Java
RELATE is an Environment for Learning And TEaching
-
Updated
Sep 1, 2020
-
Python
Require the reader to pass a quiz before being able to comment on an article
LeftValues, a leftist political quiz
A simple quiz administration written in PHP with a MySQL backend. Uses Bootstrap 3 and Slim PHP micro framework
Generating multiple choice questions from text using Machine Learning.
-
Updated
Dec 29, 2019
-
Jupyter Notebook
Public-domain Python library for quiz scheduling using Bayesian statistics. (Also available as JavaScript and Java ports!)
-
Updated
Sep 5, 2020
-
Python
-
Updated
Oct 29, 2019
-
Swift
MIT edX 6.00.1x Introduction to Computer Science and Programming problem sets code
-
Updated
Jul 10, 2016
-
Python
Wordpress WP-Pro-Quiz Plugin (Official)
A general purpose quiz application developed in angular (updated to angular 8) that can be used for multiple purpose.
-
Updated
Sep 8, 2020
-
TypeScript
Refactor the code to make it look more object-oriented and maintainable
A simple trivia game built with Flutter and the frideos package.
VueJS QuickStart Boilerplate for SurveyJS: Survey Library and Survey Creator
-
Updated
Sep 8, 2020
-
JavaScript
JavaScript Pop Quizzzzzz.
-
Updated
Aug 8, 2020
-
JavaScript
A fast-paced geography quiz
-
Updated
Mar 16, 2020
-
JavaScript
Quiz And Survey Master - A WordPress Plugin For Creating Quizzes, tests, exams and surveys
📙 React 測驗組件 📙 React Quiz Component
-
Updated
Sep 5, 2020
-
JavaScript
Find out if you are a Real Dev ™
-
Updated
Feb 11, 2017
-
HTML
Xây dựng hệ thống trắc nghiệm online cho các trường THCS, THPT một cách nhanh chóng và dễ dàng. Không cần phải là lập trình viên
-
Updated
May 19, 2020
-
JavaScript
FaceBook Instant Game - BAM Quiz
-
Updated
Mar 29, 2019
-
JavaScript
MIT edX 6.00.2x Introduction to Computational Thinking and Data Science problem sets code
-
Updated
Dec 3, 2019
-
Python
Data wrangling & visualization quizzes for R users
Create conversational conditional-logic forms with Vue.js.
Quiz App using Sqlite for quiz questions and Firebase for Leaderboard
-
Updated
Jul 24, 2018
-
Java
Improve this page
Add a description, image, and links to the
quiz
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
quiz
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I was reading the
gitanswers when I read this:https://github.com/Ebazhanov/in-quiz-questions/blob/master/git/git-quiz.md#q56-which-key-press-return-a-set-of-suggestions-to-pick-from--when-writing-a-git-command
It states that auto-complete can be achieved with
shift. In what context would this be? Isn't the universal auto-completetab?