Commit Graph

13 Commits (master)

Author SHA1 Message Date
Jasmeet Singh Saini f79cef4cf4 Remove use of 'html_enc' (#3567)
* removed html_enc from ABC,ANAGRAM,AVERAGE,BASE64,BITSUM,CHARS

* string interpolation fixed

* string interpolation fix
2016-09-03 15:36:12 +01:00
Ben Moon 5f85cf4121 Update Goodies to use Test::Deep
* Ensure Test::Deep is imported.

* Replace '-ANY-' with ignore()

* Replace regexes with re(...)
2016-05-16 14:07:57 +01:00
Hugo Thiessard 59737a40f8 Updates Average Goodie Re #2767 (#2858) 2016-04-28 19:00:13 +01:00
Mailkov 5b3b5b41a8 Issue #1163 - add rms as root mean square on Average 2015-12-07 18:24:02 +00:00
Mailkov 56b9279c5a Issue #1163 - switch to simple structured Answer 2015-12-01 18:20:50 +00:00
Mailkov 018f1a4790 Issue #1163 - Convert Average.p to use template 2015-11-30 15:27:56 +00:00
David Wilkins 2095ac3a0a Average IA requires at least two numbers to trigger
Fixes #556
2014-07-24 13:34:12 +08:00
Jag Talon 8f813c185f Average: Redesign for BTTF
Fix for #401
2014-05-07 16:02:11 -04:00
Eric Johnson 9c29b27338 Added tests for example queries which are not currently tested.
Conflicts:

	t/TimezoneConverter.t
2014-02-10 21:36:14 +00:00
yegg f7d944641a Clean up bold in Average.
I think bold should be generally reserved for matching words, because
otherwise it is confusing with the organic links.

However, I can see a case for bolding the actual answer, and so tried that.

Also moved | to ;, which makes it easier to read.

We could move to three lines and do the Mean: to <i>Mean:</i> like we've
been doing with other plugins.
2012-06-02 10:43:48 -04:00
hunterlang f4d1fa4588 update average goodie display to be more readable 2012-06-01 01:45:34 -04:00
Michael Smith fd85535679 make tests from old queries.txts 2012-05-29 16:40:59 -06:00
Michael Smith 4f226ce3b3 update triggers and regexps for average goodie 2012-04-15 14:04:53 -06:00