Skip to content

Adding an option to hide teachers on courses list. #1843

Closed
@sjcqs

Description

@sjcqs

I saw earlier a similar enhancement idea but no one seems to have implemented it yet.

The idea is to have a switch button on top of the courses list to hide teachers list:
image.
Ideally, this preference should be kept for each user through sessions.
I had a few ideas (and @moy gave me some as well):

1. Adding a cookie:

Seems to be a bad idea since the option would be kept only for a specific device and browser.

2. Using JSON/XML fields already in database

I don't know if such fields already exists to save the user preferences. If they do, I could add the preference easily without modifying the database.

3. Other options I didn't think of.

If someone more familiar with the way preferences are saved have a better idea ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions