Your sets cannot have offensive, harmful, or explicit content.
dangerousSets meeting this criteria will be made private or deleted. The associated account may also be restricted.
There are three types of sets in Vocabustudy.
Normal sets are made up of term and definition pairs, and are great for studying vocabulary,.
Here are some general guidelines for sets:
Have fun making useful sets!
Importing a Quizlet set into the Vocabustudy Set Editor is an easy task. There are two main ways to accomplish this:
The Quizlet Converter extension is available for both Chrome and Firefox.
First, obtain the Quizlet set ID. Quizlet set URLs look something like this: https://quizlet.com/SET-ID/SET-SLUG/
With the extension installed, navigate to https://vocabustudy.org/quizlet/QUIZLET-SET-ID/edit/
This should bring up the set editor with the Quizlet set prefilled!
A bookmarklet is a piece of JavaScript in a bookmark that runs when you click it.
You'll need to bookmark this URL:
javascript: (function () {if (location.pathname.match(/^\/\d+\/[\w-]+\/?$/)) navigator.clipboard.writeText(Object.values(JSON.parse(JSON.parse(document.getElementById("__NEXT_DATA__").innerText).props.pageProps.dehydratedReduxStateKey).setPage.termIdToTermsMap).map(el => {let a = {term: el.word, definition: el.definition}; if (el._imageUrl) a.term += ` `;return a}).map(e => `${e.term} ${e.definition}`).join("\n")).then(() => alert("Copied terms to clipboard! Paste this into \"Import Terms\" in Vocabustudy.")).catch(err => alert(`An error occurred: ${err.toString}`)); else alert("You must do this on a Quizlet set page");}())
You can either drag it to your browser's bookmarks bar or right click it and select the option which will bookmark it.
To use it, click it when on a Quizlet set page. It will copy a Vocabustudy compatible serialization of the set to your clipboard.
You can paste this in the Import Terms dialog
1. Click the account icon at the top right of the header or go to https://vocabustudy.org/login/.
2. Click "log in" in the menu that appears.
3. You will have a choice to choose between either creating your account by sigining in with Google or with email.We recommend signing in with Google, because it is much easier to create your account and login to it. However, if you want to create your account with email, here are the steps:
You can now use your account when you are using Vocabustudy.
How-tos, tips, and instructions!