As of this afternoon, we have finally got email functionality included in the UniSA C-LARA server – I have tested by adding password reset, a feature many people asked for. Next, since it’s now possible to use email alerts, we should return to the idea of expanding C-LARA’s social network functionalities, so that we can organise content more effectively. I suggest the following plan:
- Add export and import functions, another feature many people have requested, so that we can start by exporting existing content on the old Heroku platform in zipfile form and copying it to the UniSA server.
- Implement the “simple picture book” functionality. This will make it much easier for non-technical people to create interesting, fun content.
- Implement a version of the “reading history” functionality we experimented with in LARA, so that people can optionally combine all the material they’ve read in a given language into a single virtual document.
- Add social network features to help organise the content – as a result of (1) and (2), we expect that there will be more of it. Some specific features that have been discussed:
- Email alerts when someone rates/comments your content.
- Email alerts when someone posts on a discussion thread you have contributed to.
- Controls to opt out of receiving email alerts.
- Making people’s home pages visible to each other. We need to decide what will be displayed on a home page.
- Friending/following other users.
- Sending personal messages to other users.
- Some CSS styling to make the platform look more attractive.
I have been looking at the code and discussing with Chat, and all of these are simple things that can be added quickly. It’s more a question of what we want to do.
Leave a comment