seanpianka / EasySmartView

An extension for BlackBoard's SmartView creator which allows you to quickly select students for your recitation section.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasySmartView

This is an extension for BlackBoard that allows you to quickly select students to be added to your "Select Criteria" select form.

You can find the extension here on the Chrome Web Store.

Usage

Simply install the extension and navigate to the SmartView creation page for your specific recitation section.

Then, open the extension by clicking the icon (it's the FSU logo), and enter in your students' names in the following format:

Smith,John
Doe,John
Bohr,Niels
Newton,Isaac
Washington,George
Planck,Max
Ritchie,Dennis
Stroustrup,Bjarne

If you weren't able to discern the format, it's:

lastname,firstname
lastname,firstname
lastname,firstname
lastname,firstname
lastname,firstname
lastname,firstname

Then, simply click "Select Students", and the students for your recitation section should now be selected in the select form.

License

MIT License; do what you want with this and make whatever sort of modifications you'd like.

About

An extension for BlackBoard's SmartView creator which allows you to quickly select students for your recitation section.

License:MIT License


Languages

Language:JavaScript 63.7%Language:HTML 28.0%Language:CSS 8.3%