Chaptered stories: Possibilities

Darkniciad

Literotica Guru
Joined
Jun 5, 2005
Posts
7,946
Recent events have got me thinking about this. Chaptered stories are no longer allowed in the themed contests, and the Survivor contest is planning to eliminate them from eligibility next year as well. It's a little off that a single chapter of a long story can win a monthly award, as well.

The toplists are often filled with multiple chapters of the same story, quite likely obscuring some very good self-contained works. There are stories out there with multiple chapters that aren't complete, and may never be -- big time frustration for readers who read all the way through to be left hanging.

As someone who writes a lot of chaptered stories ( though I have more than a few self-contained 6-7 Lit pagers as well ) I've been thinking of ways to level the playing field a bit and smooth out some of the issues with them.

Code to identify chaptered stories already exists. It's used to create the series listing next to chaptered stories. I dabble a bit in PHP, so I tried to think from behind the scenes about the difficulty, server load, and page load angles of all of this, in order to simplify it into something workable that utilizes already existing code and functions programmed into Lit.

I know all the standard arguments about suggestions regarding the website, but humor me and discuss. ;) Some of this will only make sense to people who've worked with a dynamic 'Net language, but the greater scope of what it is supposed to do should be something that everyone can give a thumbs up or down to.

Let's start with the submission page. Add a radio button with three options, all of which would operate off of one database cell for the story. ( Also serves multiple purposes, which I'll get to in a bit )

Chaptered story? ONo OYes OFinal Chapter

This would allow you to set the status of your story at the point of submission, and should default to "No". A trap could detect "Ch. 01" or something similar in the title and automatically select the "Yes" option while generating the preview.

The code to create the series listing could handle filling in the Yes/No portion for existing stories.

That doesn't capture completed stories to fill in the "Final Chapter" option on older stories, though. Let us move on to the author page.

Add a radio button with three options to the author page as well. This will allow authors to set the "Final Chapter" option on existing, complete stories.

That takes care of active authors and links normal chaptered stories together. I have thoughts about how to deal with complete stories from inactive authors, but I'll just leave that be for now.

Now let's move on to what we can do with this. First, a few small icons could help readers tremendously.

For example, A circle with a star inside notes complete chaptered stories. A half-filled circle denotes incomplete stories that have had a chapter added in the last year. A circle with a red dot in the center would represent incomplete stories with no updates in the last year.

This will probably require adding a new housekeeping routine to the site.

On the "New" list, only the icon for "final chapter" is displayed. On the author's submissions page, only final chapters have the icon. All chapters are still listed as they are now in these two locations.

In the category listings, only the title of the story is displayed -- not the individual chapters. The icon will denote whether the story is in progress, abandoned, or complete. The link here will point to chapter 1 of the story. This addresses complaints I've heard before about wading through a whole page of one chaptered story to find something to read using the category listings.

This could be a problem in some cases. For example, my story Danica has both a "prelude" and "epilogue" chapter. The new code to display series catches both of them and lists them in the proper sequence, so it's quite possible that the code is advanced enough to pick up on things like that. It probably won't be perfect, but tweaks for the things that slip through the cracks could come later.

Here comes the part that would probably require the most coding, but could also provide a lot of balance, and benefit to readers using the toplists as a means to find stories to read.

The score-based toplists will only display the title of the series, not the individual chapters. The link will once again lead to the first chapter of the story, and display the appropriate icon for the chaptered story.

The position of the story in the toplists is based upon an average of the scores and vote totals for the individual chapters. Let's take a four chapter story as an example:

Ch. 01 - 4.50 65v, Ch. 02 - 4.55 60v, Ch. 03 - 4.65 50v, Ch. 04 - 4.75 40v

The average score of the story is 4.61, and the average of the vote totals is 54. These averages are used to rank the story in the toplist. This helps eliminate some of the skew in the toplists that chaptered stories can cause.

The views toplist would use much the same points, except the average of the views for the chapters would determine rank of the story in the list.

Because these lists only update every so often, I think the time and processing power required should be manageable.

