]> code.communitydata.science - coldcallbot-discord.git/log
coldcallbot-discord.git
3 years agodon't count missing questions as asked
Benjamin Mako Hill [Tue, 10 Nov 2020 18:26:23 +0000 (10:26 -0800)]
don't count missing questions as asked

3 years agodon't count folks who were missing
Benjamin Mako Hill [Tue, 10 Nov 2020 18:20:43 +0000 (10:20 -0800)]
don't count folks who were missing

Patch the coldcall script so that it doesn't count folks who are missing as
present for a question.

3 years agoadded code to compute /days/ present or absent
Benjamin Mako Hill [Tue, 10 Nov 2020 17:44:23 +0000 (09:44 -0800)]
added code to compute /days/ present or absent

3 years agoignore png files being generated
Benjamin Mako Hill [Wed, 28 Oct 2020 20:12:37 +0000 (13:12 -0700)]
ignore png files being generated

3 years agoupdated participation graphing
Benjamin Mako Hill [Wed, 28 Oct 2020 20:11:52 +0000 (13:11 -0700)]
updated participation graphing

3 years agosimple R script to track participation
Benjamin Mako Hill [Thu, 15 Oct 2020 02:42:07 +0000 (19:42 -0700)]
simple R script to track participation

lits two things:

- number of times folks have been called on
- number of times folks have bee absent/present

3 years agofix typo in the attendance... :P
Benjamin Mako Hill [Mon, 12 Oct 2020 17:50:30 +0000 (10:50 -0700)]
fix typo in the attendance... :P

3 years agocode to track enrolled students and who is missing
Benjamin Mako Hill [Mon, 12 Oct 2020 17:49:41 +0000 (10:49 -0700)]
code to track enrolled students and who is missing

3 years agoread student information using DictReader
Benjamin Mako Hill [Thu, 8 Oct 2020 15:09:21 +0000 (08:09 -0700)]
read student information using DictReader

This should be safer.

3 years agomake the bot script executable
Benjamin Mako Hill [Thu, 8 Oct 2020 14:57:06 +0000 (07:57 -0700)]
make the bot script executable

3 years agoinitial version of colcall bot
Benjamin Mako Hill [Mon, 5 Oct 2020 17:22:03 +0000 (10:22 -0700)]
initial version of colcall bot

- basic student information for preferred names
- simple discord bot
- coldcall library to maintain records and choose folks

Community Data Science Collective || Want to submit a patch?