This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
hashtagvalues [2025/06/15 19:37] – admin | hashtagvalues [2025/06/15 19:43] (current) – admin | ||
---|---|---|---|
Line 56: | Line 56: | ||
- | **Who can do this analysis**\\ | + | **Who can do this analysis?**\\ |
- | Anyone can invoke the Hashtag analysis. | + | Anyone can invoke the Hashtag analysis. |
- | Internally, //Git Winch// will check the backend coordination server' | + | Internally, //Git Winch// will check the backend coordination server' |
- | It will find out who else was the one who created the Kanban card. Or, in case of Repository file-notes; who else had written notes for that particular file. The first line of such comments and/or notes would be examined for comma-separated //hashtag values//. | + | It will find out the person |
- | For example; on one comment for a particular Kanban card you wrote the following comment | + | For example; on one comment for a particular Kanban card you may have written |
# | # | ||
- | In another file-note you had written the following | + | In another file-note you had written the following: |
# | # | ||
- | As you can see; you did not write just #admin or just #redlining. Instead you also gave a value for those hashtags. | + | As you can see; you did not write just #admin or just #redlining. Instead you also gave a value for those hashtags. |
- | Internally, //Git Winch// will place the values of 4.5 and 9.5 for //#admin//. And 8 would be the value for //# | + | This is quite similar to a teacher in a classroom giving marks for various subjects to students in the class. So the students (aka other members) themselves do not write their own hashtag values. But it is the teacher (i.e. the creator of the Kanban group or Repository) who wrote the hashtag value as a comment or file-note. |
+ | |||
+ | Internally, //Git Winch// will place the values of 4.5 and 9.5 for //#admin//. And 8 would be the value for //# | ||
After processing those hashtag values, the CSV file is generated. | After processing those hashtag values, the CSV file is generated. |