How to use attribute 'Vote' and where is the result displayed?

View: New views
5 Messages — Rating Filter:   Alert me  

How to use attribute 'Vote' and where is the result displayed?

by pangkorean :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I wish to know how to use the attribute 'vote'.
I did log in as different users and voted different options in one issue.
After that the issue attributes showed the last voted option only.
Besides, one user can vote as many times as wanted, is there limitation can be made?
History shows the track of changes, but no analysis.
Is there any function would display the vote result, such as total votes, majority or average of votes?
For example, if 1 user votes 'high' and 1 user votes 'low', will the result shown as 'medium' or whatever in some where?

Thank you.

Re: How to use attribute 'Vote' and where is the result displayed?

by Johannes Höchstädter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

There are no attributes which have some logic behind as described by you.

cheers

pangkorean schrieb:

> Hi,
> I wish to know how to use the attribute 'vote'.
> I did log in as different users and voted different options in one issue.
> After that the issue attributes showed the last voted option only.
> Besides, one user can vote as many times as wanted, is there limitation can
> be made?
> History shows the track of changes, but no analysis.
> Is there any function would display the vote result, such as total votes,
> majority or average of votes?
> For example, if 1 user votes 'high' and 1 user votes 'low', will the result
> shown as 'medium' or whatever in some where?
>
> Thank you.
>  

--

Johannes Höchstädter

memoComp Software Engineering & Consulting
Freund & Reuth oHG
Michelsberg 28
65183 Wiesbaden
Germany
Fon +49 (0)611 9320058
Fax +49 (0)611 9320059
Amtsgericht Wiesbaden HRA 4304
Geschäftsführer Frank Freund, Torsten Reuth

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2395394

To unsubscribe from this discussion, e-mail: [users-unsubscribe@...].

Re: How to use attribute 'Vote' and where is the result displayed?

by pangkorean :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
If so, could you please explain how to use 'Vote' and what is the effect?
Path as below:
Admin -> Global Attribute -> Vote

Thank you


Johannes Hoechstaedter-2 wrote:
There are no attributes which have some logic behind as described by you.

cheers

pangkorean schrieb:
> Hi,
> I wish to know how to use the attribute 'vote'.
> I did log in as different users and voted different options in one issue.
> After that the issue attributes showed the last voted option only.
> Besides, one user can vote as many times as wanted, is there limitation can
> be made?
> History shows the track of changes, but no analysis.
> Is there any function would display the vote result, such as total votes,
> majority or average of votes?
> For example, if 1 user votes 'high' and 1 user votes 'low', will the result
> shown as 'medium' or whatever in some where?
>
> Thank you.
>  

--

Johannes Höchstädter

memoComp Software Engineering & Consulting
Freund & Reuth oHG
Michelsberg 28
65183 Wiesbaden
Germany
Fon +49 (0)611 9320058
Fax +49 (0)611 9320059
Amtsgericht Wiesbaden HRA 4304
Geschäftsführer Frank Freund, Torsten Reuth

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2395394

To unsubscribe from this discussion, e-mail: [users-unsubscribe@scarab.tigris.org].

Re: How to use attribute 'Vote' and where is the result displayed?

by Johannes Höchstädter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Scarab is a highly configurable issue tracking system. You don't have to
use this attribute. In the end it depends on you what "vote" means for
your project's workflow.

cheers

pangkorean schrieb:

