Skip to content

Sheet Manager #2

@Bryceclark56

Description

@Bryceclark56

My original idea for the sheet manager was to allow for a place to automatically, or manually and easily create new sheets. It's also supposed to be an easy update sheets with new ID lists, teacher lists, changing the colors, etc. Right now the code for the sheet manager is non-existent. One important thing the sheet manager does is that many of the settings it gives to the sheets are stored within the script properties. Here is an example of the settings currently:

{
    "validColumns":[1,7],

    "signInExpiration":4140,

    "timeOffset":{
        "rIn":2,
        "rOut":3
        },

    "teacher":false
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions