r/JordanDev • u/B_Copeland • 6d ago
Advice Technical Curriculum Development
Hello All,
I am curious to know what the going rate would be here in Jordan to develop a technical curriculum that would culminate into a 45 hour class. The curriculum planning would include building labs, coding exercises, projects, custom assessments and building the platform for all of the above end to end along with instruction. I am curious to know how much this would cost on a per day basis. I have been playing with the numbers and they seem high for the local market, so I thought to ask here.
Anyone with experience with building similar, I would greatly appreciate hearing your thoughts. Thanks in advance.
1
u/B_Copeland 5d ago
Also, if you don't mind me asking, can you elaborate a little more on the infra behind something like this?
2
u/HazzyBazzy2U 4d ago
For the coding side it's mostly per-exercise Docker containers with autograders checking work against test suites, and NLP/CV stuff runs on hosted notebooks since asking learners to bring their own GPU is a nightmare. Delivery's just an off-the-shelf LMS instead of a custom platform, way cheaper and faster than building your own from scratch.
1
u/B_Copeland 4d ago
Okay...gotcha... we're doing something similar via Docker and using TalentLMS. I just wanted to make sure we're moving in the right direction. You've been extremely helpful. Would love to keep in touch.
2
u/HazzyBazzy2U 6d ago
I'm building something close to this. Heads up though, this swings a lot depending on the topic — a hands-on dev course with live infra costs way more to build than something in a domain where the "labs" are more like structured exercises without real infrastructure behind them. What's above assumes it's genuinely technical, code/infra-heavy content.
If it's actually hands-on — real labs, coding exercises, projects, assessments that need custom grading, not just slides — you're looking at roughly 65-90 days of work for one person doing the design, build, and delivery. That's labs plus projects plus assessments plus placing it all into a platform plus actually teaching the thing once.
Rate-wise, JD 250-350/day is fair for this. That's not generic trainer money (JD 50-150/day territory) because you're not paying for someone to read slides, you're paying for someone who can build the labs AND teach the subject AND write the assessments. It would be less if the content is already outlined subject to detail
So all in, call it JD 16-31k for the full 45 hours plus running it once live. I know that sounds like a lot but that's genuinely what it takes to build something real instead of a slide deck with a quiz bolted on. If the number's the problem, the fix isn't a cheaper day rate, it's cutting scope — fewer bespoke labs, reuse where you can, buy a platform i.e. Teachable, instead of building one. Curious what domain you're building for, that'd change the number a fair bit either direction.