Skip to content

s-espinosa/ask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ask

Ask is a small Rails application designed to be used with Shyness to accept questions from students without them needing to raise their hands. It has been designed for use at the Turing School of Software & Design.

Inspiration for the names Ask and Shyness are courteousy of Moz

Installation

Clone this repository. Then run the following commands in your terminal.

$ cd ask
$ bundle
$ rails s

This will allow you to run this application locally.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/s-espinosa/shyness. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Currently, questions in this application do not have any identifier for a student cohort. All questions are shown on a single page.

Ideally, questions would be stored with a cohort, which would then allow instructors across modules to use this tool by viewing questions related specifically to their current cohort. This would require both an update to Shyness (to allow students to set their cohort), and to Ask (to accept the module with the question and save it as part of the response).

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Shyness project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published