Welcome to the Question2Answer Q&A. There's also a
demo
if you just want to try it out.
Login
Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About
Wiki
Welcome to the Q&A for
Question2Answer
.
If you have questions about the platform,
click here to ask
and please use English.
If you just want to try Q2A, please use the
demo
, which also grants admin access.
Apr 29:
Q2A 1.5.2
Related questions
Answer converted to comment
How can I add a comment or answer choice before making a reply?
Answer and comments section ajax problem.
Bug: Ajax actions like commenting and answering cannot be fired more than one time in a page
Reminder to select best answer?
Problem with Reply and Comment button ???
number comment in question...
Ajax Comment Form does not support Russian language
how to accept or look at the accepted answer
As can be, if you choose the best answer then click to remove ansver?
All categories
Q2A Core
(3,252)
Plugins
(356)
Convert comment to answer
+3
votes
Is it possible to convert a comment into an answer?
comment
answer
asked
Aug 9, 2010
in
Q2A Core
by
Katte
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
+4
votes
That functionality isn't in Q2A at the moment but it's a good idea, maybe gidgreen with implement it.
I guess you could edit the comment manually in the database* but it would be easier for now to just hide the comment and post the answer.
* For that you'll need to find the row and change the parent to be the question ID (that's the number in the URL i.e. 2360 for this one) and also change the type from 'C' to 'A'.
answered
Aug 9, 2010
by
DisgruntledGoat
This is indeed planned for a future version.
After making the database changes that DisgruntledGoat suggests, you should also click all the buttons at the bottom of the Stats page of the Admin panel, to make sure all counts and indexes are consistent.
I would suggested also converting answers and comments to questions.
And also, an email notification to the author when these changes happen.
My users seem to be used to a forum-like discussion, and sometimes ask a related question as an answer to a previous one.
Please
log in
or
register
to add a comment.