Hello,
I am a researcher in the GroupLens lab (http://grouplens.org) at the University of Minnesota. You might recognize previous work in Wikipedia like "Creating, Destroying, and Restoring Value in Wikipedia" (http://www-users.cs.umn.edu/~reid/papers/group282-priedhorsky.pdf http://www-users.cs.umn.edu/%7Ereid/papers/group282-priedhorsky.pdf).
As part of our continuing work within Wikipedia, my colleagues and I are conducting an academic (non-commercial) study in which we have developed a modification that is designed to help users work together more effectively by changing the interface for reverting other editors.
If you choose to participate in the study, you will be automatically assigned a Wikipedia gadget that will consist of a subset of the modifications we have developed. As part of the study, we will be logging your usage of the tool (ie. when you are reverting other editors). We will also be available for tech support and bug fixes. Most likely there will be a survey at the completion and the complete tool will be made available.
Consent form/installer: http://wikipedia.grouplens.org/NICE/consent/ Wikipedia user script page: http://en.wikipedia.org/wiki/User:EpochFail/NICE
-Aaron Halfaker GroupLens Research University of Minnesota
Is this for any specific language version? John
Aaron Halfaker skrev:
Hello,
I am a researcher in the GroupLens lab (http://grouplens.org) at the University of Minnesota. You might recognize previous work in Wikipedia like "Creating, Destroying, and Restoring Value in Wikipedia" (http://www-users.cs.umn.edu/~reid/papers/group282-priedhorsky.pdf http://www-users.cs.umn.edu/%7Ereid/papers/group282-priedhorsky.pdf).
As part of our continuing work within Wikipedia, my colleagues and I are conducting an academic (non-commercial) study in which we have developed a modification that is designed to help users work together more effectively by changing the interface for reverting other editors.
If you choose to participate in the study, you will be automatically assigned a Wikipedia gadget that will consist of a subset of the modifications we have developed. As part of the study, we will be logging your usage of the tool (ie. when you are reverting other editors). We will also be available for tech support and bug fixes. Most likely there will be a survey at the completion and the complete tool will be made available.
Consent form/installer: http://wikipedia.grouplens.org/NICE/consent/ Wikipedia user script page: http://en.wikipedia.org/wiki/User:EpochFail/NICE
-Aaron Halfaker GroupLens Research University of Minnesota
Wikiquality-l mailing list Wikiquality-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikiquality-l
John,
The current version of the tool is only available for English Wikipedia.
-Aaron
John Erling Blad wrote:
Is this for any specific language version? John
Aaron Halfaker skrev:
Hello,
I am a researcher in the GroupLens lab (http://grouplens.org) at the University of Minnesota. You might recognize previous work in Wikipedia like "Creating, Destroying, and Restoring Value in Wikipedia" (http://www-users.cs.umn.edu/~reid/papers/group282-priedhorsky.pdf http://www-users.cs.umn.edu/%7Ereid/papers/group282-priedhorsky.pdf).
As part of our continuing work within Wikipedia, my colleagues and I are conducting an academic (non-commercial) study in which we have developed a modification that is designed to help users work together more effectively by changing the interface for reverting other editors.
If you choose to participate in the study, you will be automatically assigned a Wikipedia gadget that will consist of a subset of the modifications we have developed. As part of the study, we will be logging your usage of the tool (ie. when you are reverting other editors). We will also be available for tech support and bug fixes. Most likely there will be a survey at the completion and the complete tool will be made available.
Consent form/installer: http://wikipedia.grouplens.org/NICE/consent/ Wikipedia user script page: http://en.wikipedia.org/wiki/User:EpochFail/NICE
-Aaron Halfaker GroupLens Research University of Minnesota
Wikiquality-l mailing list Wikiquality-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikiquality-l
Wikiquality-l mailing list Wikiquality-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikiquality-l
Okay, I only found one hardcoded url to the api. John
Aaron Halfaker skrev:
John,
The current version of the tool is only available for English Wikipedia.
-Aaron
John Erling Blad wrote:
Is this for any specific language version? John
Aaron Halfaker skrev:
Hello,
I am a researcher in the GroupLens lab (http://grouplens.org) at the University of Minnesota. You might recognize previous work in Wikipedia like "Creating, Destroying, and Restoring Value in Wikipedia" (http://www-users.cs.umn.edu/~reid/papers/group282-priedhorsky.pdf http://www-users.cs.umn.edu/%7Ereid/papers/group282-priedhorsky.pdf).
As part of our continuing work within Wikipedia, my colleagues and I are conducting an academic (non-commercial) study in which we have developed a modification that is designed to help users work together more effectively by changing the interface for reverting other editors.
If you choose to participate in the study, you will be automatically assigned a Wikipedia gadget that will consist of a subset of the modifications we have developed. As part of the study, we will be logging your usage of the tool (ie. when you are reverting other editors). We will also be available for tech support and bug fixes. Most likely there will be a survey at the completion and the complete tool will be made available.
Consent form/installer: http://wikipedia.grouplens.org/NICE/consent/ Wikipedia user script page: http://en.wikipedia.org/wiki/User:EpochFail/NICE
-Aaron Halfaker GroupLens Research University of Minnesota
Wikiquality-l mailing list Wikiquality-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikiquality-l
Wikiquality-l mailing list Wikiquality-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikiquality-l
Wikiquality-l mailing list Wikiquality-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikiquality-l
John Erling Blad wrote:
Okay, I only found one hardcoded url to the api. John
The line -NICE.WPAPIHandler.url = "http://en.wikipedia.org/w/api.php"; could be rewritten as +NICE.WPAPIHandler.url = wgServer + wgScriptPath + "/api.php";
Note however that the install instructions are then a little different, the server side may not be prepared for that and they may only finally consider enwiki results.
Thanks for catching that.
We've made the update to the script.
Platonides wrote:
John Erling Blad wrote:
Okay, I only found one hardcoded url to the api. John
The line -NICE.WPAPIHandler.url = "http://en.wikipedia.org/w/api.php"; could be rewritten as +NICE.WPAPIHandler.url = wgServer + wgScriptPath + "/api.php";
Note however that the install instructions are then a little different, the server side may not be prepared for that and they may only finally consider enwiki results.
Wikiquality-l mailing list Wikiquality-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikiquality-l
wikiquality-l@lists.wikimedia.org