Skip to content
This repository was archived by the owner on Jan 13, 2019. It is now read-only.

Interview question bank - preliminary version#43

Open
jathak wants to merge 5 commits into
upenu:masterfrom
jathak:question-bank
Open

Interview question bank - preliminary version#43
jathak wants to merge 5 commits into
upenu:masterfrom
jathak:question-bank

Conversation

@jathak
Copy link
Copy Markdown
Contributor

@jathak jathak commented Dec 12, 2015

This adds a basic implementation of an interview question bank. Questions have a title, text, solution, and some number of tags. All questions are listed at /interview/. You can filter by a single tag with /interview/tagged/<tag>/. Clicking on a question from the list will open /interview/question/<id> in the iframe to the right of the list.

The question text and solution are both Markdown-formatted, and images can be added with ![Alt text](url). LaTeX-formatted math is also allowed, though it will only render on the site itself, not in the admin console. Block-formatted LaTeX can be added with $$ latex here $$ while inline-formatted LaTeX can be added with \\( latex here \\).

Here is a screenshot:
screenshot 2015-12-12 at 10 33 33 am

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants