Maverick
Location | Hyderabad, India |
---|---|
Gender | Male |
Age | 42 years |
Member since | October 28th, 2009 |
Last seen | 2 years ago |
Topics | 32 |
Replies | 15.4k |
Points | 6.66k |
A computer geek, who always love coding, now fell in love with beautiful Bootstrap framework :).
Loves coding as much as watching Sci-Fi movies. Designed and developed some of the popular Joomla! components and corejoomla.com with all passion and love towards programming. Strong believer in smart work and "Anything is possible".
I welcome your feedback and suggestions, reach me out through contact us form.
-
maverick replied to the topic Scorewise Message.
March 21 at 5:15 pm
That's because show report option was not enabled. If I enable it, it shows the report with that message. But still I do not see any issue as you reported. -
maverick replied to the topic How to retrieve inner fields values from grid type fields from CSV file.
March 21 at 5:09 pm
It is working as designed. The row, column value will be stored in one cell as it is not possible to show them in separate cells in a csv. -
maverick replied to the topic Mark mandatory questions, show step title.
March 21 at 5:06 pm
I have added the feature mentioned in that page. -
maverick replied to the topic rank - language association.
March 21 at 5:03 pm
Associations with ranks is presently not implemented. The legacy code still exist hence the field is shown. -
maverick replied to the topic Disable ratings.
March 21 at 3:25 am
I mentioned two files, one for questions and other for answers. -
maverick replied to the topic Module showing questions answered by a single user.
March 21 at 3:25 am
The development is already completed and I am testing it. Will release it in a couple of days. If you would like to try it out, please send me a mail using contact us form. -
maverick replied to the topic Scorewise Message.
March 21 at 3:24 am
Sorry for the delay. I took quiz on Chrome and it works fine. Shows message "Thank you for trying this Adventure Puzzle!" Then I took the quiz on IE and got... -
maverick replied to the topic Mark mandatory questions, show step title.
March 21 at 3:17 am
1. Done. 2. You can use page header type question to add a custom title/text on top of all questions. Use custom header if you want to show same header for all... -
maverick replied to the topic german translation COM_CJLIB_DATE.
March 20 at 4:26 pm
Thanks. The language strings are already translated and are available at below location. -
maverick replied to the topic Scorewise Message.
March 20 at 3:27 am
You need to delete the respective response from the reports section, first trash response and then permanently delete it. Can you send me one such user details which I... -
maverick replied to the topic forum - panel heading titel.
March 20 at 3:25 am
Override the language strings. COM_CJFORUM_FORUM_HEADERCOM_CJFORUM_FORUM_STATISTICS -
maverick replied to the topic Answer Type.
March 20 at 2:41 am
You need to use Quiz Form module to show a specific quiz. Categories will be shown or hide based on permission settings. Disallow view permission to the category and... -
maverick replied to the topic Scorewise Message.
March 20 at 2:38 am
I couldn't reproduce the issue. It shows the final page when entered a wrong value in text box and submit. -
-
maverick replied to the topic Answer Type.
March 19 at 6:21 pm
No. there is no way to check the previous answer of the user. -
maverick replied to the topic [BUG] Community Surveys compoennt: you already replied to this survey.
March 19 at 5:27 pm
Can you please try change the restriction method to cookies? -
maverick replied to the topic Survey Lock Problem.
March 19 at 5:26 pm
What are the restriction methods you are using? if your users are registered users, use userid restriction method. otherwise you can use ip or cookie method. You... -
maverick replied to the topic Add custom column or instruction.
March 19 at 5:18 pm
How does ACL will help in this case? -
maverick replied to the topic Disable ratings.
March 19 at 5:17 pm
Yes, with few code modifications and disallowing rating permission to users. edit or override components/com_communityanswers/layouts/default(or...