Now, let us move on to monthly contests. Only complete stories are eligible to win awards. My thought is that the month in which a final chapter comes out is the month of eligibility for a monthly award. This could be done without everything else, but utilizing the radio buttons way up there in this post will streamline and automate the process. Once again, the average vote/score is used to rank the story for the month.

Ditto for the year-end awards.

Thoughts, anyone?
 
Excellent idea, send it to Manu.

He's in the middle of some major changes with a new programmer so it might fit in with some things he already has planned or in work.

Chaptered stories killed one site a few years back and that's when they became more prevalent here. They have almost taken over here. This might be a way to tame the whole mess.
 
Good idea. I must admit that I used chaptered stories when I was active in the Survivor Contest. It was impractical to compete without the chaptered stories.

However, there still remains a problem. It will still be possible to create 'stealth chaptered stories.' 'Alice and Alvin Go To The Swap.' 'Alice and Alvin Get Naked At The Swap.' 'Alice and Alvin Get Active At The Swap.' And so on.
 
Good idea. I must admit that I used chaptered stories when I was active in the Survivor Contest. It was impractical to compete without the chaptered stories.

However, there still remains a problem. It will still be possible to create 'stealth chaptered stories.' 'Alice and Alvin Go To The Swap.' 'Alice and Alvin Get Naked At The Swap.' 'Alice and Alvin Get Active At The Swap.' And so on.

If they are full standalone stories, would it matter in this case? If they are not full stories then they get renamed and numbered.
 
However, there still remains a problem. It will still be possible to create 'stealth chaptered stories.' 'Alice and Alvin Go To The Swap.' 'Alice and Alvin Get Naked At The Swap.' 'Alice and Alvin Get Active At The Swap.' And so on.


I doubt most people would bother. The only place it would prove a real problem would be in the survivor/monthly contests. A quick PM or a click of "Report this!" link could solve that problem, though. Other contestants and irritated readers would probably keep that sort of thing policed.

The limited title space and the difficulty of creating chapter names like that to tie things together is not easy. Trust me, I've had to do it. I don't see it having the potential to clog up toplists/category listings in any way close to what we have now.

==========

As for what I mentioned about old stories from inactive authors, the "Report this" link could have a new addition:

Is this story complete/incomplete and listed incorrectly?

A quick review, a database edit via a simple control panel tool, and the problem is fixed. Fans of the authors would probably tap a lot of those old, complete stories with the "finished" bit in short order.
 
Last edited:
Well, as a writer of mainly chapter stories :), actually, I wouldn't mind that at all.

Seems a really good idea.
 
What's the Prob with Chaptered Stories?

Well, as a writer of mainly chapter stories :), actually, I wouldn't mind that at all.

Seems a really good idea.

I write mostly chaptered stories and wonder what the controversy is?

So when I put up Chapter 29 of a series you are asking that it be a complete (Beginning, middle, end) short story?

Yeah I see that on Contests it might be good to make each competitor a complete story. Easy change the contest rules.
 
I write mostly chaptered stories and wonder what the controversy is?

So when I put up Chapter 29 of a series you are asking that it be a complete (Beginning, middle, end) short story?

Yeah I see that on Contests it might be good to make each competitor a complete story. Easy change the contest rules.

There is no real controversy as such. The problem is the site is overrun with chapters. Chapters aren't storys, they are part of one. The top lists are filled with them to the point that there are hardly anything but. This is a story site, not a chapter site.

What Dark is proposing would just group the chapters together to clear up the mess individual chapters has made. It also addresses the incomplete story problem. A lot of these chaptered stories are never finished.

Even if you write standalone stories using the same characters, they end up classified as chapters when they are not.

It's a mess out there.
 
I write mostly chaptered stories and wonder what the controversy is?

So when I put up Chapter 29 of a series you are asking that it be a complete (Beginning, middle, end) short story?

Yeah I see that on Contests it might be good to make each competitor a complete story. Easy change the contest rules.

