jay-joshy / question_cli

0 stars 0 forks source link

Answer questions - R/J #1

Open jay-joshy opened 3 months ago

jay-joshy commented 3 months ago

Josh - will find medical students and residents Rongbo - will find staff to help answer the questions

Three medical students (ideally MS3/MS4) answer the questions. Three residents (ie. PGY2) answer the questions. Three staff answer the questions.

They are not allowed to look up answers and should ideally complete all the questions in one shot.

Instructions

  1. When the questions are finalized, I will send a .json with all the questions and answers.
  2. I created a tool to allow people to easily edit the .json file and add their answers (see below)

Image

  1. Send me the edited .json after all questions are answered

How to install and see use answering tool

Download Rust (programming language) following these instructions: https://www.rust-lang.org/tools/install

Afterwards, open your terminal app and install the tool with:

cargo install question_cli

See here for instructions on how to use the tool to answer the questions: https://crates.io/crates/question_cli