> Hi,
> If so, could you please explain how to use 'Vote' and what is the effect?
> Path as below:
> Admin -> Global Attribute -> Vote
>
> Thank you
>
>
>
> Johannes Hoechstaedter-2 wrote:
>  
>> There are no attributes which have some logic behind as described by you.
>>
>> cheers
>>
>> pangkorean schrieb:
>>    
>>> Hi,
>>> I wish to know how to use the attribute 'vote'.
>>> I did log in as different users and voted different options in one issue.
>>> After that the issue attributes showed the last voted option only.
>>> Besides, one user can vote as many times as wanted, is there limitation
>>> can
>>> be made?
>>> History shows the track of changes, but no analysis.
>>> Is there any function would display the vote result, such as total votes,
>>> majority or average of votes?
>>> For example, if 1 user votes 'high' and 1 user votes 'low', will the
>>> result
>>> shown as 'medium' or whatever in some where?
>>>
>>> Thank you.
>>>  
>>>      
>> --
>>
>> Johannes Höchstädter
>>
>> memoComp Software Engineering & Consulting
>> Freund & Reuth oHG
>> Michelsberg 28
>> 65183 Wiesbaden
>> Germany
>> Fon +49 (0)611 9320058
>> Fax +49 (0)611 9320059
>> Amtsgericht Wiesbaden HRA 4304
>> Geschäftsführer Frank Freund, Torsten Reuth
>>
>> ------------------------------------------------------
>> http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2395394
>>
>> To unsubscribe from this discussion, e-mail:
>> [users-unsubscribe@...].
>>
>>
>>    
>
>

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2395904

To unsubscribe from this discussion, e-mail: [users-unsubscribe@...].

Re: How to use attribute 'Vote' and where is the result displayed?

by hussayn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Maybe this helps for clearification:

To my knowledge there is currently no default processing behind the Scarab voting system.
I believe it has never been fully developped. I guess, this is mainly due to the fact that "voting"
can be almost anything and it is not clear (tome...), how to implement a voting scenario in a
generic way.

So if you like to use it for your purpose, you would need to add your intended functionality to
Scarab. Possibly you will want to add access templates (velocity) and business logic (access
classes) or even integrate something readymade...

If you feel like you know how to create a great and generic voting system for scarab, you
are very welcome to add such an enhancement to the tool! (In that case it would be best
to start an enhancement request in the scarab self host and express your wishes and ideas,
before you actually start working on something. As an integration of anything still needs the
approval from the Scarab core developers ;-)

kind regards,
Hussayn

Johannes Höchstädter wrote:
Hi,

Scarab is a highly configurable issue tracking system. You don't have to 
use this attribute. In the end it depends on you what "vote" means for 
your project's workflow.

cheers

pangkorean schrieb:
  
Hi, 
If so, could you please explain how to use 'Vote' and what is the effect?
Path as below:
Admin -> Global Attribute -> Vote

Thank you



Johannes Hoechstaedter-2 wrote:
  
    
There are no attributes which have some logic behind as described by you.

cheers

pangkorean schrieb:
    
      
Hi,
I wish to know how to use the attribute 'vote'.
I did log in as different users and voted different options in one issue.
After that the issue attributes showed the last voted option only.
Besides, one user can vote as many times as wanted, is there limitation
can
be made? 
History shows the track of changes, but no analysis.
Is there any function would display the vote result, such as total votes,
majority or average of votes?
For example, if 1 user votes 'high' and 1 user votes 'low', will the
result
shown as 'medium' or whatever in some where?

Thank you.
  
      
        
-- 

Johannes Höchstädter

memoComp Software Engineering & Consulting
Freund & Reuth oHG
Michelsberg 28
65183 Wiesbaden
Germany
Fon +49 (0)611 9320058
Fax +49 (0)611 9320059
Amtsgericht Wiesbaden HRA 4304
Geschäftsführer Frank Freund, Torsten Reuth

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2395394

To unsubscribe from this discussion, e-mail:
[users-unsubscribe@...].


    
      
    

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=456&dsMessageId=2395904

To unsubscribe from this discussion, e-mail: [users-unsubscribe@...].
  


-- 
Dr. Hussayn Dabbous
SAXESS Software Design GmbH
Neuenhöfer Allee 125
50935 Köln

tel.: +49 221 560 11 0
fax.: +49 221 560 11 20

info@...
http://www.saxess.de
http://www.saxess.com
http://www.saxess.org