There's nothing wrong with chaptered stories, just look at my submission list *laugh*

I'm not suggesting that every chapter be an individual story, either. I know nothing that I write in chapters is. That's the reason I post them as chapters ( Sometimes. I'll occasionally post 20k word stories in single submissions )

The issue is the perception ( with merit ) that chaptered stories have an unfair advantage in all the contests. Themed contests and Survivor have now acted on this, and part of what I'm suggesting is a means to address it with respect to the monthly/year end contests.

The other thing is the clogging of the toplists/category lists. When you take a story like my Danica, it fills up a huge chunk of a category page. If I'd broken down those 20-20k chapters + prelude & epilogue, it would have hogged a couple of pages by itself. If those picked up good scores, they would have appeared numerous times on every page of the Sci-Fi toplist.

With what I'm proposing, Danica takes up one slot on the category page, and one slot on the toplist ( if it makes the cut ) This makes it easier to find stories on the category page, and provides more slots for other authors to make the toplists, thus gaining exposure.

The final part of the suggestion is for the readers. With a way to identify chaptered stories that are complete, in progress, or abandoned, they can make a much more informed choice about what to read.
 
Huh!!!! I had to leave the country before someone would agree to some of my old suggestions.

I even remember being told more than once that my suggestions were impossible due to various computer/site/space questions I never quite understood. In fact by the threadmaster of this thread if I remember correctly. :rolleyes:

None the less let me be the first (or the eighth or whatever) to state that I wholeheartedly support this proposal.

And hopefully, with the proposal not coming from scouries world and seemingly supported by some of LITEROTICA’S strongest anti-scourians :p + :nana: we can hope for a quick, positive response from the ROYALS.

One only has to click open any of the various category Top Lists (i.e. try Non-Human – 9 out of the top 15 all time is the same story) to see how the present system has failed.

Or look at the monthly contest winners (I’ve provided the figures numerous times over the last 30 months) to see how they’re skewed to favor later chapters of neverending stories.

Well done darkboy! You're slowly coming around...

james r scouries
 
Nobody has ever said that all of your ideas were bad, scouries. Quite the contrary, premises that you've put forth have received support -- with qualifications -- from even those of us who think you're a stark-raving-mad egotistical hack.

This is one of them.

The problem is, you present your ideas with no perception of the back-end reality of coding and maintaining a website.

That's what I'm addressing, in a manner that doesn't penalize people who choose to write long chaptered stories.
 
Apologies if I created some of the mess. But, always doing the wrong thing... that's me. Sorry again.
 
I received a feedback from another AHer about my new series, which is chaptered, expressing concern that I won't be able to continue it because of proposed changes. I think what some might be confused about is the idea that Lit might do away with chaptered stories altogether. That isn't likely to happen, because a good number of readers like to see continuations with their favorite characters.

All that is being said is that chaptered stories won't be eligible for any contests. They'll still be posted, of course.

I like your idea about listing chaptered stories as an amalgamated entry in the top lists, Dark. When it comes to, say, the reader's choice awards, that will make voting for them more concise, since it would be the entire story being voted on, not just a chapter.
 
Oh I see now!

The problem is, you present your ideas with no perception of the back-end reality of coding and maintaining a website.

That's what I'm addressing, in a manner that doesn't penalize people who choose to write long chaptered stories.

I think what you proposed has merit and I now see the problem as you describe it.

I'd vote for making the Chaptered Stories, in effect One listing to give people the 'right' idea about it and not clogging up the Listings.
My "Spreading Seeds is going to be 40-50 chapters by the time I finish it so it would cover a whole bunch of space.

As for "Composit Score" to list with the "main title" and Half/full star thingy.
Would a simple average or a Range be used? I think a simple Avg. would be OK and easy to code the compilation, but I'll defer that to a Guru of code.
 
I have a question. One of the ways I looked at my own work was by evaluating the comments and ratings of each chapter. If one doesn't do so well, I take a look at that small chunk and ask myself why? I think that it has been very helpful for me as a writer.

Granted, I didn't get much from Dark's description because I'm not much of a computer person, but would that aspect be lost? How would you access that feedback? Is he suggesting a system more like SOL?

Just curious. It's a lot to rewrite and redesign... but if such things have crashed another site...
 
I have a question. One of the ways I looked at my own work was by evaluating the comments and ratings of each chapter. If one doesn't do so well, I take a look at that small chunk and ask myself why? I think that it has been very helpful for me as a writer.

Granted, I didn't get much from Dark's description because I'm not much of a computer person, but would that aspect be lost? How would you access that feedback? Is he suggesting a system more like SOL?

Just curious. It's a lot to rewrite and redesign... but if such things have crashed another site...

The chapters as such didn't crash the other site. The predominance of chapters and unfinished chapter stories drove readers away. They got tired of wading through the mess to find something to read. A lot of those writers came here and existing writers here started to post chapters to compete. I can remember when the chapter story was few and far between. Now it is the norm.
 
I don't think feedback would change. Your chapters would still be listed as chapters, and folks would still be voting on them individually, and could send you feedback as they're released.

The proposed changes would just be limited to how chapters are seen on the toplists, and how they function within the monthly contests.
 
About the only person who gets screwed is the php coder *laugh*

Even so, I've tried to reverse-engineer what's already there in my head to let Manu utilize what he already has available as much as possible.

Keep the opinions coming, and do feel free to disagree with anything in whole or in part.

I don't think feedback would change. Your chapters would still be listed as chapters, and folks would still be voting on them individually, and could send you feedback as they're released.

The proposed changes would just be limited to how chapters are seen on the toplists, and how they function within the monthly contests.

Yep, that's one of the places where I defer in Manu's favor by leaving a lot of things as they are. Each chapter still appears in the new list when it's approved. If it happens to be a final chapter, then it gets an icon next to it to set off that fact. On your submissions page, every chapter is still listed individually. When a reader clicks from a toplist, they're taken to the same first individual chapter of the story, and can utilize either your submission list or the series listing to find the next chapter. Every chapter still gets its own voting form, public comment board, etc.
 
Last edited:
About the only person who gets screwed is the php coder *laugh*

Even so, I've tried to reverse-engineer what's already there in my head to let Manu utilize what he already has available as much as possible.

Keep the opinions coming, and do feel free to disagree with anything in whole or in part.



Yep, that's one of the places where I defer in Manu's favor by leaving a lot of things as they are. Each chapter still appears in the new list when it's approved. If it happens to be a final chapter, then it gets an icon next to it to set off that fact. On your submissions page, every chapter is still listed individually. When a reader clicks from a toplist, they're taken to the same individual chapters, and can utilize either your submission list or the series listing to find the next chapter. Every chapter still gets its own voting form, public comment board, etc.

Something else that would be nice would be to have a link to the next chapter at the end of each part.
 
Something else that would be nice would be to have a link to the next chapter at the end of each part.

Without a doubt. I have a feeling that this is a part of the coding already underway, for which we've only seen the series listing thusfar. It's a logical extension, as is the ability to serialize stories from your author page -- even if they are individual stories that follow a single timeline and don't actually have chapter listings.
 
Last edited:
*thud*

I think that was the sound of Manu fainting... :eek:

*snerk*

Wonder if he knew what he was getting into ten years ago . . . .

Without a doubt. I have a feeling that this is a part of the coding already underway, for which we've only seen the series listing thusfar. It's a logical extension, as is the ability to serialize stories from your author page -- even if they are individual stories that follow a single timeline and don't actually have chapter listings.

If that happens, I'd have to rethink my new series, since each story stands alone, but uses the same characters.
 
*snerk*

Wonder if he knew what he was getting into ten years ago . . . .



If that happens, I'd have to rethink my new series, since each story stands alone, but uses the same characters.

Same deal with my Arts Ardane series. It's listed by the series name and a series # here, but each actually has its own title, which I use elsewhere where there's an ability to group stories by series in proper sequence.
 
Back
Top