Skip to content

Create a general Logging system for PyBot activity  #4

Description

@raamink

Such an enhancement would be helpful for two main reasons.

  1. Logging questions and answers for later analysis (for FAQ for example)
  2. Automatically populating a list with students who have turned in their assignemnt as well as their grade

As such the requirements for the Logging system are:

  • Ability to log metadata for issued commands such as User, command tag, message, and current status (answered/unanswered & submitted/passed/failed etc.). See Issue Support reaction-based input system for setting the state of a question/answer  #5 for the implementation of using reactions to determine the state of a question/answer.

  • Creating an Excel or alternative datafile containing the status of submitted assignments

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions