Introduction
I am looking for creative ideas on ways to solicit additional feedback from the readers or downloaders of particular articles. I’m not finding anything similar in the forum or docs, so maybe someone can point me in a fruitful direction.
Background
The journal is a forum for instructors to get peer feedback on classroom activities they write. One section of the journal will share activities for classroom testing.
The journal is set up so that only registered users can download content. OJS 3.1.2-4 on a Ubuntu server.
The approach I looked at but don’t see how to make work
I thought I might generate a report of all readers (downloaders) of articles in the “Activities for Testing” section of the journal over the last month. Then I could take the report csv ; somehow extract the user information and email addresses ; some-other-how programmatically generate emails sending them to a Qualtrics survey to solicit their feedback on the specific activity they downloaded.
The place I am stuck is … the very first step. I see in the reports how to generate the number of views for the article, pdf, and html (or whatever) but… no record of who those readers were. Which sort of kills the whole approach, if that is a true limitation.
Questions
- Is there a way to get the user credentials of readers of an article in a report?
- Can you imagine a different way to get a list of who reads (downloads) an article other than generating a report through the statistics tools?
- Is there a way to create a custom log of readers of each article?
- Can you think of a totally different way for me to reach out to readers of specific articles?
- How have you solved a related problem?