.. _f-sendfeedback: module ``automation_students.send_feedback`` ============================================ Short summary +++++++++++++ module ``ensae_teaching_cs.automation_students.send_feedback`` Some automation helpers to grab mails from students about projects. :githublink:`%|py|6` Functions +++++++++ +---------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=========================================================================================================+=====================================================================================================================+ | :func:`enumerate_feedback ` | Sends feedback to students. | +---------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------+ | :func:`enumerate_send_email ` | Sends feedback to students. Sets mailbox to None to see what the first mail looks like before going through the ... | +---------------------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.automation_students.send_feedback :members: :special-members: __init__ :show-inheritance: