Skip to content
Snippets Groups Projects
Commit 4f101411 authored by Lyudmila Vaseva's avatar Lyudmila Vaseva
Browse files

Update pictures

parent 94009dd4
No related branches found
No related tags found
No related merge requests found
...@@ -213,11 +213,13 @@ In order to uncover this, various Wikipedia's pages, among other things policies ...@@ -213,11 +213,13 @@ In order to uncover this, various Wikipedia's pages, among other things policies
But first, chapter~\ref{chap:methods} introduces the applied methodology. But first, chapter~\ref{chap:methods} introduces the applied methodology.
%TODO is it better to introduce the graphic earlier? and make landscape? %TODO is it better to introduce the graphic earlier? and make landscape?
\begin{landscape}
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/funnel-no-filters.png} \includegraphics[width=0.9\columnwidth]{pics/funnel-no-filters.png}
\caption{State of the scientific literature: edit filters are missing from the quality control ecosystem}~\label{fig:funnel-no-filters} \caption{State of the scientific literature: edit filters are missing from the quality control ecosystem}~\label{fig:funnel-no-filters}
\end{figure} \end{figure}
\end{landscape}
%TODO check which entries actually result from the text!! %TODO check which entries actually result from the text!!
% and get rid of the empty page that follows % and get rid of the empty page that follows
......
...@@ -302,7 +302,7 @@ So what happens when an editor's action matches the pattern of an edit filter? D ...@@ -302,7 +302,7 @@ So what happens when an editor's action matches the pattern of an edit filter? D
As described section~\ref{sec:mediawiki-ext}, a variety of different actions may occur when a filter's pattern matches. As described section~\ref{sec:mediawiki-ext}, a variety of different actions may occur when a filter's pattern matches.
Of these, only \emph{tag}, \emph{throttle}, \emph{warn}, and \emph{disallow} seem to be used today (and \emph{log}, which is always enabled). Of these, only \emph{tag}, \emph{throttle}, \emph{warn}, and \emph{disallow} seem to be used today (and \emph{log}, which is always enabled).
If a filter is set to \emph{warn} or \emph{disallow}, the editor is notified that they hit a filter by a warning message (see figure~\ref{fig:screenshot-warn-disallow}). If a filter is set to \emph{warn} or \emph{disallow}, the editor is notified that they hit a filter by a warning message (see figure~\ref{fig:screenshot-warn}).
These warnings describe the problem that occurred and present the editor with possible paths of action: These warnings describe the problem that occurred and present the editor with possible paths of action:
complain on the False Positives page~\cite{Wikipedia:EditFilterFalsePositives} in case of \emph{disallow} (the edit is not saved), complain on the False Positives page~\cite{Wikipedia:EditFilterFalsePositives} in case of \emph{disallow} (the edit is not saved),
or, complain on the False Positives page or, complain on the False Positives page
...@@ -312,6 +312,7 @@ Edit filter managers use actual false positives to improve the filters, give adv ...@@ -312,6 +312,7 @@ Edit filter managers use actual false positives to improve the filters, give adv
} }
and publish the change anyway in case of \emph{warn}. and publish the change anyway in case of \emph{warn}.
(Of course, in case of a warning, the editor can modify their edit before publishing it.) (Of course, in case of a warning, the editor can modify their edit before publishing it.)
Possible alternative paths of action an editor may wish to consult are also listed.
On the other hand, when the filter action is set to \emph{tag} or \emph{log} only, the editor doesn't really notice they tripped a filter unless they are looking more closely. On the other hand, when the filter action is set to \emph{tag} or \emph{log} only, the editor doesn't really notice they tripped a filter unless they are looking more closely.
Tagged edits are marked as such in the page's revision history for example (see figure~\ref{fig:tags-in-history}) Tagged edits are marked as such in the page's revision history for example (see figure~\ref{fig:tags-in-history})
and all edits that trigger an edit filter are listed in the Abuse Log~\cite{Wikipedia:AbuseLog} (see figure~\ref{fig:screenshot-abuse-log}). and all edits that trigger an edit filter are listed in the Abuse Log~\cite{Wikipedia:AbuseLog} (see figure~\ref{fig:screenshot-abuse-log}).
...@@ -319,20 +320,20 @@ and all edits that trigger an edit filter are listed in the Abuse Log~\cite{Wiki ...@@ -319,20 +320,20 @@ and all edits that trigger an edit filter are listed in the Abuse Log~\cite{Wiki
\begin{figure}[t] \begin{figure}[t]
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/screenshots-filter-trigger/Screenshot-tags-in-revision-history.png} \includegraphics[width=1\columnwidth]{pics/screenshots-filter-trigger/Screenshot-tags-in-revision-history.png}
\caption{Tagged edits are marked as such in a page's revision history}~\label{fig:tags-in-history} \caption{Tagged edits are marked as such in a page's revision history}~\label{fig:tags-in-history}
\end{figure} \end{figure}
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/screenshots-filter-trigger/Screenshot-abuse-log.png} \includegraphics[width=1\columnwidth]{pics/screenshots-filter-trigger/Screenshot-abuse-log.png}
\caption{Abuse Log showing all filter matches by User:Schnuppi4223}~\label{fig:screenshot-abuse-log} \caption{Abuse Log showing all filter matches by User:Schnuppi4223}~\label{fig:screenshot-abuse-log}
\end{figure} \end{figure}
\begin{figure}[t] \begin{figure}[t]
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/screenshots-filter-trigger/Screenshot-trigger-warning-filter.png} \includegraphics[width=1\columnwidth]{pics/screenshots-filter-trigger/Screenshot-warning-page-blank.png}
\caption{Editor gets notified their edit matched multiple edit filters}~\label{fig:screenshot-warn-disallow} \caption[Editor gets two warnings upon erasing an entire page]{Editor gets two warnings upon erasing an entire page: one for page blanking and another one for removing all categories from an article. The warnings list possible pages the editor may want to consult and actions they can take.}~\label{fig:screenshot-warn}
\end{figure} \end{figure}
...@@ -372,13 +373,13 @@ As shown elsewhere~\cite{HalGeiMorRied2013}, this shift had a lot of repercussio ...@@ -372,13 +373,13 @@ As shown elsewhere~\cite{HalGeiMorRied2013}, this shift had a lot of repercussio
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/editors-development-total.png} \includegraphics[width=1\columnwidth]{pics/editors-development-total.png}
\caption[EN Wikipedia: Number of editors over the years]{EN Wikipedia: Number of editors over the years (source: \url{https://stats.wikimedia.org/v2/})}~\label{fig:editors-development} \caption[EN Wikipedia: Number of editors over the years]{EN Wikipedia: Number of editors over the years (source: \url{https://stats.wikimedia.org/v2/})}~\label{fig:editors-development}
\end{figure} \end{figure}
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/edits-development-total.png} \includegraphics[width=1\columnwidth]{pics/edits-development-total.png}
\caption[EN Wikipedia: Number of edits over the years]{EN Wikipedia: Number of edits over the years (source: \url{https://stats.wikimedia.org/v2/})}~\label{fig:edits-development} \caption[EN Wikipedia: Number of edits over the years]{EN Wikipedia: Number of edits over the years (source: \url{https://stats.wikimedia.org/v2/})}~\label{fig:edits-development}
\end{figure} \end{figure}
...@@ -565,7 +566,7 @@ and conclude that claims of the literature (see section~\ref{section:bots}) shou ...@@ -565,7 +566,7 @@ and conclude that claims of the literature (see section~\ref{section:bots}) shou
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/funnel-with-filters.png} \includegraphics[width=0.9\columnwidth]{pics/funnel-with-filters.png}
\caption{Edit filters' role in the quality control ecosystem}~\label{fig:funnel-with-filters} \caption[Edit filters' role in the quality control ecosystem]{Edit filters' role in the quality control ecosystem: They are the first mechanism to get active.}~\label{fig:funnel-with-filters}
\end{figure} \end{figure}
\end{landscape} \end{landscape}
...@@ -166,7 +166,7 @@ The relative proportion of these groups to each other can be viewed on figure~\r ...@@ -166,7 +166,7 @@ The relative proportion of these groups to each other can be viewed on figure~\r
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/general-stats-donut.png} \includegraphics[width=0.9\columnwidth]{pics/general-stats-donut.png}
\caption{There are 954 edit filters on EN Wikipedia}~\label{fig:general-stats} \caption[Overview of active, disabled and deleted filters on EN Wikipedia]{There are 954 edit filters on EN Wikipedia: roughly 21\% of them are active, 16\% are disabled, and 63\% are deleted}~\label{fig:general-stats}
\end{figure} \end{figure}
\subsection{Public and Hidden Filters} \subsection{Public and Hidden Filters}
...@@ -203,19 +203,19 @@ A lot of public filters on the other hand still assume good faith from the edito ...@@ -203,19 +203,19 @@ A lot of public filters on the other hand still assume good faith from the edito
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/all-active-filters-actions.png} \includegraphics[width=1\columnwidth]{pics/all-active-filters-actions.png}
\caption{EN Wikipedia edit filters: Filters actions for all filters}~\label{fig:all-active-filters-actions} \caption{EN Wikipedia edit filters: Filters actions for all filters}~\label{fig:all-active-filters-actions}
\end{figure} \end{figure}
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/active-public-actions-big.png} \includegraphics[width=1\columnwidth]{pics/active-public-actions-big.png}
\caption{EN Wikipedia edit filters: Filters actions for enabled public filters}~\label{fig:active-public-actions} \caption{EN Wikipedia edit filters: Filters actions for enabled public filters}~\label{fig:active-public-actions}
\end{figure} \end{figure}
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/active-hidden-actions-big.png} \includegraphics[width=1\columnwidth]{pics/active-hidden-actions-big.png}
\caption{EN Wikipedia edit filters: Filters actions for enabled hidden filters}~\label{fig:active-hidden-actions} \caption{EN Wikipedia edit filters: Filters actions for enabled hidden filters}~\label{fig:active-hidden-actions}
\end{figure} \end{figure}
...@@ -248,7 +248,7 @@ The detailed distribution of manually assigned codes and their parent categories ...@@ -248,7 +248,7 @@ The detailed distribution of manually assigned codes and their parent categories
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=1\columnwidth]{pics/manual-tags-distribution-t20b.png} \includegraphics[width=1\columnwidth]{pics/manual-tags-distribution-t20b.png}
\caption{Edit filters manual tag distribution}~\label{fig:manual-tags} \caption{Edit filters manual tags distribution}~\label{fig:manual-tags}
\end{figure} \end{figure}
\end{landscape} \end{landscape}
...@@ -292,12 +292,12 @@ This changed around the end of 2012 and since then the most hits are marked by v ...@@ -292,12 +292,12 @@ This changed around the end of 2012 and since then the most hits are marked by v
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=1\columnwidth]{pics/filter-hits-manual-tags.png} \includegraphics[width=1\columnwidth]{pics/filter-hits-manual-tags.png}
\caption{EN Wikipedia edit filters: Hits per month}~\label{fig:filter-hits-manual-tags} \caption{EN Wikipedia edit filters: Hits per month according to manual tags}~\label{fig:filter-hits-manual-tags}
\end{figure} \end{figure}
\begin{figure} \begin{figure}
\centering \centering
\includegraphics[width=0.9\columnwidth]{pics/reverts.png} \includegraphics[width=1\columnwidth]{pics/reverts.png}
\caption{EN Wikipedia: Reverts for July 2001–April 2017}~\label{fig:reverts} \caption{EN Wikipedia: Reverts for July 2001–April 2017}~\label{fig:reverts}
\end{figure} \end{figure}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment