PyJaipur / SoA

Website for summer of algorithms
https://soa.pyjaipur.org/
9 stars 10 forks source link

Data analysis pipeline for soa website #14

Open theSage21 opened 4 years ago

theSage21 commented 4 years ago

The website needs a data analysis pipeline for at least the following questions. Please feel free to add your own tasks.

arnabsinha99 commented 4 years ago

We can analyze the available slots of a mentor. In case any mentee needs help in a subject and a mentor is free at that time, the mentee's doubts can be cleared by the available mentor. I would like to have opinions on this. The website can have an online/offline feature for this.

theSage21 commented 4 years ago

That puts the burden on the mentor to define slots no?

Perhaps we can have a generic "mentor load" which is automatically calculated.

On Tue 21 Apr, 2020, 17:23 Arnab Sinha, notifications@github.com wrote:

We can analyze the available slots of a mentor. In case any mentee needs help in a subject and a mentor is free at that time, the mentee's doubts can be cleared by the available mentor. I would like to have opinions on this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PyJaipur/SoA/issues/14#issuecomment-617133028, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2WHULTSSLXKAWMTER4SLDRNWCK3ANCNFSM4MLH4VAA .

theSage21 commented 4 years ago

@arnabsinha99 let's track the mentor - mentee system in #23

arnabsinha99 commented 4 years ago

Yeah that's right. The online/offline feature would help us though. We can have a sign in feature on the website. Opinions are welcome.