shondalai.com Forum
-
BiLe created new topic german translation COM_CJLIB_DATE.
March 20 at 10:37 am
[code] COM_CJLIB_DATE_SUFFIX_FROM_NOW="ab jetzt" COM_CJLIB_DATE_SUFFIX_AGO="her" COM_CJLIB_DATE_ONE_MINUTE="eine Minute... -
BiLe replied to the topic forum - panel heading titel.
March 20 at 10:09 am
works like a charme...thank you -
BiLe liked a reply to the topic forum - panel heading titel.
March 20 at 10:08 am
-
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 -
piranhapete replied to the topic Scorewise Message.
March 20 at 3:17 am
Still not working for me (Internet Explorer)..How can I delete the database entry of a user getting a question correct? I have it set to users can't take quizzes again... -
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. -
-
BiLe created new topic forum - panel heading titel.
March 19 at 7:37 pm
Hello, is there an option to disable the panel heeading titel with forum main hompege? Just cosmetics. My URL is a long string and in mobile view it will force... -
piranhapete replied to the topic Answer Type.
March 19 at 6:52 pm
OK, I have a possible work around but it doesn't seem that the Community Quiz Module will allow showing a specific quiz..Is that possible? Also, Can you... -
piranhapete created new topic Scorewise Message.
March 19 at 6:32 pm
I have scorewise messages set up as 1 mark = correct and 0 marks = incorrect. When a user answers a question correctly (1 mark) they get the correct scorewise... -
-
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. -
borox created new topic Create a crossword with a CRON.
March 19 at 6:05 pm
Hi, Would it be possible to create crosswords by a CRON? We woule like this generate the croosword of the month for... -
piranhapete created new topic Answer Type.
March 19 at 5:34 pm
So, I need to have a question that can have many different answers. A user can only use an answer once (for points) but is allowed to answer multiple times (for points)... -
fede312 liked a reply to the topic Disable ratings.
March 19 at 5:28 pm
-
fede312 said thank you to Maverick M for his/her reply to the topic Disable ratings.
March 19 at 5:28 pm
Yes, with few code modifications and disallowing rating permission to users. edit or override components/com_communityanswers/layouts/default(or... -
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...