It looks like our institution may be ditching Piazza, so I’m starting to get some queries about Discourse as a potential replacement for course forums.
One feature of Piazza that faculty consider important is anonymous posting. Accounts on Piazza can either post completely anonymously, or anonymous to other students but not to course staff. I’m wondering if something similar could be achieved using Discourse, possibly through a plugin.
I’m aware that Discourse has existing support for anonymous mode. However, there are a few drawbacks to the feature as it is currently implemented. First, it’s not that clear in the UI how to enter anonymous mode. I’ve heard from multiple students that claim that our forum doesn’t have it, which I think is because they can’t figure out how to turn it on. That’s probably fairly straightforward to fix. Ideally there would be a way to have a toggle so that an individual post could be anonymous, rather than having the user enter a separate mode.
The second more serious problem is that anonymous users seem to lose access granted to the named user. We use groups and category permissions heavily to control what students can see on the forum, which is particularly important when maintaining the same forum across multiple semesters. (Essentially each new batch of students is put into a semester-specific group which provides a simplified view of the forum where they can only see semester-specific categories and a few others that we allow continuous posting in.) So once a user enters anonymous mode, they lose access to the very topics that they would like to engage in anonymously.
The second problem seems harder to fix. Ideally Discourse would forward some permissions and group memberships to the anonymous user—although probably not all, since you probably want to avoid moderators accidentally taking certain actions while anonymous. But if there was an option to allow non-admin permissions and group membership to be forwarded to anonymous users, that would support our use case.
Overall better support for anonymity would be something that I think would help Discourse enter the university class forum space. It may seem surprising, but this is frequently one of the first questions other faculty have when I suggest that they try Discourse for their course.
This is excellent, detailed feedback, but to be perfectly honest with you, if anonymous participation is a critical path feature that you expect users to be taking advantage of all the time, I’m not sure Discourse is the right choice for that use case.
That said, your idea is a reasonable one:
How do you feel about this one @sam since I know you worked on anon a fair bit way back when.
I’m not sure. I’ve been using Discourse as a course forum for a long time, and I’ve never really felt that this is a huge barrier. However, there are some students that feel more comfortable when they can engage anonymously. So I’m not sure exactly what would happen here.
That’s fair, but would also be too bad, since I think that Discourse provides 95%+ of the needs of a typical course forum, and does it much (much) better than at least the alternatives that I am aware of. Just from a feature and fit and finish perspective, Discourse is already miles ahead of Piazza. Apparently CampusWire will be the next licensed solution offered by my university, but it’s another closed-source product that will probably be less effective and will definitely be less extensible than Discourse. (At least the fact that we have to pay for it makes me less nervous about what they are doing with the student data, which has been a big concern of mine regarding Piazza.)
I think that adding this feature might help snare at least a bit more of the campus market. The other difference that Piazza has is the collaborative answering, but that’s both not terribly well-implemented and something that you can argue is better served by Discourse’s discussion model. So that seems less important to duplicate.
The trouble with giving the fake anon user groups is that we will be stuck synchronising this over time, there is huge risk here
To be honest I think we should scrap the whole feature and replace it with an implementation similar to the anonymous moderator feature @tgxworld recently built, it is far more intuitive to use as well
Correct me if I’m wrong, but this seems connected to the current model where a user can enter anonymous mode and remain there over a long period of time—during which, perhaps, their group membership might change?
I think what would suffice is something along the lines of an anonymous action: for example, posting or replying to a topic. This would behave like entering anonymous mode, doing that thing, and then leaving, meaning that it should be sufficient to determine whether the action can be taken based on the user’s groups when the action takes place.
Anyway, I’m just spitballing. I’ll be excited to hear about the anonymous moderator feature you’ve mentioned and whether it could be extended to meet this use case.
Exactly, this is how the “anon moderator” feature works and why it is so much safer and so much more usable. Additionally, all “anon” posts can come from one account, meaning that anonymity is significantly more … anonymous.
Ah, interesting. For our use case we might actually not want that. Imagine a bunch of anonymous students are talking in a topic. We actually do want staff to be able to tell them apart . And we also need their posts to be able to be traced back to an actual account, to address bad behavior. It’s probably also ideal for anonymous identities to be stable over time, similar to the current feature.
Again another thing covered by the anon moderator plugin. We still associate the post in the backend using other mechanisms with the actual user.
It is just that students will no longer be able to tell that “anon17” posted across 17 topics and is the same anon17. This does lead to an easier way for end users to figure out which anon number is which user.
Interesting. Does the identity stay stable within the topic, but not across? That would be nice.
It would also be nice for staff (or over some trust level) to have a way to see student identities regardless of whether they are hidden from other students, although I guess that gets tricky with @mentions and such.
@sam: O plugin anon-moderator está disponível para versões hospedadas? Estou usando o Discourse praticamente exatamente como @Geoffrey_Challen descreve: várias turmas utilizam os fóruns, algumas categorias são compartilhadas, mas há pelo menos uma categoria exclusiva para cada turma, acessível apenas por aquela turma. No momento, se os alunos alternarem para o modo anônimo, eles perdem o acesso à sua categoria restrita.
O modo anônimo é um recurso realmente importante para o ambiente de sala de aula. A maioria dos alunos se sente à vontade para postar com sua identidade (especialmente porque permito que escolham seu ID visível), mas sempre há alguns que se sentem menos confortáveis em fazê-lo.
Entendo a questão das permissões herdadas (o usuário anônimo poderia, potencialmente, ter mais permissões que o usuário original). No meu contexto, isso não representa uma ameaça substancial; os alunos sabem que posso sempre voltar atrás e identificar exatamente quem são caso não se comportem adequadamente.
O plugin Moderadores Anônimos não está disponível nos nossos planos Padrão ou Empresarial. Os plugins disponíveis para esses planos estão aqui: Plugin directory | Discourse - Civilized Discussion. Seria possível instalar o plugin Moderadores Anônimos no nosso plano Empresarial.
Obrigado, @simon, que pena. Isso significa que não há como permitir que usuários postem anonimamente em categorias restritas em um Discourse hospedado no plano Standard?
Não consigo pensar em nenhuma maneira de realizar isso no nosso plano Standard. Seria possível no plano Business usando o plugin Data Explorer para encontrar as contas de usuário regulares associadas às contas anônimas e, em seguida, adicionar os usuários anônimos aos grupos apropriados com base nos grupos do usuário regular. Isso não parece uma solução ideal para mim, então não estou sugerindo que você tente essa abordagem.
@morisset: Não tenho certeza se esse plugin resolve seu problema de qualquer maneira. Supondo que eu tenha o plugin correto, a descrição afirma:
Permite que moderadores tenham uma segunda conta para realizar ações anonimamente. Outros membros da equipe podem ver a identidade real da conta.
Portanto, essa capacidade adicional é limitada aos moderadores. Acredito que a referência de @sam a esse plugin foi uma sugestão de que as capacidades de anonimização principais do Discourse evoluam nessa direção. Ou, talvez, um segundo plugin possa ser criado para estender essa funcionalidade a não moderadores. (Obviamente, você não quer definir todos os seus alunos como moderadores! Eu nem mesmo defino todos os meus funcionários como moderadores — embora tenha cometido esse erro algumas vezes quando comecei a usar o Discourse. É um conjunto de capacidades bastante poderoso, e você realmente só quer fornecê-lo a pessoas em quem confia.)